Skip to content

fix

ef8f2ea
Select commit
Loading
Failed to load commit list.
Closed

Feature/files v2 #165

fix
ef8f2ea
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 10, 2025 in 0s

Your pull request is up to standards!

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/language_config.go#L311

Method getRepositoryLanguages has a cyclomatic complexity of 10 (limit is 7)