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

feat(cli): use built-in scanner for configuration audits #1018

Merged
merged 1 commit into from
Mar 14, 2022
Merged

feat(cli): use built-in scanner for configuration audits #1018

merged 1 commit into from
Mar 14, 2022

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak [email protected]

@danielpacak danielpacak added this to the Release v0.15.0 milestone Mar 11, 2022
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #1018 (5f5320e) into main (99de8cf) will increase coverage by 6.45%.
The diff coverage is 71.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1018      +/-   ##
==========================================
+ Coverage   51.63%   58.09%   +6.45%     
==========================================
  Files          70       70              
  Lines        9090     9063      -27     
==========================================
+ Hits         4694     5265     +571     
+ Misses       3950     3280     -670     
- Partials      446      518      +72     
Impacted Files Coverage Δ
pkg/starboard/config.go 72.38% <31.25%> (-2.62%) ⬇️
pkg/configauditreport/controller.go 61.41% <75.00%> (+61.41%) ⬆️
pkg/configauditreport/scanner.go 68.23% <79.68%> (+12.67%) ⬆️
itest/matcher/matcher.go 75.65% <100.00%> (+1.48%) ⬆️
pkg/cmd/scan_configauditreports.go 61.53% <100.00%> (+5.80%) ⬆️
pkg/kube/runnable_job.go 55.88% <0.00%> (-7.85%) ⬇️
pkg/plugin/polaris/plugin.go 78.57% <0.00%> (-1.69%) ⬇️
pkg/operator/controller/configauditreport.go 54.03% <0.00%> (+1.39%) ⬆️
pkg/kubebench/io.go 93.93% <0.00%> (+12.12%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99de8cf...5f5320e. Read the comment docs.

@danielpacak danielpacak marked this pull request as ready for review March 14, 2022 09:41
pkg/configauditreport/controller.go Outdated Show resolved Hide resolved
pkg/configauditreport/scanner.go Outdated Show resolved Hide resolved
pkg/configauditreport/scanner.go Show resolved Hide resolved
@danielpacak danielpacak merged commit adf36ee into aquasecurity:main Mar 14, 2022
@danielpacak danielpacak deleted the cli/use_build-in_configaudit_scanner branch March 14, 2022 14:54
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.

2 participants