Postmodern
Postmodern
In order to provide nicer syntax to create a `Dictionary` object based on multiple dict names, we will probably need to extract the dict path searching logic from `Dictionary.open`. Then...
I like the idea of being programmatically alerted based on RSS feeds, which could become a separate library/framework onto itself. Have you looked into [IFTTT](https://ifttt.com/) by chance? It allows you...
Going through the open issues. Can this be closed?
Currently we just omit `patched_versions` to indicate all versions are affected.
If a gem/ruby is EOLed, but it does not have any security issues, why should you stop using it? I don't see why ruby-advisory-db should track EOLs. Seems a little...
Actually, would there be interest in creating a separate repo just for EOLs?
@reedloden key word there is _when_ a security advisory is published after the EOL. The time between EOL and first advisory is a grey area. I am still in favor...
btw, I have plans to write an NVD library that we can use.
There has been work to remove any data that came from OSVDB (see #456). There are still 90 advisories named `OSVDB-...`, but that have no `cve: ` ID we could...
End-of-Lifed rubies could be stored in [ruby-versions](https://github.com/postmodern/ruby-versions). End-of-Lifing isn't really a Security Advisory, so I don't think it really fits here. Although, Advisories _for_ vulnerabilities _in_ EOLed Rubies definitely can...