bcgov / common-lib-vue

VueJS common component library.
https://bcgov.github.io/common-lib-vue/
Apache License 2.0
2 stars 0 forks source link

Add npm audit workflow to Vue common library #199

Closed skylermcnamee-hibc closed 1 year ago

skylermcnamee-hibc commented 1 year ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

Adds Git workflow to automatically check for production vulnerabilities and write up an issue if there are any.

Additional Notes:

This is reasonably similar to the workflow on our other applications