Skip to content

Option to set PackageSupplier in root of SPDX document generated by CLI #3098

@pczuj

Description

@pczuj

What would you like to be added:
An CLI option to set PackageSupplier of root entry in the generated SPDX document.

Why is this needed:
We're currently doing it by sed executed after generation and that's not ideal for multiple reasons. Primary problem is that it generates a lot of questions to the configuration reader. Secondary is that it creates non-portable and fragile point of failure.

Additional context:
PackageName and PackageVersion can already be set using --source-name and --source-version. Possibly a --source-supplier option could be created.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions