"""Main function, get the name of the image for a job
@@ -81,3 +109,4 @@ if __name__ == "__main__":
exceptKeyError:
logging.warning('The job %s doesn\'t declare its image and extends a job from outside of the file, we aren\'t able to check its image vulnerabilities',args.job)
# TODO: check images from included jobs ==> https://gitlab.com/r2devops/hub/-/issues/282