openminds / bisu

A security maintenance application.
MIT License
1 stars 2 forks source link

Compare node data to issues. #6

Closed vncntvandriessche closed 10 years ago

vncntvandriessche commented 10 years ago

Bisu should be capable of looking up relevant issues on a per-node basis.

hannesfostie commented 10 years ago

We're providing the library/API allowing you to check a package against outstanding CVE's. I don't think it's bisu's job to actually collect which packages are installed, or parse them for that matter.

People will use regular scripts or something like ohai to do that

vncntvandriessche commented 10 years ago

word