Commits
Branch selector
User selector
Commit history
Commits on Oct 12, 2023
update changelog for 0.8.2 release
Show description for 32e74cdcommittedProperly install tzdata for GitHub Actions.
Show description for f0873ebauthored andcommitted
Handle timezone-aware datetime objects when writing SPDX.
Show description for 195e244authored andcommitted
Commits on Sep 28, 2023
add documentation about the code architecture
Show description for 248394ccommittedfix(validation): fix error generation in expression validator
Show description for 40d1d8eauthored andcommitted
Commits on Sep 20, 2023
Merge pull request #759 from HomagGroup/feature/encoding_compliance
Show description for e08e4d2authored- authored
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
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 de51774committed