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

feat: add function for initialization of an SBOM #272

Closed CBeck-96 closed 1 month ago

CBeck-96 commented 2 months ago

closes #8

github-actions[bot] commented 2 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
__main__.py3682393%237–238, 255, 267, 310, 321–325, 327, 778, 821, 866, 871, 875, 900, 914, 918, 922, 924, 933, 943
initialize_sbom.py360100% 
TOTAL17667995% 

Tests Skipped Failures Errors Time
357 2 :zzz: 0 :x: 0 :fire: 11.558s :stopwatch:
italvi commented 2 months ago

@CBeck-96 I will review this after our decision in #7 as this could lead to a rework of this PR.