gosec/report
renovate[bot] 08beb25d41
Some checks failed
CI / test (map[go:1.22.9 golangci:latest]) (push) Has been cancelled
CI / test (map[go:1.23.3 golangci:latest]) (push) Has been cancelled
Security Scan / build (push) Has been cancelled
CI / coverage (push) Has been cancelled
chore(deps): update all dependencies (#1261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 10:42:25 +01:00
..
csv Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
golint fix: make sure that nil Cwe pointer is handled when getting the CWE ID 2022-08-20 13:32:31 +02:00
html chore(deps): update all dependencies (#1261) 2024-12-09 10:42:25 +01:00
json Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
junit Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
sarif Populate the fixes only when autofix is not empty (#1226) 2024-09-18 13:43:01 +02:00
sonar Fix typos in comments, vars and tests 2023-05-30 08:26:41 +02:00
text Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
yaml correct gci linter (#946) 2023-03-30 09:31:24 +02:00
formatter.go Extract the issue in its own package 2023-02-16 09:45:28 +01:00
formatter_suite_test.go Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
formatter_test.go Added new rule G407(hardcoded IV/nonce) 2024-08-30 19:35:07 +02:00