gosec/report/sarif
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
..
builder.go Add support for suppressing the findings 2021-12-09 11:53:36 +01:00
data.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
formatter.go Process the code snippet before adding it to the SARIF report 2022-02-09 16:19:40 +01:00
sarif_suite_test.go Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
sarif_test.go Process the code snippet before adding it to the SARIF report 2022-02-09 16:19:40 +01:00
types.go Spelling fixes (#717) 2021-11-09 21:02:24 +01:00
writer.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00