Security improvements #362
+100
−67
Closed
Codacy Production / Codacy Static Code Analysis
required action
May 16, 2025 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
See the complete overview on Codacy
Annotations
Check warning on line 19 in Dockerfile
codacy-production / Codacy Static Code Analysis
Dockerfile#L19
Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
Loading