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

Fix: potential bug added in PR #470 #497

Merged
merged 2 commits into from
Jan 18, 2021

Conversation

devang-gaur
Copy link
Contributor

@devang-gaur devang-gaur commented Jan 18, 2021

My PR #470 wrongly set the default version for terraform iac to v14 from v12, in the context of policy engine. Everywhere else in the repo, the default version is still v12 for terraform. So this PR will rectify the mistake and eliminate any potential bug caused due to this.

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #497 (bae80a8) into master (4a05a56) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #497   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files          93       93           
  Lines        2148     2148           
=======================================
  Hits         1583     1583           
  Misses        429      429           
  Partials      136      136           
Impacted Files Coverage Δ
pkg/policy/all.go 100.00% <ø> (ø)
pkg/policy/aws.go 100.00% <ø> (ø)
pkg/policy/azure.go 100.00% <ø> (ø)
pkg/policy/gcp.go 100.00% <ø> (ø)
pkg/policy/github.go 100.00% <ø> (ø)
pkg/policy/helm.go 100.00% <ø> (ø)
pkg/policy/kubernetes.go 100.00% <ø> (ø)
pkg/policy/kustomize.go 100.00% <ø> (ø)
pkg/policy/types.go 100.00% <ø> (ø)

@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2021

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
0.0% 0.0% Duplication

@kanchwala-yusuf kanchwala-yusuf merged commit 6251a4a into tenable:master Jan 18, 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.

None yet

2 participants