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

Adding support to scan IAC from atlantis workflow #648

Merged
merged 2 commits into from
Apr 12, 2021

Conversation

jlk
Copy link
Contributor

@jlk jlk commented Apr 8, 2021

Looking for thoughts on if the configuration at the top of the script should be defined in script, configuration file, or command line. I like having them in the script, but looking for consistency across our code...

@codecov
Copy link

codecov bot commented Apr 8, 2021

Codecov Report

Merging #648 (bc1e0b2) into master (dfc0d08) will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
- Coverage   78.09%   77.91%   -0.18%     
==========================================
  Files         104      105       +1     
  Lines        2597     2604       +7     
==========================================
+ Hits         2028     2029       +1     
- Misses        422      427       +5     
- Partials      147      148       +1     
Impacted Files Coverage Δ
pkg/iac-providers/kubernetes/v1/load-dir.go 72.41% <0.00%> (-6.54%) ⬇️
pkg/iac-providers/terraform/commons/load-dir.go 83.07% <0.00%> (-2.45%) ⬇️
pkg/utils/windows_platform_helper.go 50.00% <0.00%> (ø)
pkg/iac-providers/terraform/commons/test/util.go 68.42% <0.00%> (+8.42%) ⬆️

amirbenv
amirbenv previously approved these changes Apr 10, 2021
@sonarcloud
Copy link

sonarcloud bot commented Apr 10, 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

@amirbenv amirbenv merged commit 1d1addf into tenable:master Apr 12, 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