Closed ajcollins0 closed 9 years ago
So why don't we take the def's that are utilized by the server side classes and migrate them into a new class. The only def applicable is the _summarize_docker_object which is used by the docker_scanner class. I feel that it would be best to do this for that we are not using any of this functionality for the xmlp that the client side uses for post scan analysis.
./image_scanner/docker_scanner.py:450: xmlp._summarize_docker_object(
closed by PR #67
Now that we are dumping all information into the docker_state_file, we can rewrite all the defs that are marked with deprecated in xmlp