Skip to content

Commit

Permalink
fix(security): fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
guzhongren committed May 6, 2024
1 parent 63d4e32 commit 679b4c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ops/infra/cloudformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,8 @@ Resources:
- Action:
- ecr:GetAuthorizationToken
- ecr:BatchCheckLayerAvailability
- ecr:GetDownloadUrlForLayer
- ecr:GetRepositoryPolicy
- ecr:DescribeRepositories
- ecr:ListImages
- ecr:BatchGetImage
- ecr:GetDownloadUrlForLayer
Effect: Allow
Resource: "*"
Version: "2012-10-17"
Expand Down

0 comments on commit 679b4c8

Please sign in to comment.