Enable gosec G505

Signed-off-by: Richard Wall <richard.wall@venafi.com>
This commit is contained in:
Richard Wall 2024-01-02 09:26:53 +00:00
parent 5615de61ee
commit fffb70c25f

View File

@ -27,4 +27,4 @@ issues:
exclude-rules:
- linters:
- gosec
text: "G(101|107|204|306|402|404|501|505)"
text: "G(101|107|204|306|402|404|501)"