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

adds support to use 'config_only' attribute in api server's file scan #579

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

patilpankaj212
Copy link
Contributor

  1. config_only value for api server file scan
  2. unit tests

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2021

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@patilpankaj212 patilpankaj212 changed the title fix for #578 adds support to use 'config_only' attribute in api server's file scan Mar 3, 2021
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #579 (b3cd5a1) into master (2296d3a) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #579      +/-   ##
==========================================
+ Coverage   77.36%   77.48%   +0.12%     
==========================================
  Files         102      102              
  Lines        2447     2461      +14     
==========================================
+ Hits         1893     1907      +14     
  Misses        408      408              
  Partials      146      146              
Impacted Files Coverage Δ
pkg/http-server/file-scan.go 77.77% <100.00%> (+4.64%) ⬆️

@kanchwala-yusuf kanchwala-yusuf merged commit 065e010 into tenable:master Mar 3, 2021
@patilpankaj212 patilpankaj212 deleted the api-server-fix branch April 7, 2021 20:52
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.

terrascan API server's file scan always returns the resource config
2 participants