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

Enhancement: new set of policies for AWS EC2 instance. #522

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Enhancement: new set of policies for AWS EC2 instance. #522

merged 1 commit into from
Feb 2, 2021

Conversation

harkirat22
Copy link
Contributor

Two new policies are added for AWS instance (aws_instance).

  1. One policy checks whether the security group attached to ec2 instance is wide open to internet and has a route to internet through internet gateway.
  2. Other policy checks the permissions of instance profile attached to the ec2 instance.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #522 (afb7ec5) into master (fd73ed6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #522   +/-   ##
=======================================
  Coverage   75.57%   75.57%           
=======================================
  Files          94       94           
  Lines        2227     2227           
=======================================
  Hits         1683     1683           
  Misses        401      401           
  Partials      143      143           

@cesar-rodriguez cesar-rodriguez merged commit dd0643a into tenable:master Feb 2, 2021
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.

2 participants