mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2025-12-11 01:22:45 -05:00
Compare commits
2 Commits
3a2db8c62a
...
2a352a233a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a352a233a | ||
|
|
ee069d5526 |
2
.github/workflows/trivy-analysis.yml
vendored
2
.github/workflows/trivy-analysis.yml
vendored
@@ -32,6 +32,6 @@ jobs:
|
||||
severity: 'CRITICAL,HIGH'
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
||||
Reference in New Issue
Block a user