ci(auth): add Grype scan step; document provenance/sbom OCI limitation (CAR-1446) #53

Merged
Barcode Betty merged 5 commits from dev into uat 2026-06-23 03:55:29 +00:00
Showing only changes of commit 6722b0e796 - Show all commits
+5
View File
@@ -21,5 +21,10 @@
"@types/pg": "^8.11.0", "@types/pg": "^8.11.0",
"tsx": "^4.19.0", "tsx": "^4.19.0",
"typescript": "^5.7.0" "typescript": "^5.7.0"
},
"overrides": {
"picomatch": "^4.0.4",
"defu": "^6.1.5",
"kysely": "^0.28.17"
} }
} }