Skip to content

3.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 17:56
· 128 commits to master since this release

Changed

  • If 'homepage' property is solely a period, then omit 'website' entry from the externalReferences array. (#263 via #264)

Documentation

  • Examples use the preferred call via cyclonedx-node, instead of the fallback cyclonedx-bom. (via #258)
    This is a follow-up of [#193].

Tests

  • Moved integration tests to a dedicated space and updated documentation for it. (via #260)