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

ignore multiple-eni findings #5

Merged
merged 1 commit into from
Mar 9, 2024
Merged

ignore multiple-eni findings #5

merged 1 commit into from
Mar 9, 2024

Conversation

rileydakota
Copy link
Contributor

Adds logic to ignore sechub findings based on title, and ignored the EC2.17 EC2 instances should not use multiple ENIs finding type from the report

@robo-gotham
Copy link

Snyk Scanning for Commit: bb52ab5

Snyk Infrastructure as Code

  • Snyk testing Infrastructure as Code configuration issues.
    ✔ Test completed.

Issues

Medium Severity Issues: 1

[Medium] Wildcard principal in KMS key access policy
Info: Wildcard principal has been specified in access policy. Using wild
card will grant unnecessary access to any user in the account
Rule: https://security.snyk.io/rules/cloud/SNYK-CC-AWS-709
Path: [DocId: 0] > Resources[FileAssetsBucketEncryptionKey] > Properties >
KeyPolicy
File: bootstrap/bootstrap-template.yaml
Resolve: Set Principal attribute in the policy to specific entities, for
example arn:aws:iam::123456789012:user/JohnDoe

High Severity Issues: 1

[High] Wildcard action in IAM Policy
Info: The IAM policy allows all actions on resource. Granting permission to
perform any action is against 'least privilege' principle
Rule: https://security.snyk.io/rules/cloud/SNYK-CC-TF-69
Path: [DocId: 0] > Resources[CdkBoostrapPermissionsBoundaryPolicy] >
Properties > PolicyDocument
File: bootstrap/bootstrap-template.yaml
Resolve: Set Action attribute in Properties.PolicyDocument to specific
actions e.g. s3:ListBucket


Test Summary

Organization: batcave-ispg
Project name: CMS-Enterprise/batcave-wt-sdl-reporting

✔ Files without issues: 0
✗ Files with issues: 1
Ignored issues: 0
Total issues: 2 [ 0 critical, 1 high, 1 medium, 0 low ]


Report Complete

Your test results are available at: https://snyk.io/org/batcave-ispg/projects
under the name: CMS-Enterprise/batcave-wt-sdl-reporting

@rileydakota rileydakota merged commit dbb5736 into main Mar 9, 2024
3 checks passed
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.

None yet

2 participants