Skip to content

chore(infra): remove SES email services

723904c
Select commit
Loading
Failed to load commit list.
Open

Infra test #151

chore(infra): remove SES email services
723904c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 18, 2025 in 3s

5 new alerts including 5 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 26 in .github/workflows/deploy-aws.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 47 in .github/workflows/deploy-aws.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 111 in .github/workflows/deploy-aws.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 181 in .github/workflows/deploy-aws.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 253 in .github/workflows/deploy-aws.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}