test: fix e2e tests + PSS e2e tests use permissionless #2192
8 new alerts including 6 critical severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 6 critical
Other Alerts:
- 2 warnings
See annotations below for details.
Annotations
Check failure on line 456 in tests/e2e/actions.go
Code scanning / CodeQL
Potentially unsafe quoting Critical test
contains a single quote, it could break out of the enclosing quotes.
Check failure on line 612 in tests/e2e/actions.go
Code scanning / CodeQL
Potentially unsafe quoting Critical test
contains a single quote, it could break out of the enclosing quotes.
Check failure on line 774 in tests/e2e/actions.go
Code scanning / CodeQL
Potentially unsafe quoting Critical test
contains a single quote, it could break out of the enclosing quotes.
Check failure on line 903 in tests/e2e/actions.go
Code scanning / CodeQL
Potentially unsafe quoting Critical test
contains a single quote, it could break out of the enclosing quotes.
Check failure on line 1034 in tests/e2e/actions.go
Code scanning / CodeQL
Potentially unsafe quoting Critical test
contains a single quote, it could break out of the enclosing quotes.
Check failure on line 2497 in tests/e2e/actions.go
Code scanning / CodeQL
Potentially unsafe quoting Critical test
contains a single quote, it could break out of the enclosing quotes.
Check warning on line 477 in tests/e2e/state.go
Code scanning / CodeQL
Iteration over map Warning test
Check warning on line 939 in tests/e2e/state.go
Code scanning / CodeQL
Iteration over map Warning test