Skip to content

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

Open
Monal-Reddy wants to merge 1 commit 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 1 commit 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.

@Monal-Reddy Monal-Reddy force-pushed the fix-1791-ignore-nuget-metadata branch from 9cd5587 to 4d47630 Compare March 22, 2026 05:55
…kg archives

Signed-off-by: Monal-Reddy <monalreddy001@gmail.com>
@Monal-Reddy Monal-Reddy force-pushed the fix-1791-ignore-nuget-metadata branch from 4d47630 to 0b5a579 Compare March 22, 2026 06:05
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