Commit Graph

1 Commits (53f5c5cedfd3f9032989483701c0a25764f2d4e3)

Author SHA1 Message Date
appleboy 53f5c5cedf
ci: add automated Trivy security scanning via GitHub Actions
- Add a GitHub Action workflow to perform Trivy security scans on the repository
- Configure scheduled, push, and pull request triggers for the scan
- Upload vulnerability scan results to the GitHub Security tab in SARIF format
- Include additional scan step with table output and failure on detected vulnerabilities

Signed-off-by: appleboy <appleboy.tw@gmail.com>
18 hours ago