Commits
User selector
Commit history
Commits on Jul 8, 2025
[issue-825] Add tests for allowing capital letters in URL/URIs
Show description for b7f9a3dcommitted[issue-854] Remove some control characters from JSON SPDX
Show description for aa225fbauthored andcommitted
Commits on Aug 23, 2024
[issue-788] Improve test
Show description for 1973ce1authored andcommitted
[issue-788] fix tag-value parser to allow NONE and NOASSERTION for package source info as they are valid strings
Show description for 3217883authored andcommitted
Commits on Aug 9, 2024
spdx3: element_writer: unindent creation information
Show description for 40331acauthored andcommitted
Commits on Aug 2, 2024
[issue-806] replace Licensing() with spdx_licensing
Show description for 590bbfacommitted
Commits on Mar 22, 2024
Commits on Feb 22, 2024
[issue-798] fix tag-value parser: parse Tool or Organization as annotator
Show description for 0e1c9eecommitted
Meret Behrens
Commits on Dec 7, 2023
[issue-774] fix tag-value output when related_spdx_element_id is "NONE" or "NOASSERTION"
Show description for 4432e66committed[issue-773] shorten output of FileNotFoundError when called via the CLI
Show description for a4d063bcommitted
Commits on Nov 15, 2023
[issue-771] fix license expression error handling in tag-value parser
Show description for 8050fd9committed
Commits on Oct 12, 2023
Handle timezone-aware datetime objects when writing SPDX.
Show description for 195e244authored andcommitted
Commits on Sep 28, 2023
fix(validation): fix error generation in expression validator
Show description for 40d1d8eauthored andcommitted
Commits on Sep 20, 2023
Commits on Sep 19, 2023
fix(validation): also allow URLs in download locations
Show description for ed9a135authored andcommitted
Commits on Sep 14, 2023
implement recommended UTF-8 encoding for reading and writing SPDX files
Show description for a1584b7committed
Christian Decker[issue-753] only allow lowercase values for FilesAnalyzed in tag-value
Show description for 3d3100acommitted[issue-754] output FilesAnalyzed boolean in lowercase in tag-value
Show description for b97cba3committed
Commits on Sep 8, 2023
add `encoding` parameter for parsing files
Show description for 44196efauthored andcommitted
Commits on Aug 24, 2023
[issue-744] implement validation of external license references
Show description for 85b480acommitted
Commits on Aug 23, 2023
instantiate get_spdx_licensing() in a singleton module
Show description for ca72624committed
Commits on Aug 17, 2023
expand url regex to allow for userinfo
Show description for 1ecc6f6authored andcommittedfix additional lint errors in tests
Show description for ee95e60authored andcommittedfix test to correctly use assumption of no comments in relationships
Show description for 32e3d2dauthored andcommitted
Commits on Jul 19, 2023
make "Package CONTAINS Package" valid even when files_analyzed == False
Show description for 2402596committed
Commits on Jul 12, 2023
[issue-722] change return type of calculate_package_verification_code() to PackageVerificationCode
Show description for 9b8183ecommittedSPDX3: rename ProfileIdentifier to ProfileIdentifierType to be consistent with the naming in the spec
Show description for 8e8a246committed
Commits on Jul 11, 2023
[issue-722] add calculate_package_verification_code()
Show description for f9efcaccommitted[issue-721] update Actor regex and parsing
Show description for 17602fccommitted
Commits on Jun 30, 2023
Add missing license headers in source files
Show description for 2e26b6bauthored andcommitted[issue-718] ignore microseconds during datetime conversion to ISO string
Show description for 9a3e128committed
Commits on Jun 27, 2023
Fix output file paths in pipeline run
Show description for 70b54e0authored andcommittedAdd example for generating relationship graphs
Show description for f886a48authored andcommitted