gosec/report/sarif
Tran The Lam 56f943b802
Add support to generate auto fixes using LLM (AI) (#1177)
This feature adds support to generate auto fixes for Go scanning findings using LLM (AI). In a first instance, it relies on Gemini API to get a suggestion for a solution. This can be later extended, to integrate also other AI providers.

---------

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
Co-authored-by: Cosmin Cojocar <ccojocar@google.com>
2024-08-12 12:52:41 +02:00
..
builder.go Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
data.go Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
formatter.go Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
sarif_suite_test.go Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
sarif_test.go Fix typos in comments, vars and tests 2023-05-30 08:26:41 +02: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