Skip to content

feat: .NET Framework Detection and SBOM Enhancement #284

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

Open
wants to merge 7 commits into
base: development
Choose a base branch
from

Conversation

sumanthkb44
Copy link
Collaborator

Changes:

  • Implemented reflection-based access to Microsoft component detection tool's internal APIs
  • Added framework package detection via internal GetFrameworkPackages method
  • Enhanced SBOM generation:
    1. Mark framework packages as Dev_Dependency.
    2. Include explicit .NET runtime version requirements.
  • Distinguish between deployment types (Classical vs Self-contained)
  • Framework package filtering applied only for Classical deployments
  • Added comprehensive unit test coverage

@adityanarayanp adityanarayanp added enhancement New feature or request Importance High Major impact labels Jun 6, 2025
@adityanarayanp adityanarayanp added this to the v9.0.0 milestone Jun 6, 2025
@adityanarayanp
Copy link
Collaborator

@sumanthkb44 Could you check if the nuspec file also needs to be updated with these new DLLs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Importance High Major impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants