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

add support for YAML format for terrascan config file #816

Conversation

kanchwala-yusuf
Copy link
Contributor

fixes #807

@sonarcloud
Copy link

sonarcloud bot commented May 26, 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

@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #816 (ba9b22d) into master (a4d7af9) will decrease coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #816      +/-   ##
==========================================
- Coverage   74.85%   74.82%   -0.03%     
==========================================
  Files         111      111              
  Lines        3345     3353       +8     
==========================================
+ Hits         2504     2509       +5     
- Misses        656      659       +3     
  Partials      185      185              
Impacted Files Coverage Δ
pkg/config/config-reader.go 80.64% <66.66%> (-6.32%) ⬇️

@patilpankaj212 patilpankaj212 merged commit afc2a18 into tenable:master May 28, 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.

Add support for YAML format for terrascan config file
2 participants