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

Support for dotnet framework. Dependency tree for csproj files #1119

Merged
merged 12 commits into from
May 28, 2024

Conversation

prabhu
Copy link
Contributor

@prabhu prabhu commented May 27, 2024

Adds a new project type dotnet-framework with support for nuget restore. Retains dependency tree and parent component per csproj.

Also fixed --deep mode for dotnet-framework. Occurrence evidence must show up correctly.

@durga-pasupuleti Could you kindly test this PR for your projects and let me know your thoughts?

@cerrussell Should we update any snapshots for dotnet test repos?

@visagansanthanam-unisys Can you check if this resolves #625

Fixes #57
Fixes #1106

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu merged commit adbe7a4 into master May 28, 2024
24 checks passed
@prabhu prabhu deleted the feature/dotnet-framework branch May 28, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant