This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Conversation
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
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Missing stuff: write the results to the DB at the end.
…the GH actions would work out. Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
…racefully. Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
- [X] delimiter gets automatically detected in spycloud - [X] make sure that if a row can't be enriched properly, that we set needs_human_intervention = True - [X] the enrichment pipeline works now Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
* abuse_contact.py: AbuseContact.lookup() returns a List[str] now. Fixes #45. * [X] cleanup code in main.py: imports * fix a testcase for the spycloud collector Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
abuse_contact enricher
less debug print()
…credentialLeakDB into re-write-modules
needs_human_intervention: bool. Fixes #51
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
clean up main.py merge models/outdf.py and api/models.py. The latter becoming obsolete. Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
…ot need the notify or needs_human_attention fields every time. So make them optional Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
…alLeakDB into re-write-modules
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
…ternalDataFormat, be ready to serve an empty dict but with an error message. Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
…ternalDataFormat, be ready to serve an empty dict but with an error message. Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
…alLeakDB into re-write-modules � Conflicts: � modules/parsers/spycloud.py
implemented the store() function Signed-off-by: aaronkaplan <[email protected]>
implemented the store() function Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]> Signed-off-by: aaronkaplan <[email protected]>
Signed-off-by: aaronkaplan <[email protected]>
… functions Signed-off-by: aaronkaplan <[email protected]>
… And finally, anonymize passwords in log files! damn it. Signed-off-by: aaronkaplan <[email protected]>
Merge branch 'main' of github.com:EC-DIGIT-CSIRC/credentialLeakDB into re-write-modules
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
See the CHANGELOG file
Related issue
#11 , #7 , #10 #9 , #2 , #5 .
Check list
Testing
Include the test commands you ran locally to test this change
e.g.:
Monitoring
n/a/
Rollout
n/a