feat(microservices): add LiDAR, Weight, Peripheral Analytics, and Grafana integration #1270
Annotations
7 warnings
reviewdog:
src/common-service/config/publisher.py#L232
[bandit] reported by reviewdog 🐶
B110:LOW:Try, Except, Pass detected.
Raw Output:
src/common-service/config/publisher.py:232:12:B110:LOW:Try, Except, Pass detected.
|
reviewdog:
src/common-service/http_publisher_test.py#L12
[bandit] reported by reviewdog 🐶
B201:HIGH:A Flask app appears to be run with debug=True, which exposes the Werkzeug debugger and allows the execution of arbitrary code.
Raw Output:
src/common-service/http_publisher_test.py:12:4:B201:HIGH:A Flask app appears to be run with debug=True, which exposes the Werkzeug debugger and allows the execution of arbitrary code.
|
reviewdog:
src/common-service/lidar_app.py#L43
[bandit] reported by reviewdog 🐶
B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Raw Output:
src/common-service/lidar_app.py:43:27:B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
|
reviewdog:
src/common-service/lidar_app.py#L44
[bandit] reported by reviewdog 🐶
B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Raw Output:
src/common-service/lidar_app.py:44:28:B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
|
reviewdog:
src/common-service/lidar_app.py#L47
[bandit] reported by reviewdog 🐶
B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Raw Output:
src/common-service/lidar_app.py:47:20:B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
|
reviewdog:
src/common-service/weight_app.py#L43
[bandit] reported by reviewdog 🐶
B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Raw Output:
src/common-service/weight_app.py:43:24:B311:LOW:Standard pseudo-random generators are not suitable for security/cryptographic purposes.
|
reviewdog
Restore cache failed: Dependencies file is not found in /home/runner/work/automated-self-checkout/automated-self-checkout. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
scan_results
|
1.29 KB |
|