mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
74a501b087
* Update glob-parent to resolve CVE-2020-28469 * Run audit tasks on Ubuntu runners (they are cheaper) * Audit only production dependencies That is, something that can actually affect users of this action. I don't really want to be bothered with yet another "prototype pollution" or "denial of service" in transitive dependencies of eslint. * Audit dev-dependencies for critical vulnerabilities That said, still audit development dependencies for critical vulnerabilities if they come along. Hopefully, this should be rare.