Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @cyclonedx/cdxgen to v11.1.7 #661

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

heubeck
Copy link
Member

@heubeck heubeck commented Feb 1, 2025

This PR contains the following updates:

Package Update Change
@cyclonedx/cdxgen (source) patch 11.1.5 -> 11.1.7

Release Notes

CycloneDX/cdxgen (@​cyclonedx/cdxgen)

v11.1.7

Compare Source

cdxgen (>= v11.1.7) now includes a "secure mode," powered by the Node.js permission model. This "seat-belt approach" allows you to control which system resources cdxgen can access and what actions it can perform with those resources. For example, in --lifecycle pre-build mode, you can restrict cdxgen to reading only specific files, without granting permission to execute child processes. Even when executing node-based commands such as npm or atom, you can further limit the directories these external commands can read and write, as well as their permissions to execute child processes. This makes cdxgen an ideal SBOM tool when dealing with untrusted codebases (which is all software).

For further information, please refer to the permissions documentation or start using the new ghcr.io/cyclonedx/cdxgen-secure container image.

Thank you to @​eran-medan and the other security researchers for helping bring this feature live.

Addresses CVE-2024-50611 and #​1328. Please update at your convenience.

Full Changelog: CycloneDX/cdxgen@v11.1.6...v11.1.7

v11.1.6

Compare Source

  • Reduce validation warnings. Fix for #​1610
  • golang is included in a few Python images

What's Changed

Other Changes

Full Changelog: CycloneDX/cdxgen@v11.1.5...v11.1.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@heubeck heubeck added dependencies Pull requests that update a dependency file renovate labels Feb 1, 2025
@heubeck heubeck requested a review from a team as a code owner February 1, 2025 05:28
@technolinator-sbom-as-a-service
Copy link

technolinator-sbom-as-a-service bot commented Feb 1, 2025

🏆 No vulnerabilities found

@heubeck heubeck force-pushed the renovate/cyclonedx-cdxgen-11.x branch from 74f7134 to 57bfa1c Compare February 2, 2025 05:28
@heubeck heubeck changed the title chore(deps): update dependency @cyclonedx/cdxgen to v11.1.6 chore(deps): update dependency @cyclonedx/cdxgen to v11.1.7 Feb 2, 2025
@beiertu-mms beiertu-mms merged commit 1f4b0e8 into main Feb 3, 2025
3 checks passed
@beiertu-mms beiertu-mms deleted the renovate/cyclonedx-cdxgen-11.x branch February 3, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Development

Successfully merging this pull request may close these issues.

3 participants