Skip to content

[WIP] GitHub Action that opens a pull request following an npm audit fix

Notifications You must be signed in to change notification settings

JasonEtco/npm-audit-fix-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-audit-fix-action

GitHub Action that opens a pull request following an npm audit fix --force



Screenshot of the Action creating a new pull request

Still todo

  • Figure out how to best test Actions
  • Smarter logic around when --force should be used (if at all)
  • It runs npm audit, checks the sum vulnerabilities, then npm audit fix needed - could that be optimized to one command?

About

[WIP] GitHub Action that opens a pull request following an npm audit fix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published