Skip to content

Powershell script validating and logging a CycloneDX formatted SBOM

License

Notifications You must be signed in to change notification settings

V3ct0r-v/CycloneDX_format_Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CycloneDX_format_Validator

Powershell script validating any CycloneDX formatted SBOM with the .cdx.json extension in the folder where the script is executed. The script then add the validated SBOM files and the logging of the validation (transcript) into a zip file for archive. In the folder Example is an example of a cycloneDX version 1.4 validated SBOM (Example\Example_Firmware_CDXFile.cdx.json) as well as the output from this script.

Screenshot

this script is based on the CyclonDX cli tool: https://github.com/CycloneDX/cyclonedx-cli

About

Powershell script validating and logging a CycloneDX formatted SBOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published