{"id":31890151,"url":"https://github.com/aquasecurity/trivy-azure-pipelines-task","last_synced_at":"2025-10-13T07:21:36.018Z","repository":{"id":40686462,"uuid":"493269449","full_name":"aquasecurity/trivy-azure-pipelines-task","owner":"aquasecurity","description":"Azure Pipelines Task for trivy","archived":false,"fork":false,"pushed_at":"2025-07-09T08:50:58.000Z","size":2257,"stargazers_count":64,"open_issues_count":1,"forks_count":37,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-10-02T15:47:46.872Z","etag":null,"topics":["azure-devops","azure-pipelines-task","extension","hacktoberfest","trivy"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=AquaSecurityOfficial.trivy-official","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-17T13:44:34.000Z","updated_at":"2025-10-02T02:06:29.000Z","dependencies_parsed_at":"2024-01-04T14:41:01.155Z","dependency_job_id":"9f5e97cc-af6e-41d7-bff1-5a7c341fe2e6","html_url":"https://github.com/aquasecurity/trivy-azure-pipelines-task","commit_stats":null,"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy-azure-pipelines-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-azure-pipelines-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-azure-pipelines-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-azure-pipelines-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-azure-pipelines-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy-azure-pipelines-task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy-azure-pipelines-task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014111,"owners_count":26085463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-devops","azure-pipelines-task","extension","hacktoberfest","trivy"],"created_at":"2025-10-13T07:21:34.157Z","updated_at":"2025-10-13T07:21:36.009Z","avatar_url":"https://github.com/aquasecurity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aqua Trivy Azure DevOps Extension\n\nAn Azure DevOps Pipelines Task for [Trivy](https://github.com/aquasecurity/trivy), providing vulnerability scanning with an integrated UI.\n\n![Screenshot showing the Trivy extension in the Azure DevOps UI](images/resultsview.png)\n\n## Overview\n\nThis extension allows you to scan various targets for:\n\n- Vulnerabilities in applications and dependencies\n- Misconfigurations in Infrastructure as Code (IaC) files\n- Secrets accidentally committed to repositories\n- License compliance issues\n\n## Quick Start\n\n1. Install the Trivy task from the [Azure DevOps Marketplace](https://marketplace.visualstudio.com/items?itemName=AquaSecurityOfficial.trivy-official) and press the `Get it free` button.\n\n![Marketplace](docs/imgs/marketplace.png)\n\n2. Add the task to your `azure-pipelines.yml`:\n\n```yaml\nsteps:\n  - task: trivy@2\n    inputs:\n      type: 'filesystem'\n      target: '.'\n      scanners: 'vuln,misconfig,secret'\n```\n\n\u003e [!Important]\n\u003e Docker integration is only fully supported on Linux agents. Windows agents have limited Docker support.\n\n## Documentation\n\nCheck out the [documentation](docs/README.md) for more details:\n\n- [Installation Guide](docs/installation.md)\n- [Trivy@1 Configuration](docs/trivyv1.md) (Legacy version)\n- [Trivy@2 Configuration](docs/trivyv2.md) (Recommended for new users)\n- [Aqua Platform Integration](docs/connectedservice.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquasecurity%2Ftrivy-azure-pipelines-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquasecurity%2Ftrivy-azure-pipelines-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquasecurity%2Ftrivy-azure-pipelines-task/lists"}