github aquasecurity/trivy-azure-pipelines-task v1.3.2
Added Docker Login Support, Severities and Ignore Unfixed

latest releases: v1.5.1, v1.5.0, v1.4.2...
21 months ago
  • Added support for docker login when docker task is used.

    • From the contributor @ferronsw: In this version I added a task variable loginDockerConfig. If you set this to true the DockerConfig
      directory set by the Docker task login is used. This is necessary for private repositories who require authentication.
  • Added the ability to set severities to scan using "severities" parameter

  • Added the ability to ignore unfixed vulnerabilities using the "ignoreUnfixed" bool parameter

Don't miss a new trivy-azure-pipelines-task release

NewReleases is sending notifications on new releases.