Commits
Branch selector
User selector
Commit history
Commits on Aug 24, 2023
update changelog for 0.8.1
Show description for 777bd27committed[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 lint errors
Show description for 3f1c62fauthored andcommittedfix test to correctly use assumption of no comments in relationships
Show description for 32e3d2dauthored andcommittedmake relationship parsing to be more efficient through precomputation
Show description for eab5db9authored andcommitted
Commits on Jul 25, 2023
add SPDX tech mailing list link to README
Show description for f15a64fcommittedupdate README and CHANGELOG for the upcoming release
Show description for 69eea91committed
Commits on Jul 24, 2023
add script to publish from tag
Show description for ef31285authored andcommitted
Commits on Jul 19, 2023
set validate=True as default value in the rdf writer to be consistent with the writers of the other formats
Show description for 8ef0cefcommittedmake "Package CONTAINS Package" valid even when files_analyzed == False
Show description for 2402596committed
Commits on Jul 14, 2023
Merge pull request #729 from armintaenzertng/remove_CircleCI
Show description for 17767bdauthoredremove unused CircleCI workflow and directory
Show description for 4dad0e1committed
Commits on Jul 12, 2023
[issue-722] change return type of calculate_package_verification_code() to PackageVerificationCode
Show description for 9b8183ecommittedMerge pull request #727 from fholger/profile_identifier
Show description for c62ceadauthoredSPDX3: rename ProfileIdentifier to ProfileIdentifierType to be consistent with the naming in the spec
Show description for 8e8a246committedMerge pull request #723 from armintaenzertng/addVerificationCodeCalculator
Show description for cba5db5authored
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 17602fccommittedMerge pull request #725 from armintaenzertng/addLinkToAPIdoc
Show description for 30af851authored[issue-713] add link to API doc in the README
Show description for de51774committedAdd GH workflow to generate API docs and deploy them to GH Pages
Show description for c98b3e4authored andcommitted
Commits on Jun 30, 2023
Update CHANGELOG for v0.8.0rc1 release
Show description for 119298fauthored andcommittedUpdate README for upcoming v0.8 RC release
Show description for 7a04d6aauthored andcommittedAdd 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
Address review comments
Show description for 56fd602authored andcommittedFix output file paths in pipeline run
Show description for 70b54e0authored andcommittedAdd example for generating relationship graphs
Show description for f886a48authored andcommittedAdd example to convert between SPDX2 file formats
Show description for 3263db4authored andcommittedAdd tests for the examples to ensure they are working in principle
Show description for d01af72authored andcommittedSPDX 2 to 3 conversion should not fail if primary_package_purpose is empty
Show description for 02bb169authored andcommittedSPDX 2 to 3 conversion should not fail if external_document_refs are empty
Show description for e7df27dauthored andcommitted