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

Allow ignoring directories for Component Governance/SBOM #11074

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

akoeplinger
Copy link
Member

We were hitting a warning in dotnet/runtime about a malformed package.json that was used as a test asset by the resolve npm module:

##[warning]Could not parse Jtokens from file /__w/1/s/src/mono/wasm/runtime/node_modules/resolve/test/resolver/malformed_package_json/package.json.

I emailed the CG owners and they said we should ignore the directory.

Allow passing in an option to the CG and SBOM tasks to ignore certain directories from scanning.

We were hitting a warning in dotnet/runtime about a malformed package.json that was used as a test asset by the resolve npm module.
Allow passing in an option to the CG and SBOM tasks to ignore certain directories from scanning.
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.

2 participants