Skip to content
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

dotnet framework deep improvements #1572

Merged
merged 5 commits into from
Jan 16, 2025

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented Jan 16, 2025

Life is short; let's have an affair with dotnet-framework 😉

  • --deep is now supported for all versions of dotnet and dotnet-framework when using the container images. Fixes [dotnet] --deep mode on linux requires dotnet sdk 9.0 #1563
  • nuget is included in debian dotnet 6, 8, and 9, so use -t dotnet-framework when using any of those images
  • SLE debian 6 images (ghcr.io/cyclonedx/cdxgen-dotnet:v11 and ghcr.io/cyclonedx/cdxgen-dotnet6:v11) kept crashing in my tests and out in the field and is therefore disabled.
  • Some additional tweaks to how the binary commands are set from env vars and for pyproject properties.

…g messages for dotnet.

Signed-off-by: Prabhu Subramanian <[email protected]>
…g messages for dotnet.

Signed-off-by: Prabhu Subramanian <[email protected]>
…g messages for dotnet.

Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu prabhu merged commit 3657f5c into master Jan 16, 2025
24 checks passed
@prabhu prabhu deleted the feature/dotnet-framework-deep-improvements branch January 16, 2025 17:22
@prabhu
Copy link
Collaborator Author

prabhu commented Jan 16, 2025

cdxgenGPT updated to answer the GAC questions.

Screenshot 2025-01-16 at 17 26 45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dotnet] --deep mode on linux requires dotnet sdk 9.0
1 participant