Path to this page:
Subject: CVS commit: pkgsrc/security/py-cyclonedx-python-lib
From: Thomas Klausner
Date: 2024-04-18 10:55:26
Message id: 20240418085527.02DCAFA2C@cvs.NetBSD.org
Log Message:
py-cyclonedx-python-lib: update to 7.1.0.
7.1.0
Documentation
docs: missing schema support table & update schema support to reflect \
version 7.0.0 (#584)
Feature
feat: support bom.properties for CycloneDX v1.5+ (#585)
7.0.0
Breaking
feat!: Support for CycloneDX v1.6
added draft v1.6 schemas and boilerplate for v1.6
re-generated test snapshots for v1.6
note bom.metadata.manufacture as deprecated
work on bom.metadata for v1.6
Deprecated .component.author. Added .component.authors and \
.component.manufacturer
work to add .component.omniborid - but tests deserialisation tests fail due \
to schema differences (.component.author not in 1.6)
work to get deserialization tests passing
chore(deps): bump py-serializable to >=1.0.3 to resolve issues with \
deserialization to XML
imports tidied
properly added .component.swhid
add .component.cryptoProperties - with test failures for SchemaVersion < 1.6
typing and bandit ignores
coding standards
test filtering
coding standards
additional tests to increase code coverage
corrected CryptoMode enum
coding standards
Added address to organizationalEntity
Added address to organizationalEntity
raise UserWarning in .component.version has length > 1024
coding standards and typing
add acknowledgement to LicenseExpression (#582)
more proper way to filter test cases
update schema to published versions
fetch schema 1.6 JSON
fetch test data for CDX 1.6
reformat
reformat
refactor
style
refactor
docs
Files: