PidgeyL / cve-search

cve-search is a tool to import CVE (Common Vulnerabilities and Exposures) and CPE (Common Platform Enumeration) into a MongoDB to facilitate search and processing of CVEs.
http://adulau.github.com/cve-search/
Other
24 stars 4 forks source link

Cve-search works on MacOS X #118

Closed lvets closed 8 years ago

lvets commented 8 years ago

Not really an issue, I just wanted to let you know that cve-search works without issues on MacOS X 10.11.4 (El Capitan).

Prerequisites: Homebrew needs to be installed

Installation: brew install python3 mongodb redis

Then just follow the Linux instructions.

PidgeyL commented 8 years ago

Thanks for the heads up! We'll make this a sticky tread to keep track of confirmed working set-ups :) Edit: On second thought, I'll add an entry in the main branch, so it's easier to keep track.

PidgeyL commented 8 years ago

@tunkaflux I added the entry in CVE-Search/CVE-Search, can you copy-paste part of your post so we can keep a track-record? Thanks!

lvets commented 8 years ago

Done. This can be closed.