Skip to content

Commit 0e81004

Browse files
committed
docs: document partialFix/completeFix collapse and otherLicenses gap
1 parent 8ec189b commit 0e81004

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

socketsecurity/fossa_compat.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,14 @@
2020
containerLayers -> {base: 0, other: 0}
2121
customRiskScore -> None
2222
remediation.partialFixDistance, completeFixDistance -> None (semver-distance TBD)
23+
remediation.partialFix, completeFix -> same Socket fix version
24+
(Socket has no partial/complete distinction)
2325
projects[].scannedAt, analyzedAt, firstFoundAt -> None
2426
2527
dependencies[] (SBOM):
2628
description, downloadUrl, projectUrl -> ""
2729
hash, isGolang -> None (always null in real FOSSA samples)
28-
notes -> []
30+
notes, otherLicenses -> []
2931
3032
Top-level SBOM:
3133
copyrightsByLicense -> {} (would require parsing attribText for `Copyright (c)` lines)

0 commit comments

Comments
 (0)