Skip to content

fix: cyclonedx-bom 4.7.0 does not exist — pin to 4.6.1#2

Merged
Navi Bot (project-navi-bot) merged 1 commit into
mainfrom
fix/cyclonedx-version-pin
Apr 5, 2026
Merged

fix: cyclonedx-bom 4.7.0 does not exist — pin to 4.6.1#2
Navi Bot (project-navi-bot) merged 1 commit into
mainfrom
fix/cyclonedx-version-pin

Conversation

@Fieldnote-Echo
Copy link
Copy Markdown
Member

Summary

_build-reusable.yml pins cyclonedx-bom==4.7.0 but that version was never published to PyPI. The last 4.x release is 4.6.1. This breaks every release workflow that uses the reusable build.

Found during navi-sanitize v0.2.0 release attempt.

Test plan

  • Verified 4.6.1 exists on PyPI and has the same CLI interface (cyclonedx-py environment -o ... --output-format json)
  • Verified 4.7.0 does not exist (PyPI returns no matching distribution)

@project-navi-bot Navi Bot (project-navi-bot) merged commit b803d37 into main Apr 5, 2026
2 checks passed
@project-navi-bot Navi Bot (project-navi-bot) deleted the fix/cyclonedx-version-pin branch April 5, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants