Skip to content

lint

c5e4396
Select commit
Loading
Failed to load commit list.
Open

Medic #1520

lint
c5e4396
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 17, 2026 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 201 in actions/medic-workflow-retry-auto/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.

Check failure on line 16376 in actions/medic-workflow-retry-auto/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic algorithm High

A broken or weak cryptographic algorithm
depends on
sensitive data from an access to uid
.
A broken or weak cryptographic algorithm
depends on
sensitive data from an access to uid
.

Check failure on line 20821 in actions/medic-workflow-retry-auto/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing regular expression anchor High

Misleading operator precedence. The subexpression 'charset=utf-8$' is anchored at the end, but the other parts of this regular expression are not
Misleading operator precedence. The subexpression '^text/' is anchored at the beginning, but the other parts of this regular expression are not

Check failure on line 42867 in actions/medic-workflow-retry-auto/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Potential file system race condition High

The file may have changed since it
was checked
.