BrandonJV
Results
2
issues of
BrandonJV
https://github.com/spdx/spdx-spec/blob/aadf3b0b8dbbabdb4d880b0fc714255fea436ff7/examples/SPDXJSONExample-v2.2.spdx.json#L164 field should be rendered as `licenseInfoInFile` per spec https://spdx.github.io/spdx-spec/file-information/#863-examples There may be similar occurrences of this elsewhere in the examples, I haven't checked around yet.
Add Files without associated packages, as allowed by the spec but not currently supported in Document class. - [x] unpackaged Files data model & method (`Document.add_file`) - [x] tag/value Writer,...