GitGuardian / ggshield

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

Revert output code refactoring #898

Closed agateau-gg closed 1 month ago

agateau-gg commented 1 month ago

Context

We have started refactoring the output code, with the goal of reducing memory usage and improving the overall architecture of the code. Unfortunately, dogfooding revealed some regressions, so we have to revert the changes for now.

What has been done

Revert changes output refactoring code.

Validation

Internal scan which failed with ggshield from the main branch no longer fails with this branch.