Feature/files v2 #165
Feature/files v2 #165
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 5
See the complete overview on Codacy
Annotations
Check warning on line 2 in plugins/tools/pylint/test/src/requirements.txt
codacy-production / Codacy Static Code Analysis
plugins/tools/pylint/test/src/requirements.txt#L2
Insecure dependency pypi/django@1.11.29 (CVE-2021-33203: django: Potential directory traversal via ``admindocs``) (update to 2.2.24)
Check failure on line 2 in plugins/tools/pylint/test/src/requirements.txt
codacy-production / Codacy Static Code Analysis
plugins/tools/pylint/test/src/requirements.txt#L2
Insecure dependency pypi/django@1.11.29 (CVE-2022-36359: An issue was discovered in the HTTP FileResponse class in Django 3.2 b ...) (update to 3.2.15)
Check warning on line 1 in plugins/tools/trivy/test/src/requirements.txt
codacy-production / Codacy Static Code Analysis
plugins/tools/trivy/test/src/requirements.txt#L1
Insecure dependency pypi/django@1.11.29 (CVE-2021-33203: django: Potential directory traversal via ``admindocs``) (update to 2.2.24)
Check failure on line 1 in plugins/tools/trivy/test/src/requirements.txt
codacy-production / Codacy Static Code Analysis
plugins/tools/trivy/test/src/requirements.txt#L1
Insecure dependency pypi/django@1.11.29 (CVE-2022-36359: An issue was discovered in the HTTP FileResponse class in Django 3.2 b ...) (update to 3.2.15)
Check warning on line 311 in tools/language_config.go
codacy-production / Codacy Static Code Analysis
tools/language_config.go#L311
Method getRepositoryLanguages has a cyclomatic complexity of 10 (limit is 7)