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

IMDSv1 check policy #417

Merged
merged 1 commit into from Dec 2, 2020
Merged

IMDSv1 check policy #417

merged 1 commit into from Dec 2, 2020

Conversation

harkirat22
Copy link
Contributor

IMDSv1 check for EC2 instance. This should not be enabled as this is potentially vulnerable to SSRF attack (IAM Credential disclosure-Final Objective)

@sonarcloud
Copy link

sonarcloud bot commented Dec 2, 2020

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 Dec 2, 2020

Codecov Report

Merging #417 (433415c) into master (2d1374b) will increase coverage by 2.66%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   63.55%   66.21%   +2.66%     
==========================================
  Files          85       85              
  Lines        1904     1915      +11     
==========================================
+ Hits         1210     1268      +58     
+ Misses        591      535      -56     
- Partials      103      112       +9     
Impacted Files Coverage Δ
...iac-providers/terraform/v12/variable-references.go 58.33% <0.00%> (-6.49%) ⬇️
pkg/utils/yaml.go 71.92% <0.00%> (+10.11%) ⬆️
pkg/utils/path.go 90.47% <0.00%> (+11.90%) ⬆️
pkg/utils/resource.go 17.64% <0.00%> (+17.64%) ⬆️
pkg/iac-providers/kustomize/v3/load-dir.go 73.07% <0.00%> (+73.07%) ⬆️
pkg/iac-providers/kustomize/v3/types.go 100.00% <0.00%> (+100.00%) ⬆️
pkg/iac-providers/kustomize/v3/load-file.go 100.00% <0.00%> (+100.00%) ⬆️

@williepaul williepaul merged commit 8d6e722 into tenable:master Dec 2, 2020
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