Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
554 stars 250 forks source link

Run npm audit fix / npm audit fix --force in a GH workflow #4828

Open jsenko opened 6 days ago

jsenko commented 6 days ago

Run npm audit fix / npm audit fix --force in a GH workflow to automatically attempt to address vulnerabilities.

CC @EricWittmann