GitHub action for reporting vulnerabilities in Docker images.
For every image scanned by Trivy or Snyk, an issue is created when the following condition is true: i) There is no issue with the title "Vulnerability found in DOCKER_IMAGE"
Where DOCKER_IMAGE is the image being reported.