chore: develop => main #3216
chore: develop => main #3216
12 new alerts including 2 critical severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 critical
- 8 high
- 2 medium
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 198 in packages/client-slack/src/messages.ts
Code scanning / CodeQL
Server-side request forgery Critical
of this request depends on a .
Check failure on line 89 in packages/core/src/parsing.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings starting with 'json\n' and with many repetitions of 'json\na'.
Check failure on line 108 in packages/core/src/parsing.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings starting with '["' and with many repetitions of '["a'.
Check failure on line 146 in packages/core/src/parsing.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings starting with 'json\n' and with many repetitions of 'json\na'.
Check failure on line 159 in packages/core/src/parsing.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings starting with '{' and with many repetitions of '{'.
Check failure on line 236 in packages/core/src/parsing.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings with many repetitions of ' '.
Check failure on line 102 in packages/plugin-autonome/__tests__/actions/launchAgent.test.ts
Code scanning / CodeQL
Hard-coded credentials Critical test
.
Check failure on line 347 in packages/plugin-spheron/src/utils/index.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
that depends on may run slow on strings with many repetitions of '0'.
Check warning on line 19 in scripts/update-package-access.js
Code scanning / CodeQL
Shell command built from environment values Medium
.
Check warning on line 43 in scripts/update-versions.js
Code scanning / CodeQL
Shell command built from environment values Medium
.
Check failure on line 37 in tests/test1.mjs
Code scanning / CodeQL
Incomplete URL substring sanitization High test
' can be anywhere in the URL, and arbitrary hosts may come before or after it.
Check failure on line 62 in tests/test1.mjs
Code scanning / CodeQL
Incomplete URL substring sanitization High test
' can be anywhere in the URL, and arbitrary hosts may come before or after it.