Enable gosec G501

Signed-off-by: Richard Wall <richard.wall@venafi.com>
This commit is contained in:
Richard Wall 2024-01-02 10:46:46 +00:00
parent 7e971e0fe6
commit 5a1a4af3de

View File

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