GitGuardian / ggshield

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

fix(config_list): Add JSON output #994

Closed salome-voltz closed 1 week ago

salome-voltz commented 1 week ago

What has been done

This MR contains two commits:

Also, some stages name for pre-commit have been changed.

PR check list

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.92%. Comparing base (77fa6a9) to head (def57dd). Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
ggshield/cmd/status.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #994 +/- ## ======================================= Coverage 91.91% 91.92% ======================================= Files 181 181 Lines 7593 7625 +32 ======================================= + Hits 6979 7009 +30 - Misses 614 616 +2 ``` | [Flag](https://app.codecov.io/gh/GitGuardian/ggshield/pull/994/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/994/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=GitGuardian) | `91.92% <98.27%> (+<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.