Skip to content

Compatibility: npm, yarn and pnpm run scripts

GitHub Advanced Security / CodeQL failed Jul 3, 2024 in 4s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 122 in lib/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings starting with '{%' and with many repetitions of '00'.