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
18 stars 4 forks source link

fix: --operation option no longer adds to default list #180

Closed mmarseu closed 4 months ago

mmarseu commented 4 months ago

The --operation option used to just add an operation to the list of default operations. That wasn't the intended behavior and has been fixed. It now overrides the default list.

The --license-dir option of the add-license-text operation used to cause a crash. This has been fixed.

github-actions[bot] commented 4 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
__main__.py3121595%205–206, 223, 627–628, 632–637, 639, 642, 654–655
TOTAL15986695% 

Tests Skipped Failures Errors Time
283 2 :zzz: 0 :x: 0 :fire: 4.345s :stopwatch: