R2 CI: Add DevSecOps gates (gitleaks + dependency vuln checks + Trivy) + Dependabot #4
ci.yml
on: pull_request
backend (build + test)
1m 6s
frontend (build + test)
49s
devsecops (secrets + deps + image scan)
3s
Annotations
1 error and 2 warnings
|
devsecops (secrets + deps + image scan)
Unable to resolve action `aquasecurity/trivy-action@0.28.0`, unable to find version `0.28.0`
|
|
frontend (build + test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend (build + test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|