SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

0 0 3 Go

ci: replace vulnerability scanning workflow with Trivy integration (#4421)

- Remove the vulnerability-scanning job from the gin workflow
- Add a dedicated Trivy security scan workflow with scheduled, push, pull request, and manual triggers
- Improve Trivy scan output by uploading SARIF results to the GitHub Security tab and logging table output

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
B
Bo-Yi Wu committed
5e5ff3ace496a31b138b0820136a146bfb5de0ef
Parent: 2e22e50
Committed by GitHub <noreply@github.com> on 11/6/2025, 6:15:50 AM