这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove dedicated SBOM flag in favor of -L and friends #1960

@G-Rath

Description

@G-Rath

The --sbom flag was introduced while we were still figuring out how to handle scanning in different contexts and stuff like resolving patterns to files (like with requirements.txt) rather than just 1:1 mappings.

Nowadays we shouldn't need a dedicated flag (in fact right now you can use -L instead of -sbom and get the same results), and it makes it hard to move forward with #1846 due to its slightly special-but-unneeded behaviour.

We should start by deprecating the --sbom flag in favor of -L, and go from there

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions