cyclonedx-dotnet-library
cyclonedx-dotnet-library copied to clipboard
.NET library to consume and produce CycloneDX Software Bill of Materials (SBOM)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.10.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.10.0 What's Changed Add missing runtimeconfig.json file for 8.0 by @MarcoRossignoli in microsoft/vstest#4792 Localized file check-in by OneLocBuild...
I have reported an [Issue](https://github.com/CycloneDX/cyclonedx-dotnet/issues/877) in the cyclonedx-dotnet repository regarding an inconsistent timestamp representation in the generated BOM files. The team has suggested that the issue may be related to...
Closes #282
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 8.0.3. Release notes Sourced from System.Text.Json's releases. .NET 8.0.3 Release .NET 8.0.2 Release .NET 8.0.1 Release .NET 8.0.0 Release What's Changed [release/8.0-rc1] [release/8.0] Events for...
Support for multiple licenses is broken (and it's broken differently for XML/JSON format SBOMs). It's not obvious to me how to fix it. The .NET serialization stuff isn't well documented....
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.0 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4. Release notes Sourced from actions/setup-dotnet's releases. v4.0.0 What's Changed In the scope of this release, the version of the Node.js runtime was updated to...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Some PRs added new testcases under tests/Resources/ However, tests/Resources mostly maps the test cases from the spec. There should be a separate folder for the testcases that are custom to...
Bumps [JsonSchema.Net](https://github.com/gregsdennis/json-everything) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `JsonSchema.Net` from 3.3.2 to 7.0.2 Commits aa112d5 Merge pull request #730 from gregsdennis/path/update-test-suite eebfa5d update version and release...