cyclonedx-dotnet: CycloneDx 2.5.1 throwing notFound Error

Since the Cyclonedx has been updated to version 2.5.1. I have started to get this error. Its still working fine if I go with 2.3.0 version. Do you know what can cause this error. I am doing the BOM creation on azure pipelines

Retrieving GitHub license for repository StackExchange/StackExchange.Redis and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository StackExchange/StackExchange.Redis using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/standard and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/standard using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository dotnet/corefx and ref master GitHub API failed with status code NotFound and message Not Found. No license found on GitHub for repository dotnet/corefx using ref master Retrieving GitHub license for repository xunit/xunit and ref master Retrieving GitHub license for repository xunit/xunit and ref master Retrieving GitHub license for repository xunit/xunit.analyzers and ref master Retrieving GitHub license for repository xunit/xunit and ref master Retrieving GitHub license for repository xunit/xunit and ref master

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Comments: 15 (3 by maintainers)

Most upvoted comments

Running into the same issue: Unable to locate valid bom ref for Microsoft.Extensions.Configuration.Json [2.1.0, )

Anyone found a solution?

edit: downgrading to 2.3.0 works btw