Mike Gilson
Results
1
issues of
Mike Gilson
**What happened**: When generating a CycloneDx SBOM for a Node.js runtime environment, the SBOM is missing components for found dependencies. ```json { "dependencies": [ { "ref": "pkg:nuget/[email protected]?package-id=205e946433a4b2a8", "dependsOn": [ "pkg:nuget/microsoft.reactnative?package-id=c69beacca8d59ab1"...
bug