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

Bun Audit: A replacement for npm-audit #5369

Closed
rodhoward opened this issue Sep 14, 2023 · 1 comment
Closed

Bun Audit: A replacement for npm-audit #5369

rodhoward opened this issue Sep 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rodhoward
Copy link

What is the problem this feature would solve?

https://docs.npmjs.com/cli/v8/commands/npm-audit

We scan our projects as part of our CI to ensure the dependencies don't have vulnerabilities.
$ npm audit

This is the key although it would be nice to also have the npm audit fix equiverlant as well.

What is the feature you are proposing to solve the problem?

Add matching or cutdown feature to bun:
$ bun audit

What alternatives have you considered?

Alternatives as far as I know require making use of npm.

@rodhoward rodhoward added the enhancement New feature or request label Sep 14, 2023
@rodhoward
Copy link
Author

duplicate see #5359

@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
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

2 participants