Skip to content

fix(security): resolve CRITICAL and HIGH Dependabot vulnerabilities - #1729

Merged
ajile-in merged 11 commits into
mainfrom
fix/dependabot-critical-high
Sep 7, 2026
Merged

fix(security): resolve CRITICAL and HIGH Dependabot vulnerabilities#1729
ajile-in merged 11 commits into
mainfrom
fix/dependabot-critical-high

fix(test): address CodeRabbit review on test specs

0780100
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Sep 6, 2026 in 5s

1 new alert including 1 low severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 40 in Dockerfiles/Dockerfile.agent-provisioning

See this annotation in the file changed.

Code scanning / SonarCloud

Docker containers should not run as a privileged user Low

The "node" image runs with "root" as the default user. Make sure it is safe here. See more on SonarQube Cloud