baude / image-scanner

[Deprecated] Vulnerability scanner for containers and images
GNU Lesser General Public License v2.1
14 stars 8 forks source link

Deprecate start/stop web function #42

Closed baude closed 9 years ago

baude commented 9 years ago
This deprecates the previous function that allowed you to
start a uwsgi instance to serve result content.  This is now
being replaced by REST and the appropriate client API calls.

This satisfies https://github.com/baude/image-scanner/issues/39