GitGuardian / ggshield

Find and fix 400+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
https://gitguardian.com
MIT License
1.62k stars 143 forks source link

feat: consider paths in config file as relative to config path #815

Closed gg-jonathangriffe closed 7 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5801d88) 91.61% compared to head (3f84c49) 91.63%.

Files Patch % Lines
ggshield/cmd/iac/scan/ci.py 0.00% 1 Missing :warning:
ggshield/cmd/iac/scan/precommit.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #815 +/- ## ========================================== + Coverage 91.61% 91.63% +0.01% ========================================== Files 168 168 Lines 6919 6934 +15 ========================================== + Hits 6339 6354 +15 Misses 580 580 ``` | [Flag](https://app.codecov.io/gh/GitGuardian/ggshield/pull/815/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GitGuardian) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/GitGuardian/ggshield/pull/815/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GitGuardian) | `91.63% <96.29%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GitGuardian#carryforward-flags-in-the-pull-request-comment) to find out more.

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