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

Release dates and searching via date #59

Open
roycrowder opened this issue Apr 1, 2016 · 2 comments
Open

Release dates and searching via date #59

roycrowder opened this issue Apr 1, 2016 · 2 comments

Comments

@roycrowder
Copy link

I looked through the database tables and some schema contain release dates like the Redhat table. However, tables like the Microsoft table don't. It would be awesome if all the tables could have a release date field for when the vulnerability was released to the public and also a way to search via release date from the API and CLI tool. I'm not sure how you are compiling your database but if you need any help doing this I'd be happy to help.

@toolswatch
Copy link
Owner

Thanks Roy,
I will extend my mappers to extract the date (whenever it is possible) and store them into the database
It will be available with the next 0.7 release
Thanks again

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

No branches or pull requests

3 participants
@toolswatch @roycrowder and others