R2 CI: Add DevSecOps gates (gitleaks + dependency vuln checks + Trivy) + Dependabot #7
ci.yml
on: pull_request
backend (build + test)
1m 8s
frontend (build + test)
42s
devsecops (secrets + deps + image scan)
6s
Annotations
1 error and 2 warnings
|
devsecops (secrets + deps + image scan)
Unable to resolve action `aquasecurity/setup-trivy@v0.2.1`, unable to find version `v0.2.1`
|
|
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/
|