Festo-se / cyclonedx-editor-validator

Tool for creating, modifying and validating CycloneDX SBOMs.
https://festo-se.github.io/cyclonedx-editor-validator/
GNU General Public License v3.0
16 stars 4 forks source link

fix: allow only license in custom schema #182

Closed italvi closed 1 month ago

italvi commented 2 months ago

Currently the custom schema enforces a copyright if the name "Festo" is included in supplier, however it could also be the case that something does not have a copyright but license. The custom schema should either enforce a copyright with Festo, if Festo is within supplier or, as an alternative, accept it if at least a license is provided.