Merge pull request #3528 from github/mbg/refactor/sarif

Refactor SARIF-related types and functions into a separate module
This commit is contained in:
Michael B. Gale
2026-03-03 12:10:30 +00:00
committed by GitHub
25 changed files with 1142 additions and 1223 deletions
+1
View File
@@ -46044,6 +46044,7 @@ var require_package = __commonJS({
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.19.9",
"@types/node-forge": "^1.3.14",
"@types/sarif": "^2.1.7",
"@types/semver": "^7.7.1",
"@types/sinon": "^21.0.0",
ava: "^6.4.1",