Skip to content
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

Addign new feature to specify minimal required score for CLI print #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cybercitizen7
Copy link

This PR introduced one new feature, which is allowing the user to specify the minimal score a CT should reach before printing it out into CLI window. Should help with displaying only really high fidelity results or whatever the user is interested in.

Additionally, I did some code quality changes which I believe make more sense now. For instance, I removed the option for 'updating' suspicious YAML with external YAML, if the user DID NOT SPECIFY that they want to override the original yaml.

My understanding is that if user specifies to override the original yaml, it should actually override it and not update it. We can add a separate feature to update the existing YAML with new keywords or tlds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant