nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.mesh.nycmesh.net
MIT License
8 stars 13 forks source link

Don't scan subcharts #472

Closed WillNilges closed 1 month ago

WillNilges commented 1 month ago

There is a bug in Checkov that seems to render helm subcharts separately, causing redundant checks to run (and fail). This will disable that until this issue gets addressed:

https://github.com/bridgecrewio/checkov/issues/6052

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.63%. Comparing base (4b9f1bd) to head (e059496).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #472 +/- ## ======================================= Coverage 92.63% 92.63% ======================================= Files 61 61 Lines 2228 2228 ======================================= Hits 2064 2064 Misses 164 164 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.