Skip to content

Commit 6472e3c

Browse files
pbaumardDmitriyLewenknqyf263
authored
feat(license): improve license normalization (#7131)
Signed-off-by: knqyf263 <[email protected]> Co-authored-by: DmitriyLewen <[email protected]> Co-authored-by: knqyf263 <[email protected]>
1 parent d589856 commit 6472e3c

28 files changed

+1702
-546
lines changed

integration/testdata/alpine-39-high-critical.json.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"PkgName": "musl-utils",
107107
"PkgIdentifier": {
108108
"PURL": "pkg:apk/alpine/[email protected]?arch=x86_64\u0026distro=3.9.4",
109-
"UID": "8c341199f4077fc8"
109+
"UID": "a35dd6cab4aabdf1"
110110
},
111111
"InstalledVersion": "1.1.20-r4",
112112
"FixedVersion": "1.1.20-r5",

integration/testdata/alpine-39.json.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
"PkgName": "musl-utils",
419419
"PkgIdentifier": {
420420
"PURL": "pkg:apk/alpine/[email protected]?arch=x86_64\u0026distro=3.9.4",
421-
"UID": "8c341199f4077fc8"
421+
"UID": "a35dd6cab4aabdf1"
422422
},
423423
"InstalledVersion": "1.1.20-r4",
424424
"FixedVersion": "1.1.20-r5",

integration/testdata/alpine-distroless.json.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"PkgName": "git",
5656
"PkgIdentifier": {
5757
"PURL": "pkg:apk/alpine/[email protected]?arch=x86_64\u0026distro=3.16",
58-
"UID": "d44ac4666246b919"
58+
"UID": "2999d822f6cae40c"
5959
},
6060
"InstalledVersion": "2.35.1-r2",
6161
"FixedVersion": "2.35.2-r0",

0 commit comments

Comments
 (0)