slsa-framework / slsa-verifier

Verify provenance from SLSA compliant builders
Apache License 2.0
216 stars 45 forks source link

chore: fix vuln: override autolinker >= 4.0.0 ^4.0.0 #785

Open ramonpetgrave64 opened 6 days ago

ramonpetgrave64 commented 6 days ago

fixes https://github.com/slsa-framework/slsa-verifier/security/code-scanning/11

markdown-toc's latest v1.2.0 is still vulnerable via a transitive dependency, but hasn't received updates in a long time.

This PR overrides one of the other transitive dependencies to a non-vulnerable version.

more info here https://github.com/jonschlinkert/markdown-toc/issues/156

Testing process

ramonpetgrave64 commented 6 days ago

@laurentsimon @ianlewis @slugclub