gosec/cmd
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
..
gosec Add support to generate auto fixes using LLM (AI) (#1177) 2024-08-12 12:52:41 +02:00
gosecutil Remove space between // and #nosec in examples and internal use 2021-12-15 19:31:14 +01:00
tlsconfig Refactor how ignored issues are tracked 2023-10-13 14:11:08 +02:00
vflag fix: create a separate type for flag that has validation (#692) 2021-09-02 14:44:20 +02:00