gitleaks:bugfix - updating formatter to gitleaks v8 #1010
Merged
Merged
Conversation
nathanmartinszup
force-pushed
the
bugfix/gitleaks
branch
from
March 3, 2022 13:58
e69a6dd to
6422662
Compare
1 task
nathanmartinszup
force-pushed
the
bugfix/gitleaks
branch
3 times, most recently
from
March 4, 2022 13:52
21a52c6 to
3e28797
Compare
Contributor
Author
|
Depends on #1013 |
nathanmartinszup
force-pushed
the
bugfix/gitleaks
branch
2 times, most recently
from
March 4, 2022 18:39
86a192e to
a7462c0
Compare
nathanmartinszup
marked this pull request as ready for review
March 4, 2022 18:58
nathanmartinszup
requested review from
iancardosozup,
lucasbrunozup,
matheusalcantarazup and
wiliansilvazup
as code owners
March 4, 2022 18:58
matheusalcantarazup
suggested changes
Mar 7, 2022
When the v8 version of gitaleks was released, the way to do an analysis and the output of that analysis changed. This pr updates the formatter to the new format and updates gitleaks to v8.3.0. It also contains some improvements in the formatter code. Signed-off-by: Nathan Martins <[email protected]>
nathanmartinszup
force-pushed
the
bugfix/gitleaks
branch
from
March 7, 2022 12:48
a7462c0 to
669d2e4
Compare
matheusalcantarazup
approved these changes
Mar 7, 2022
iancardosozup
approved these changes
Mar 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When the v8 version of gitaleks was released, the way to do an analysis
and the output of that analysis changed. This pr updates the formatter
to the new format and updates gitleaks to v8.3.0. It also contains some
improvements in the formatter code.
- What I did
- How to verify it
- Description for the changelog