Skip to content

Conversation

@AdnaneKhan
Copy link

Scope Down GitHub Token Permissions

This PR updates GitHub Actions workflows to use minimal required permissions instead of the default elevated permissions.

Why This Matters

Following the principle of least privilege, workflows should only have the specific permissions they need to function.

Changes

This PR adds explicit permissions: blocks to workflows that currently rely on default permissions, scoping them down to only what's required for their operations.

Please review the changes to ensure the specified permissions match your workflow requirements.

philasmar and others added 20 commits June 4, 2025 13:24
chore: ASP.NET Core version update in Dockerfiles
… that closed GitHub discussions are not auto-reopened. (aws#2085)
* Bump github/codeql-action from 3.28.19 to 3.29.2 (aws#2098)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@fca7ace...181d5ee)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump aws-actions/aws-secretsmanager-get-secrets from 2.0.9 to 2.0.10 (aws#2099)

Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases)
- [Commits](aws-actions/aws-secretsmanager-get-secrets@5e19ff3...a9a7eb4)

---
updated-dependencies:
- dependency-name: aws-actions/aws-secretsmanager-get-secrets
  dependency-version: 2.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: ASP.NET Core version update in Dockerfiles (aws#2103)

Co-authored-by: aws-sdk-dotnet-automation <github-aws-sdk-dotnet-automation@amazon.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aws-sdk-dotnet-automation <github-aws-sdk-dotnet-automation@amazon.com>
Fix merge conflicts/sync dev into master
* add staging

update bootstrap

* update stack names

* add comments

* update naming

* update naming convetion

* update naming convetion
@AdnaneKhan AdnaneKhan marked this pull request as ready for review October 21, 2025 21:40
@GarrettBeatty GarrettBeatty changed the base branch from master to dev October 23, 2025 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants