cyclonedx-web-tool
cyclonedx-web-tool copied to clipboard
A web based tool for working with CycloneDX BOMs
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.2 to 3.0.3. Release notes Sourced from actions/setup-dotnet's releases. Fix issue with ECONNRESET and refactor authutil In scope of this release we updated the link to the...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @cory-miller in actions/checkout#1045 Add in explicit...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 6.0.10 to 7.0.3. Release notes Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases. .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release .NET 7.0.0 Release .NET 7.0 RC 2 Release .NET...
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 6.0.10 to 7.0.3. Release notes Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases. .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release .NET 7.0.0 Release .NET 7.0 RC 2 Release .NET...
Bumps [CycloneDX.Spdx.Interop](https://github.com/CycloneDX/cyclonedx-dotnet-library) from 5.2.3 to 5.3.2. Commits 2e84dbb Maintenance release - dependency version bumps ea21973 Merge pull request #196 from CycloneDX/dependabot/nuget/Microsoft.NET.Test.Sd... c18c6c6 Merge pull request #197 from CycloneDX/dependabot/nuget/protobuf-net.BuildToo... fe3fa55 Bump...
Bumps [CycloneDX.Utils](https://github.com/CycloneDX/cyclonedx-dotnet-library) from 5.2.3 to 5.3.2. Commits 2e84dbb Maintenance release - dependency version bumps ea21973 Merge pull request #196 from CycloneDX/dependabot/nuget/Microsoft.NET.Test.Sd... c18c6c6 Merge pull request #197 from CycloneDX/dependabot/nuget/protobuf-net.BuildToo... fe3fa55 Bump...
I copied the example of https://cyclonedx.org/use-cases/#openchain-conformance in an XML and a JSON file (see "CycloneDX - OpenChain conformance.xml" and "CycloneDX - OpenChain conformance.json" in the ZIP file). I'm validated both...
# Context Windows 10 ## Cyclone versions: NPM Version: @cyclonedx/[email protected] of CycloneDX for NPM .NET Version: 2.7.0 of CycloneDX for .NET ## IDEs VS 2022 VS Code npm version 9.2.0...
On validating a version 1.4 CycloneDX in the validator, it is being invalidated because of CPE tags... According to the specs, CPE was deprecated in v1.3, but, v1.4 shall support...