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

[Feature] audit signatures #6487

Open
2 tasks
kabo opened this issue Sep 8, 2024 · 0 comments
Open
2 tasks

[Feature] audit signatures #6487

kabo opened this issue Sep 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kabo
Copy link

kabo commented Sep 8, 2024

  • I'd be willing to implement this feature (contributing guide)
  • This feature is important to have in this repository; a contrib plugin wouldn't do

Describe the user story

npm has npm audit signatures since version 8. Would be nice to be able to do that within yarn as well.
https://docs.npmjs.com/cli/v10/commands/npm-audit#audit-signatures

Describe the solution you'd like

Just like I can run yarn npm audit today I'd like to be able to run yarn npm audit signatures.

Describe the drawbacks of your solution

Can't think of any.

Describe alternatives you've considered

For now I guess I'll just run npm audit signatures?

@kabo kabo added the enhancement New feature or request label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant