Skip to content

πŸ—οΈ build(ats): add Dockerfile for coverage execution

3ac4e60
Select commit
Loading
Failed to load commit list.
Open

Feat/parallel coverage #804

πŸ—οΈ build(ats): add Dockerfile for coverage execution
3ac4e60
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 26, 2026 in 2s

12 new alerts including 10 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 10 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.

View all branch alerts.

Annotations

Check failure on line 40 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 '//'.

Check failure on line 88 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'bytes32 constant 0_ROLE=' and with many repetitions of ' '.
This
regular expression
that depends on
library input
may run slow on strings starting with 'bytes32 constant 0_ROLE=' and with many repetitions of ' '.

Check failure on line 136 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'bytes32 constant 0_RESOLVER_KEY=' and with many repetitions of ' '.
This
regular expression
that depends on
library input
may run slow on strings starting with 'bytes32 constant 0_RESOLVER_KEY=' and with many repetitions of ' '.

Check failure on line 240 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'import {' and with many repetitions of 'import {|'.
This
regular expression
that depends on
library input
may run slow on strings starting with 'import {_RESOLVER_KEY' and with many repetitions of '_RESOLVER_KEY'.

Check failure on line 318 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'pragma solidity ' and with many repetitions of ' '.
This
regular expression
that depends on
library input
may run slow on strings starting with 'pragma solidity ' and with many repetitions of ' '.

Check failure on line 443 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'function 0(' and with many repetitions of 'function 0('.

Check failure on line 573 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 with many repetitions of ' '.

Check failure on line 744 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 with many repetitions of ' '.

Check failure on line 775 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'event 0(' and with many repetitions of 'event 0('.

Check failure on line 912 in packages/ats/contracts/scripts/tools/utils/solidityUtils.ts

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 'error 0(' and with many repetitions of 'error 0('.

Check warning on line 130 in packages/ats/contracts/scripts/tools/runParallelCoverageDocker.ts

See this annotation in the file changed.

Code scanning / CodeQL

Shell command built from environment values Medium

This shell command depends on an uncontrolled
absolute path
.

Check warning on line 134 in packages/ats/contracts/scripts/tools/runParallelCoverageDocker.ts

See this annotation in the file changed.

Code scanning / CodeQL

Shell command built from environment values Medium

This shell command depends on an uncontrolled
absolute path
.