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

Fix: mark devDependencies as "excluded" in SBOM results #1222

Closed
wants to merge 1 commit into from

Commits on Oct 1, 2024

  1. refactor: Modify component scope for devDependencies

    This commit modifies the component scope for devDependencies in the BomBuilder class. The code now ensures that dev dependencies are marked as excluded. This change improves the handling of devDependencies in the CycloneDX library.
    
    Related issue: CycloneDX#1151
    ARRY7686 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    96f11a6 View commit details
    Browse the repository at this point in the history