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

Add mute option for security advisories #8368

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aterlamia
Copy link

Summary
In the audit command you can now add for example --mute 123 to
mute specific advisories. This code is mostly taken from pr #8223
and Fixes #6669

New pr submitted because other pr seems to be dead and this would
be a handy feature to have when your ci fails because a dependency
of a dependency has a security advisory
Test plan

A test for this feature was added

in the audit command you can now add for example --mute 123 to
mute specific advisories. This code is mostly taken from pr yarnpkg#8223
and Fixes yarnpkg#6669
@joshbuker
Copy link

@aterlamia looks like it may be expected for new PRs to be opened against yarnpkg/berry, see Github repo descriptions.

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.

Allow yarn audit issues to be suppressed
2 participants