DependencyTrack / DependencyTrack/dependency-track
Populate Manufacturer field in downloaded SBOM's
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Property is not included
### Proposed Behavior
When a SBOM is generated by Dependency track the manufacturer property as defined in (https://github.com/CycloneDX/specification/blob/62a669075f1897193a14060e0784e6a7576b693d/schema/bom-1.6.schema.json#L677) should be populated with information about OWASP or General Company information defined at a central point. The scenario depends on what the intended use of that field is.
### Checklist
- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this enhancement was already requested
Contributor guide
Assessment
This issue has not been assessed yet.