We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf11c4b commit ea310c4Copy full SHA for ea310c4
.github/workflows/gosec.yml
@@ -26,4 +26,4 @@ jobs:
26
27
- name: Run Gosec Security Scanner
28
run: |
29
- gosec ./... # Run gosec on your project
+ gosec -exclude G404 ./... # Run gosec on your project
build/appicon.png
-9.44 KB
build/windows/icon.ico
143 KB
0 commit comments