CycloneDX / CycloneDX/cyclonedx-core-java
Consider adding an interface for classes that can take external references
Open
- Dominant language
- Java
- Stars
- 120
- Forks
- 90
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 18
Description
Similar to the `ExtensibleElement` abstract base class, it might make sense to introduce an `ExternalReference` interface, so functions that add external references to class instances could operate on that interface instead of having function overloads for all classes that may contain external references. What do you think @stevespringett?
Contributor guide
Assessment
This issue has not been assessed yet.