v7.0.0-alpha.1
Pre-releasev7.0.0-alpha.1 (2024-04-09)
Chore
- chore(deps): bump
py-serializableto >=1.0.3 to resolve issues with deserialization to XML
Signed-off-by: Paul Horton <[email protected]> (0398051)
- chore(deps-dev): update autopep8 requirement from 2.0.4 to 2.1.0 (#573)
Updates the requirements on autopep8 to permit the latest version.
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (35749c6)
- chore(deps-dev): update tox requirement from 4.14.1 to 4.14.2 (#574)
Updates the requirements on tox to permit the latest version.
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (d60f457)
Unknown
- docs
Signed-off-by: Jan Kowalleck <[email protected]> (42c6f25)
- refactor
Signed-off-by: Jan Kowalleck <[email protected]> (b4a133a)
- style
Signed-off-by: Jan Kowalleck <[email protected]> (0843234)
- refactor
Signed-off-by: Jan Kowalleck <[email protected]> (62c1d9a)
- reformat
Signed-off-by: Jan Kowalleck <[email protected]> (e10ffee)
- reformat
Signed-off-by: Jan Kowalleck <[email protected]> (e0184cc)
- fetch test data for CDX 1.6
Signed-off-by: Jan Kowalleck <[email protected]> (618a292)
- fetch schema 1.6 JSON
Signed-off-by: Jan Kowalleck <[email protected]> (289e81a)
- update schema to published versions
Signed-off-by: Paul Horton <[email protected]> (0449de2)
- more proper way to filter test cases
Signed-off-by: Paul Horton <[email protected]> (0a2ca2c)
- add
acknowledgementtoLicenseExpression(#582)
Signed-off-by: Paul Horton <[email protected]> (ddd7847)
- coding standards and typing
Signed-off-by: Paul Horton <[email protected]> (5c97c2d)
- raise
UserWarningin.component.versionhas length > 1024
Signed-off-by: Paul Horton <[email protected]> (abebd4f)
- Added
addresstoorganizationalEntity
Signed-off-by: Paul Horton <[email protected]> (1327558)
- Added
addresstoorganizationalEntity
Signed-off-by: Paul Horton <[email protected]> (318d723)
- coding standards
Signed-off-by: Paul Horton <[email protected]> (d294620)
- corrected CryptoMode enum
Signed-off-by: Paul Horton <[email protected]> (71e4bc6)
- additional tests to increase code coverage
Signed-off-by: Paul Horton <[email protected]> (f504daa)
- coding standards
Signed-off-by: Paul Horton <[email protected]> (a3e09d1)
- test filtering
Signed-off-by: Paul Horton <[email protected]> (14f699f)
- coding standards
Signed-off-by: Paul Horton <[email protected]> (b23df1f)
- typing and bandit ignores
Signed-off-by: Paul Horton <[email protected]> (96a6dc9)
- add
.component.cryptoProperties- with test failures for SchemaVersion < 1.6
Signed-off-by: Paul Horton <[email protected]> (1e71dc3)
- properly added
.component.swhid
Signed-off-by: Paul Horton <[email protected]> (ee80ea3)
- imports tidied
Signed-off-by: Paul Horton <[email protected]> (875a338)
- work to get deserialization tests passing
Signed-off-by: Paul Horton <[email protected]> (fdece59)
- work to add
.component.omniborid- but tests deserialisation tests fail due to schema differences (.component.authornot in 1.6)
Signed-off-by: Paul Horton <[email protected]> (af7b92b)
- Deprecated
.component.author. Added.component.authorsand.component.manufacturer
Signed-off-by: Paul Horton <[email protected]> (6227c08)
- work on
bom.metadatafor v1.6
Signed-off-by: Paul Horton <[email protected]> (6192ed8)
- note
bom.metadata.manufactureas deprecated
Signed-off-by: Paul Horton <[email protected]> (240dfaa)
- re-generated test snapshots for v1.6
Signed-off-by: Paul Horton <[email protected]> (8132c3e)
- added draft v1.6 schemas and boilerplate for v1.6
Signed-off-by: Paul Horton <[email protected]> (41ca1e0)