baude / image-scanner

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

new scan results dict print and summerize #62

Closed ajcollins0 closed 9 years ago

ajcollins0 commented 9 years ago

When B merges the new scan result dict, the xml_parse file will have to be changed

the summery def will have to return a smaller dict of the summery of the scan results also the pretty print will have to be changed with the new scan results dict format

ajcollins0 commented 9 years ago

Also there will be a few depreciated def's that can probably be deleted

ajcollins0 commented 9 years ago

broke apart into separate issues