Closed wassafshahzad closed 1 month ago
Hello @wassafshahzad! Thanks for updating this PR.
src/credentialdigger/client.py
:Line 1264:80: E501 line too long (82 > 79 characters)
src/credentialdigger/client_sqlite.py
:Line 161:80: E501 line too long (80 > 79 characters)
Hi @wassafshahzad Thank you for taking the time to submit your pull request.
We appreciate your effort to contribute to the project. However, after reviewing the changes, we’ve decided not to merge it at this time for a couple of reasons.
branches = repo.remotes.origin.fetch()
, which can be misleading. Credential Digger employs a greedy scanning strategy to avoid scanning the same commit multiple times. Consequently, the branch_name assigned to a commit could be the first listed, even if the commit appears in multiple branches or has been merged and later forked. For example, this commit from Credential Digger repository should appear in the following branches:
develop
fix/arguments-cli
main
dependabot/pip/develop/hyperscan-0.7.7
dependabot/pip/develop/pytest-approx-eq-8.2.1
dependabot/pip/develop/pytest-approx-eq-8.3.1
dependabot/pip/develop/rich-approx-eq-13.8
dependabot/pip/develop/rich-approx-eq-13.9
dependabot/pip/develop/tensorflow-2.16.2
dependabot/pip/develop/tensorflow-2.17.0
(and probably others)
How can we definitively pick only one branch?
Thanks again for your effort and understanding.
Description
Added branch name is to discoveries model so that it can be exported to csv later on.
Linked Issues
closes #324
CSV FIle after branch name addition
report-polymer_traders (5).csv