ssh-action/.github/workflows
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>
2025-11-08 10:25:32 +08:00
..
goreleaser.yml ci: implement automated release workflow with GoReleaser 2024-10-06 21:15:22 +08:00
main.yml ci: add workflow step for multi-command SSH testing (#386) 2025-05-18 11:26:30 +08:00
stable.yml ci: unify and enhance GitHub workflow configurations 2025-03-15 14:57:10 +08:00
trivy-scan.yml ci: add automated Trivy security scanning via GitHub Actions 2025-11-08 10:25:32 +08:00