Skip to content

Fix #1791: Ignore NuGet metadata files in extracted .nupkg archives#2092

Open
Monal-Reddy wants to merge 9 commits intoaboutcode-org:mainfrom
Monal-Reddy:fix-1791-ignore-nuget-metadata
Open

Fix #1791: Ignore NuGet metadata files in extracted .nupkg archives#2092
Monal-Reddy wants to merge 9 commits intoaboutcode-org:mainfrom
Monal-Reddy:fix-1791-ignore-nuget-metadata

Conversation

@Monal-Reddy
Copy link
Contributor

@Monal-Reddy Monal-Reddy commented Mar 14, 2026

Issues

Closes: #1791

Added ignore patterns for NuGet metadata and configuration files that are not useful for analysis in extracted .nupkg archives. Defined NUGET_IGNORED_PATTERNS and applied them in the pipeline when flagging ignored resources.
Also included unit test and update pipeline tests.

…rg#1791)

Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
…org#1791)

Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore specific paths/fles in .nupkg archives

1 participant