[Snyk] Security upgrade urllib3 from 2.0.7 to 2.2.2 #44
Annotations
7 errors and 2 warnings
Dockerfile#L19
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Dockerfile#L19
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Dockerfile#L59
DL3022 warning: COPY --from should reference a previously defined FROM alias
|
Dockerfile#L73
SC2028 info: echo may not expand escape sequences. Use printf.
|
Dockerfile#L99
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
Dockerfile#L99
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Dockerfile#L99
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job succeeded
Loading