gosec/autofix
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
..
ai.go Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
ai_test.go Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00