-
Notifications
You must be signed in to change notification settings - Fork 161
Microsoft.Sbom.Adapters missing an adapter for new component detection component 'dotnet' #972
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Update packages: Microsoft.ComponentDetection.Contracts 5.2.6 -> 5.2.7 Reverts !831693 Reverting due to this bug on the sbom tool repo: microsoft/sbom-tool#972
This shouldn't be impacting the shipping code yet, since we're using component-detection 5.2.1 and the change went into component-detection 5.2.10. We've created an internal feature at https://dev.azure.com/mseng/1ES/_workitems/edit/2261796 to track this change to make sure that we don't bump the CD version without making this change. |
@DaveTryon Would you happen to know when the next release of nuget packages containing this change would be released? |
@DaveTryon / @sfoslund wanted to ping you again on this in case you hadn't seen it. Would you be able to tell me when the next release might be? I ask because we want to pick the latest component detection packages for buildxl/cloudbuild/quickbuild, but this bug would block us from doing so. |
Hi @pgunasekara, I will bring this up with the wider team this week and get back to you with an update |
Looks like this was fixed in #994 and will be included in our next release, and we are planning on releasing a new version early next week. |
Hey @sfoslund just wanted to check in whether a release was still happening. Not trying to rush you, just checking so I can report back to my team. |
Yes, apologies for the delay, @DaveTryon has been actively working on the release and it should go out early this week |
Hey @sfoslund just checking in again to give my team a status update on when we might be able to update CG on Cloudbuild. Thanks! |
Hi @pgunasekara sorry for the delay, as you can see the new version is out now! Does the new release address this issue? Can we close here? |
Component detection recently added a component named 'dotnet': microsoft/component-detection@255e011
A matching adapter is missing in https://github.com/microsoft/sbom-tool/tree/main/src/Microsoft.Sbom.Adapters/Adapters/ComponentDetection
This is resulting in the following error:
The text was updated successfully, but these errors were encountered: