Codacy Production / Codacy Static Code Analysis
required action
Nov 3, 2024 in 0s
4 new issues (0 max.) of at least minor severity.
Annotations
Check notice on line 170 in .github/changelogs.py
codacy-production / Codacy Static Code Analysis
.github/changelogs.py#L170
The application was found using `assert` in non-test code.
Check warning on line 320 in .github/changelogs.py
codacy-production / Codacy Static Code Analysis
.github/changelogs.py#L320
Redefining built-in 'hash'
Check failure on line 51 in .github/workflows/generate_release.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/generate_release.yml#L51
Using variable interpolation `${{...}}` with `github` context data in a `run:` step could allow an attacker to inject their own code into the runner.
Check warning on line 52 in build_files/base/02-install-kernel-akmods.sh
codacy-production / Codacy Static Code Analysis
build_files/base/02-install-kernel-akmods.sh#L52
Double quote to prevent globbing and word splitting.
Loading