vFeed
vFeed copied to clipboard
The Correlated CVE Vulnerability And Threat Intelligence Database API
Hi there -- I'm trying to setup and test out the community edition and am getting an invalid syntax error while trying to run this. Here's what I'm getting: ...
I have added the text2 and the regex methods that can be used to find vulnerabilities easier by adding more extended searches. Usage: `vfeedcli -s text2 "Linux Escalation"` - this...
The database is saved to and used from the current directory versus somewhere better like ~/.vfeed/. This hampers several things, but most notably putting a symlink somewhere in my path...
Fix incompatibility with python3 by replacing the `getheaders` function call with `get` to extract Content-Length header from META ...
AFAICT, I got all of the places where the downloaded database is referenced. You may want to test and confirm this is true prior to merging into your master. See...
This is done by adding a setup.py. One problem could be the use of the folder name "lib". As far as I know this is a reserved name in the...
On master, If I run - ./vfeedcli.py -s cpe:/a:todd_miller:sudo:1.6 I'll get all CVE for versions 1.6.\* and 1.6 but if I run - ./vfeedcli.py -s cpe:/a:todd_miller:sudo:1.6**:** I get ./vfeedcli.py -s...
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...
[DWF](https://github.com/distributedweaknessfiling/DWF-Documentation) is a new(ish?) initiative to track security vulnerabilities that intends to be CVE compatible, but with faster response times and more comprehensible scope. I wonder if it's possible to...