-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Corrections #167
Merged
Merged
Corrections #167
Changes from 18 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
e673534
fix wrong F
babenek 9aa5ca9
BM upd
babenek 6d45a65
avoid CMD ConvertTo-SecureString and password overlap
babenek 8ca09cf
BMCIFIX
babenek 91ae1d2
markup upd
babenek c82bc3f
fix
babenek 1403f13
lostone
babenek d50092f
someF
babenek c80ab47
ciBM
babenek ac5b5e6
lost_T
babenek cfa6f33
short and color
babenek 04b851a
BM
babenek 621925c
[skip actions] [auxiliary] 2024-09-05T12:51:15+03:00
babenek c6aec6a
UpdMeta
babenek 413069e
Corrections
babenek ca1d8e8
T/F new markup
babenek 7204ae1
cibmfix
babenek 24c9198
pos correction
babenek 89ec0cd
[no ci] F for public key
babenek 90b771d
BM
babenek a1062da
corrections
babenek 0dd65e9
corrections
babenek 84d66a4
Rollback wrong markup
babenek 28ca441
BMciFIX
babenek ff1f812
markup
babenek ef35bc7
bmci
babenek fbd7c9e
review markup with cred length
babenek 56846bb
upd
babenek 3faac05
CCC
babenek c0ac1d8
[skip actions] [auxiliary] 2024-09-06T23:38:23+03:00
babenek 2ea3935
[skip actions] [auxiliary] 2024-09-06T23:40:26+03:00
babenek 7b6f0e7
upd
babenek d5632b5
fix
babenek dec40bb
[skip actions] [auxiliary] 2024-09-07T07:44:50+03:00
babenek 5a55ace
markup
babenek 915ff7b
upd
babenek e303092
BM
babenek 75481e6
upd
babenek e916b93
BM
babenek afba3a8
[skip actions] [auxiliary] 2024-09-07T11:44:31+03:00
babenek 568bd58
F
babenek 267ea79
upd
babenek 74449b4
updBM
babenek d1cad4a
upd
babenek b8dee88
[skip actions] [auxiliary] 2024-09-07T18:03:05+03:00
babenek a59ae8a
fix
babenek 9e8c676
upd
babenek 69822c2
[skip actions] [auxiliary] 2024-09-08T13:36:31+03:00
babenek cb7ae0f
Skip XML
babenek 5399c3d
Merge branch 'main' into auxiliary
babenek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Directory to store auxiliary CI/CD files | ||
|
||
The following files are used for: | ||
* **benchmark.txt** - template scores to compare it with empty result | ||
|
||
To update the benchmark file, do: | ||
|
||
```.venv/bin/python -m benchmark --scanner credsweeper --load .ci/empty_report.json | tee .ci/benchmark.txt``` | ||
|
||
|
||
* **empty_report.json** - empty report from CredSweeper |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the end pos of value ist not correctly yet - todo in credsweeper tests