Michael Tsfoni
Michael Tsfoni
### Current Behavior In order to search for a specific dependency, I must manually iterate through and open all nodes in the dependency graph. For instance, I need to do...
Release The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
When the Metadata File has a lower CycloneDX version, the same version will be written into the SBOM, making it possibly invalid as there might be elements that don't exist...
Tests might be excluded already. Maybe related to #669
> I could only reproduce this, calling CycloneDX directly on the .sln-file. That creates the situation that dependencies of each project are gathered separately and then aggregated. This way CycloneDX...
The arguments such as setName, -Version, and -Type should have precedence over the Metadata. I feel arguments are more explicit than the content of a file. I can imagine a...