gosec/report
Cosmin Cojocar c0680bb6a3 Process the code snippet before adding it to the SARIF report
Preprocess the code snippet from the issue in order to extract only the line(s)
of code where the issue is located.  In addition remove the line numbers and whitespaces
before writing the code snippet into the SARIF report.
2022-02-09 16:19:40 +01:00
..
csv Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
golint Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
html chore(deps): update dependency highlight.js to v11.4.0 (#758) 2022-01-10 10:56:36 +01:00
json Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
junit Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
sarif Process the code snippet before adding it to the SARIF report 2022-02-09 16:19:40 +01:00
sonar Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
text Use go embed for templates (#725) 2021-11-15 16:17:22 +01:00
yaml Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
formatter.go Add support for suppressing the findings 2021-12-09 11:53:36 +01:00
formatter_suite_test.go Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
formatter_test.go Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00