-
Notifications
You must be signed in to change notification settings - Fork 8
Kpc wip from coverage #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… relayed from the PR.
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
…loud config still not pulled down
TitleKpc wip from coverage SummaryThis pull request adds Trivy and Checkov to the local toolset for scanning the repository for vulnerabilities and security issues. Summary List
ConclusionThis pull request enhances the security of the project by adding Trivy and Checkov to the local toolset for scanning the repository for vulnerabilities and security issues. This comment was generated by an experimental AI tool (winner of the 2024 Codacy Hackathon 'People's Choice' and 'Most Valuable' awards). |
…ool results agglomerating
(draft PR to get codacy changes)
Local mode. Runs Trivy & Semgrep with zero configurations. Will scan file on push-button, on save or hesitate (3sec).
Can install trivy & semgrep by dropping out to the cmdline and execing the install commands on Macos & Linux (using apt -- haven't tested!)