Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cyclonedx): Avoid a NPE when clearing
extensibleTypes
This is a fixup for 023dfb6 which started to conditionally set the `LicenseChoice`. If the condition is not met and `licenses` is `null`, do not try to clear `extensibleTypes` from them. Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information