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

Need to be able to filter CVE Title as well... #37

Closed
wrighterase opened this issue Nov 2, 2019 · 0 comments
Closed

Need to be able to filter CVE Title as well... #37

wrighterase opened this issue Nov 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@wrighterase
Copy link

most CVEs have null component fields and the product is usually just the OS version. In most cases the filter needs to be applied to the Title since it contains the most information.

adding "or hidden in cve['Title'].lower()" to line 281 solved the issue for me.

would be nice to have some color output as well. i may work on this soon if its not on the to-do list already.

@bitsadmin bitsadmin added the enhancement New feature or request label Aug 1, 2020
wrighterase pushed a commit to wrighterase/wesng that referenced this issue Oct 20, 2020
…ng some formatting on some output. added additional logic to MUC progress bar
bitsadmin added a commit that referenced this issue Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants