Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Security Problems #3

Open
ctindall opened this issue Oct 16, 2019 · 0 comments
Open

Possible Security Problems #3

ctindall opened this issue Oct 16, 2019 · 0 comments

Comments

@ctindall
Copy link

Hey there! I noticed some possible problems in some code in this repo. A quick summary of a few of them is below, but let me know if you're interested in seeing a full report or talking about cloud security in general.


severity: serious

filename: ./site/cf-templates/template-workshops-setup.yaml

line number(s): [244, 321, 499, 628]

resource(s):

IAM policy should not allow * resource with PassRole action


severity: warning

filename: ./site/cf-templates/template-workshops-setup.yaml

line number(s): [70, 93]

resource(s):

EC2 Subnet should not have MapPublicIpOnLaunch set to true


severity: warning

filename: ./site/cf-templates/template-workshops-setup.yaml

line number(s): [244, 321, 499, 628]

resource(s):

IAM policy should not allow * resource


severity: warning

filename: ./site/cf-templates/template-workshops-setup.yaml

line number(s): [349, 227, 305, 482, 611]

resource(s):

Resource found with an explicit name, this disallows updates that require replacement of this resource


severity: warning

filename: ./site/cf-templates/template-workshops-setup.yaml

line number(s): [164]

resource(s):

S3 Bucket should have access logging configured


severity: warning

filename: ./site/cf-templates/template-workshops-setup.yaml

line number(s): [164]

resource(s):

S3 Bucket should have encryption option set


severity: warning

filename: ./usecase-7/cf-templates/template-app-dev.yaml

line number(s): [70, 93]

resource(s):

EC2 Subnet should not have MapPublicIpOnLaunch set to true

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

No branches or pull requests

1 participant