ci: install latest trivy and verify scan inputs
PR Checks / test-and-build (pull_request) Failing after 6m30s

Enable NuGet lock files so Trivy has dependency targets, fail PR checks when no lock files or language-specific files are detected, and let the installer fetch the latest Trivy release.
This commit is contained in:
2026-05-12 12:20:42 +03:00
parent de9f56c97d
commit 105a051c2f
8 changed files with 2576 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"version": 1,
"dependencies": {
"net10.0": {}
}
}