Skip to content

Allow default values in env vars. Tests

7b17511
Select commit
Loading
Failed to load commit list.
Merged

New: [AEA-6258] - Add SSM Parameter construct #619

Allow default values in env vars. Tests
7b17511
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Mar 26, 2026 in 3s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 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 27 in packages/cdkConstructs/tests/constructs/RestApiGateway.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

AWS IAM policies should limit the scope of permissions given High test

This policy is vulnerable to the "lambda:InvokeFunction" privilege escalation vector. Remove permissions or restrict the set of resources they apply to. See more on SonarQube Cloud

Check failure on line 184 in packages/cdkConstructs/tests/constructs/RestApiGateway.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

AWS IAM policies should limit the scope of permissions given High test

This policy is vulnerable to the "lambda:InvokeFunction" privilege escalation vector. Remove permissions or restrict the set of resources they apply to. See more on SonarQube Cloud

Check failure on line 232 in packages/cdkConstructs/tests/constructs/RestApiGateway.test.ts

See this annotation in the file changed.

Code scanning / SonarCloud

AWS IAM policies should limit the scope of permissions given High test

This policy is vulnerable to the "lambda:InvokeFunction" privilege escalation vector. Remove permissions or restrict the set of resources they apply to. See more on SonarQube Cloud