mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-03-20 18:03:22 +00:00
Compare commits
1 Commits
main
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19456c7148 |
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
|
|
||||||
# Security Scanning with gosec
|
# Security Scanning with gosec
|
||||||
- name: Run gosec Security Scanner
|
- name: Run gosec Security Scanner
|
||||||
uses: securego/gosec@bb17e422fc34bf4c0a2e5cab9d07dc45a68c040c # v2.24.7
|
uses: securego/gosec@223e19b8856e00f02cc67804499a83f77e208f3c # v2.25.0
|
||||||
with:
|
with:
|
||||||
args: "-fmt sarif -out gosec-results.sarif ./..."
|
args: "-fmt sarif -out gosec-results.sarif ./..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user