[{"id":14709863,"name":"github.com/aQUASEcurity/trIVY","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aQUASEcurity/trIVY","keywords_array":[],"namespace":null,"versions_count":188,"first_release_published_at":"2019-05-07T06:48:22.000Z","latest_release_published_at":"2026-08-03T09:44:30.000Z","latest_release_number":"v0.73.0","last_synced_at":"2026-08-23T20:31:40.635Z","created_at":"2026-07-03T10:35:12.780Z","updated_at":"2026-08-25T23:18:14.431Z","registry_url":"https://pkg.go.dev/github.com/aQUASEcurity/trIVY","install_command":"go get github.com/aQUASEcurity/trIVY","documentation_url":"https://pkg.go.dev/github.com/aQUASEcurity/trIVY#section-documentation","metadata":{},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36907972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:18:14.431Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.926933158137311,"dependent_packages_count":4.616412160775715,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.771672659456513},"purl":"pkg:golang/github.com/a%21q%21u%21a%21s%21ecurity/tr%21i%21v%21y","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aQUASEcurity/trIVY","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aQUASEcurity/trIVY","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aQUASEcurity/trIVY/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T02:42:50.466Z","issues_count":1134,"pull_requests_count":3226,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379517.2183020948,"issues_closed_count":871,"pull_requests_closed_count":2720,"pull_request_authors_count":364,"issue_authors_count":294,"avg_comments_per_issue":2.365079365079365,"avg_comments_per_pull_request":1.458152510849349,"merged_pull_requests_count":2151,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2175429.895104895,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":143,"past_year_pull_request_authors_count":102,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0185185185185186,"past_year_avg_comments_per_pull_request":1.4343065693430657,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FaQUASEcurity%2FtrIVY/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FaQUASEcurity%2FtrIVY/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FaQUASEcurity%2FtrIVY/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FaQUASEcurity%2FtrIVY/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FaQUASEcurity%2FtrIVY/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FaQUASEcurity%2FtrIVY/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13927894,"name":"trivy-operator/trivy","ecosystem":"helm","description":"Trivy helm chart","homepage":null,"licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":["scanner","trivy","vulnerability"],"namespace":"trivy-operator","versions_count":50,"first_release_published_at":"2021-03-14T02:02:38.000Z","latest_release_published_at":"2026-08-14T12:24:50.000Z","latest_release_number":"0.26.0","last_synced_at":"2026-08-23T20:27:22.434Z","created_at":"2026-03-02T07:45:32.367Z","updated_at":"2026-08-26T07:45:53.290Z","registry_url":"https://artifacthub.io/packages/helm/trivy-operator/trivy","install_command":"helm repo add trivy-operator https://aquasecurity.github.io/helm-charts/ \u0026\u0026 helm install trivy trivy-operator/trivy","documentation_url":"https://artifacthub.io/packages/helm/trivy-operator/trivy","metadata":{"app_version":"0.74.0","chart_version":"0.26.0","category":6,"official":false,"deprecated":false,"repository_url":"https://aquasecurity.github.io/helm-charts/","maintainers":[]},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36862457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T07:45:53.290Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/trivy-operator/trivy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/trivy-operator/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/trivy-operator/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/trivy-operator/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T02:42:50.466Z","issues_count":1134,"pull_requests_count":3226,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379517.2183020948,"issues_closed_count":871,"pull_requests_closed_count":2720,"pull_request_authors_count":364,"issue_authors_count":294,"avg_comments_per_issue":2.365079365079365,"avg_comments_per_pull_request":1.458152510849349,"merged_pull_requests_count":2151,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2175429.895104895,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":143,"past_year_pull_request_authors_count":102,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0185185185185186,"past_year_avg_comments_per_pull_request":1.4343065693430657,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/trivy-operator%2Ftrivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/trivy-operator%2Ftrivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/trivy-operator%2Ftrivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/trivy-operator%2Ftrivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/trivy-operator%2Ftrivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/trivy-operator%2Ftrivy/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13345327,"name":"trivy","ecosystem":"nixpkgs","description":"A simple and comprehensive vulnerability scanner for containers, suitable for CI","homepage":"https://github.com/aquasecurity/trivy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T09:06:37.958Z","latest_release_published_at":"2026-02-02T09:06:37.958Z","latest_release_number":"0.47.0","last_synced_at":"2026-08-14T04:29:45.803Z","created_at":"2026-02-02T09:06:34.596Z","updated_at":"2026-08-14T04:59:55.204Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=trivy","install_command":"nix-env -iA nixpkgs.trivy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/admin/trivy/default.nix#L46","metadata":{"nix_attribute":"trivy-0.47.0","position":"pkgs/tools/admin/trivy/default.nix:46","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-12T13:41:50.000Z","size":939231,"stargazers_count":37374,"open_issues_count":248,"forks_count":589,"subscribers_count":218,"default_branch":"main","last_synced_at":"2026-08-12T14:43:15.247Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-12T13:40:47.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36569431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-12T15:24:01.999Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.14697997744458208,"forks_count":1.4272772652480172,"docker_downloads_count":null,"average":0.39356431067314984},"purl":"pkg:nix/trivy?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T08:08:28.261Z","issues_count":1125,"pull_requests_count":3166,"avg_time_to_close_issue":9940495.535178777,"avg_time_to_close_pull_request":1351047.5700447094,"issues_closed_count":866,"pull_requests_closed_count":2683,"pull_request_authors_count":342,"issue_authors_count":293,"avg_comments_per_issue":2.376888888888889,"avg_comments_per_pull_request":1.459886291850916,"merged_pull_requests_count":2131,"bot_issues_count":6,"bot_pull_requests_count":571,"past_year_issues_count":52,"past_year_pull_requests_count":230,"past_year_avg_time_to_close_issue":797359.7083333334,"past_year_avg_time_to_close_pull_request":1682201.8,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9615384615384616,"past_year_avg_comments_per_pull_request":1.4608695652173913,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/trivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/trivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/trivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/trivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/trivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/trivy/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-05T19:44:54.252Z","updated_at":"2026-03-05T19:44:54.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"},{"uuid":"06kellyjac","login":null,"name":"Jack","email":"hello+nixpkgs@j-k.io","url":"https://github.com/06kellyjac","packages_count":89,"html_url":null,"role":null,"created_at":"2026-03-05T19:44:54.291Z","updated_at":"2026-03-05T19:44:54.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/06kellyjac/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3383},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-01T05:05:08.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":6067686,"name":"trivy","ecosystem":"alpine","description":"Simple and comprehensive vulnerability scanner for containers","homepage":"https://github.com/aquasecurity/trivy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":"testing","versions_count":71,"first_release_published_at":"2023-01-06T12:46:42.000Z","latest_release_published_at":"2026-06-24T11:02:05.000Z","latest_release_number":"0.71.2-r0","last_synced_at":"2026-06-25T07:32:28.798Z","created_at":"2023-01-31T19:23:27.158Z","updated_at":"2026-08-12T15:24:02.028Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/trivy","install_command":"apk add trivy","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-12T13:41:50.000Z","size":939231,"stargazers_count":37374,"open_issues_count":248,"forks_count":589,"subscribers_count":218,"default_branch":"main","last_synced_at":"2026-08-12T14:43:15.247Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-12T13:40:47.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36569431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-12T15:24:02.027Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.9314339386349405,"forks_count":1.127113337507827,"average":4.174819974953037},"purl":"pkg:apk/alpine/trivy?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T08:08:28.261Z","issues_count":1125,"pull_requests_count":3166,"avg_time_to_close_issue":9940495.535178777,"avg_time_to_close_pull_request":1351047.5700447094,"issues_closed_count":866,"pull_requests_closed_count":2683,"pull_request_authors_count":342,"issue_authors_count":293,"avg_comments_per_issue":2.376888888888889,"avg_comments_per_pull_request":1.459886291850916,"merged_pull_requests_count":2131,"bot_issues_count":6,"bot_pull_requests_count":571,"past_year_issues_count":52,"past_year_pull_requests_count":230,"past_year_avg_time_to_close_issue":797359.7083333334,"past_year_avg_time_to_close_pull_request":1682201.8,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.9615384615384616,"past_year_avg_comments_per_pull_request":1.4608695652173913,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/trivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/trivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/trivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/trivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/trivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/trivy/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"team/phosh","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","packages_count":1996,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","role":null,"created_at":"2025-08-15T14:48:33.006Z","updated_at":"2025-08-15T14:48:33.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40033,"maintainers_count":909,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2955},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-01T05:05:34.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12901766,"name":"trivy","ecosystem":"nixpkgs","description":"A simple and comprehensive vulnerability scanner for containers, suitable for CI","homepage":"https://github.com/aquasecurity/trivy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:31:37.744Z","latest_release_published_at":"2026-01-27T10:31:37.744Z","latest_release_number":"0.41.0","last_synced_at":"2026-04-11T17:03:55.797Z","created_at":"2026-01-27T10:31:37.590Z","updated_at":"2026-08-27T00:24:08.466Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=trivy","install_command":"nix-env -iA nixpkgs.trivy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/tools/admin/trivy/default.nix#L43","metadata":{"nix_attribute":"trivy-0.41.0","position":"pkgs/tools/admin/trivy/default.nix:43","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36862457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T00:24:08.466Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/trivy?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T07:45:53.586Z","issues_count":1134,"pull_requests_count":3232,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1381635.8412931669,"issues_closed_count":871,"pull_requests_closed_count":2721,"pull_request_authors_count":367,"issue_authors_count":294,"avg_comments_per_issue":2.365079365079365,"avg_comments_per_pull_request":1.4563737623762376,"merged_pull_requests_count":2151,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":53,"past_year_pull_requests_count":278,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2224096.020979021,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":143,"past_year_pull_request_authors_count":105,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0377358490566038,"past_year_avg_comments_per_pull_request":1.4244604316546763,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/trivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/trivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/trivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/trivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/trivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/trivy/codemeta","maintainers":[{"uuid":"06kellyjac","login":null,"name":"Jack","email":"hello+nixpkgs@j-k.io","url":"https://github.com/06kellyjac","packages_count":101,"html_url":null,"role":null,"created_at":"2026-03-04T00:41:46.258Z","updated_at":"2026-03-04T00:41:46.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/06kellyjac/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2379},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-01T05:05:01.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12959744,"name":"trivy","ecosystem":"nixpkgs","description":"Simple and comprehensive vulnerability scanner for containers, suitable for CI","homepage":"https://github.com/aquasecurity/trivy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-01-28T06:21:50.002Z","latest_release_published_at":"2026-03-05T04:02:24.813Z","latest_release_number":"0.69.1","last_synced_at":"2026-08-10T18:06:47.926Z","created_at":"2026-01-28T06:21:49.353Z","updated_at":"2026-08-23T22:08:10.627Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=trivy","install_command":"nix-env -iA nixpkgs.trivy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/tr/trivy/package.nix#L54","metadata":{"nix_attribute":"trivy-0.69.1","position":"pkgs/by-name/tr/trivy/package.nix:54","platforms":["x86_64-darwin","aarch64-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36862457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:08:10.627Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.22334478522771317,"forks_count":1.512175575277046,"docker_downloads_count":null,"average":0.4338800901261898},"purl":"pkg:nix/trivy?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T04:36:20.474Z","issues_count":1134,"pull_requests_count":3209,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1374180.3790560472,"issues_closed_count":871,"pull_requests_closed_count":2711,"pull_request_authors_count":362,"issue_authors_count":294,"avg_comments_per_issue":2.36331569664903,"avg_comments_per_pull_request":1.459021502025553,"merged_pull_requests_count":2146,"bot_issues_count":6,"bot_pull_requests_count":577,"past_year_issues_count":55,"past_year_pull_requests_count":265,"past_year_avg_time_to_close_issue":824125.5,"past_year_avg_time_to_close_pull_request":2053823.5957446808,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":141,"past_year_pull_request_authors_count":103,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9636363636363636,"past_year_avg_comments_per_pull_request":1.4415094339622643,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":503,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/trivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/trivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/trivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/trivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/trivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/trivy/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5696,"html_url":null,"role":null,"created_at":"2026-03-05T04:02:26.642Z","updated_at":"2026-03-05T04:02:26.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"},{"uuid":"06kellyjac","login":null,"name":"Jack","email":"hello+nixpkgs@j-k.io","url":"https://github.com/06kellyjac","packages_count":132,"html_url":null,"role":null,"created_at":"2026-03-05T04:02:27.004Z","updated_at":"2026-03-05T04:02:27.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/06kellyjac/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154149,"maintainers_count":4919,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6418},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-01T05:03:32.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":14207242,"name":"github.com/AquaSecurity/trivy","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/AquaSecurity/trivy","keywords_array":[],"namespace":null,"versions_count":189,"first_release_published_at":"2019-05-07T06:48:22.000Z","latest_release_published_at":"2026-08-14T10:24:58.000Z","latest_release_number":"v0.74.0","last_synced_at":"2026-08-23T20:32:16.109Z","created_at":"2026-04-08T08:59:02.074Z","updated_at":"2026-08-24T08:03:40.695Z","registry_url":"https://pkg.go.dev/github.com/AquaSecurity/trivy","install_command":"go get github.com/AquaSecurity/trivy","documentation_url":"https://pkg.go.dev/github.com/AquaSecurity/trivy#section-documentation","metadata":{},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36874021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:03:40.694Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.185308627431826,"dependent_packages_count":4.858766639562581,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.022037633497203},"purl":"pkg:golang/github.com/%21aqua%21security/trivy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/AquaSecurity/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/AquaSecurity/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/AquaSecurity/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T22:08:11.067Z","issues_count":1134,"pull_requests_count":3222,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379703.4455882353,"issues_closed_count":871,"pull_requests_closed_count":2719,"pull_request_authors_count":363,"issue_authors_count":294,"avg_comments_per_issue":2.36331569664903,"avg_comments_per_pull_request":1.4590316573556796,"merged_pull_requests_count":2150,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2184602.084507042,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":101,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9814814814814815,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquaSecurity%2Ftrivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquaSecurity%2Ftrivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquaSecurity%2Ftrivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquaSecurity%2Ftrivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquaSecurity%2Ftrivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquaSecurity%2Ftrivy/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13365254,"name":"trivy","ecosystem":"nixpkgs","description":"A simple and comprehensive vulnerability scanner for containers, suitable for CI","homepage":"https://github.com/aquasecurity/trivy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-03T20:03:57.392Z","latest_release_published_at":"2026-02-03T20:03:57.392Z","latest_release_number":"0.52.0","last_synced_at":"2026-07-24T20:37:57.564Z","created_at":"2026-02-03T20:03:54.554Z","updated_at":"2026-08-24T10:23:22.524Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=trivy","install_command":"nix-env -iA nixpkgs.trivy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/tools/admin/trivy/default.nix#L67","metadata":{"nix_attribute":"trivy-0.52.0","position":"pkgs/tools/admin/trivy/default.nix:67","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36862457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:23:22.524Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/trivy?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T22:08:11.067Z","issues_count":1134,"pull_requests_count":3222,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379703.4455882353,"issues_closed_count":871,"pull_requests_closed_count":2719,"pull_request_authors_count":363,"issue_authors_count":294,"avg_comments_per_issue":2.36331569664903,"avg_comments_per_pull_request":1.4590316573556796,"merged_pull_requests_count":2150,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2184602.084507042,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":101,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9814814814814815,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/trivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/trivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/trivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/trivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/trivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/trivy/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-05T04:27:34.997Z","updated_at":"2026-03-05T04:27:34.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"},{"uuid":"06kellyjac","login":null,"name":"Jack","email":"hello+nixpkgs@j-k.io","url":"https://github.com/06kellyjac","packages_count":92,"html_url":null,"role":null,"created_at":"2026-03-05T04:27:35.037Z","updated_at":"2026-03-05T04:27:35.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/06kellyjac/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3581},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-01T05:03:04.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":14698778,"name":"github.com/Aquasecurity/trivy","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Aquasecurity/trivy","keywords_array":[],"namespace":null,"versions_count":150,"first_release_published_at":"2019-11-14T15:26:36.000Z","latest_release_published_at":"2026-08-03T09:44:30.000Z","latest_release_number":"v0.73.0","last_synced_at":"2026-08-23T20:32:59.493Z","created_at":"2026-06-30T11:55:37.951Z","updated_at":"2026-08-24T14:34:35.839Z","registry_url":"https://pkg.go.dev/github.com/Aquasecurity/trivy","install_command":"go get github.com/Aquasecurity/trivy","documentation_url":"https://pkg.go.dev/github.com/Aquasecurity/trivy#section-documentation","metadata":{},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36882225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:34:35.839Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.93515940445008,"dependent_packages_count":4.624504289510877,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.779831846980478},"purl":"pkg:golang/github.com/%21aquasecurity/trivy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Aquasecurity/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Aquasecurity/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Aquasecurity/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T22:08:11.067Z","issues_count":1134,"pull_requests_count":3222,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379703.4455882353,"issues_closed_count":871,"pull_requests_closed_count":2719,"pull_request_authors_count":363,"issue_authors_count":294,"avg_comments_per_issue":2.36331569664903,"avg_comments_per_pull_request":1.4590316573556796,"merged_pull_requests_count":2150,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2184602.084507042,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":101,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9814814814814815,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquasecurity%2Ftrivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquasecurity%2Ftrivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquasecurity%2Ftrivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquasecurity%2Ftrivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquasecurity%2Ftrivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAquasecurity%2Ftrivy/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3519571,"name":"github.com/aquasecurity/trivy","ecosystem":"go","description":"","homepage":"https://github.com/aquasecurity/trivy","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":"github.com/aquasecurity","versions_count":192,"first_release_published_at":"2019-05-07T06:48:22.000Z","latest_release_published_at":"2026-08-14T10:24:58.000Z","latest_release_number":"v0.74.0","last_synced_at":"2026-08-31T09:31:53.753Z","created_at":"2022-04-10T21:59:59.584Z","updated_at":"2026-08-31T09:31:53.753Z","registry_url":"https://pkg.go.dev/github.com/aquasecurity/trivy","install_command":"go get github.com/aquasecurity/trivy","documentation_url":"https://pkg.go.dev/github.com/aquasecurity/trivy#section-documentation","metadata":{},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36862457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T15:56:26.639Z","dependent_packages_count":153,"downloads":null,"downloads_period":null,"dependent_repos_count":134,"rankings":{"downloads":null,"dependent_repos_count":0.5317207164614989,"dependent_packages_count":0.4554186440373671,"stargazers_count":0.4605054488656425,"forks_count":0.6115137333756236,"docker_downloads_count":0.3154816406242208,"average":0.4749280366728706},"purl":"pkg:golang/github.com/aquasecurity/trivy","advisories":[{"uuid":"GSA_kwCzR0hTQS1tY2o0LW1waGYtajlmZs4ABlWS","url":"https://github.com/advisories/GHSA-mcj4-mphf-j9ff","title":"Trivy has a path traversal via a crafted vulnerability database or other downloaded artifacts","description":"## Summary\n\nWhen Trivy downloads an OCI artifact, it uses the `org.opencontainers.image.title` annotation from the artifact manifest as the destination filename without validation. An attacker who can make Trivy fetch an attacker-controlled artifact can supply a crafted annotation that resolves to a path outside the intended destination, causing Trivy to write the layer content to an arbitrary location on the host filesystem.\n\n## Affected configurations\n\nExploitation requires the attacker to direct Trivy at an attacker-controlled OCI artifact via one of the following inputs:\n\n| Input | Used for |\n| --- | --- |\n| `--db-repository` flag, `TRIVY_DB_REPOSITORY` environment variable, or `db.repository` in `trivy.yaml` | Vulnerability database |\n| `--java-db-repository` flag, `TRIVY_JAVA_DB_REPOSITORY` environment variable, or `db.java-repository` in `trivy.yaml` | Java vulnerability database |\n| `--checks-bundle-repository` flag (and the deprecated `--policy-bundle-repository` alias), `TRIVY_CHECKS_BUNDLE_REPOSITORY` environment variable, or `misconfiguration.checks-bundle-repository` in `trivy.yaml` | Misconfiguration checks bundle |\n| Repository argument to `trivy module install \u003cREPO\u003e` | WASM module installation |\n\nRealistic scenarios in which an attacker may influence these inputs include a copy-pasted command or documentation snippet pointing to an untrusted mirror, or a third-party mirror that turns out to be hostile.\n\nTrivy's default configuration, which downloads these artifacts from Aqua-operated repositories, is not affected. The risk applies only when one of the inputs above is overridden to download a different artifact.\n\n## Impact\n\nAn attacker who satisfies the conditions above can overwrite or create arbitrary files on the host filesystem within the privilege boundary of the user running Trivy. The vulnerability does not grant any privileges beyond what that user already has.\n\nThe practical impact depends on the deployment. In environments where the running user can overwrite files such as SSH `authorized_keys`, shell startup files, cron entries, or binaries on `PATH`, the file write may be leveraged to achieve code execution as that user. In more restricted deployments, the impact is bounded to the user's writable scope but may still allow tampering with scan results, build artifacts, or other files consumed by subsequent steps in the same pipeline.\n\n## Patches\n\nFixed in Trivy `0.71.1`. Users should upgrade to that release or later.\n\n## Workarounds\n\nIf upgrading is not immediately possible, do not download Trivy artifacts (vulnerability database, Java database, misconfiguration checks bundle, modules, etc.) from OCI repositories you do not operate or trust.\n\n## Credits\n\nReported by @ikkebr.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-08-25T17:33:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/aquasecurity/trivy/security/advisories/GHSA-mcj4-mphf-j9ff","https://nvd.nist.gov/vuln/detail/CVE-2026-55092","https://github.com/aquasecurity/trivy/commit/39e0b132260c60d59fa746c3f6dd10374b0ff6e4","https://github.com/aquasecurity/trivy/commit/a72d9a4d997c25fbb6534e231b4e206c9b202b31","https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","https://github.com/advisories/GHSA-mcj4-mphf-j9ff"],"source_kind":"github","identifiers":["GHSA-mcj4-mphf-j9ff","CVE-2026-55092"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-08-25T18:01:30.155Z","updated_at":"2026-08-25T18:01:30.155Z","epss_percentage":0.00442,"epss_percentile":0.36631,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tY2o0LW1waGYtajlmZs4ABlWS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tY2o0LW1waGYtajlmZs4ABlWS","packages":[{"ecosystem":"go","package_name":"github.com/aquasecurity/trivy","versions":[{"first_patched_version":"0.71.1","vulnerable_version_range":"\u003c 0.71.1"}],"purl":"pkg:go/github.com%2Faquasecurity%2Ftrivy"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tY2o0LW1waGYtajlmZs4ABlWS/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04cmM1LTRmcjYtNjRwd84ABkco","url":"https://github.com/advisories/GHSA-8rc5-4fr6-64pw","title":"Trivy Plugin Manager has Path Traversal that Allows Arbitrary File Write","description":"## Summary\n\nTrivy's plugin manager does not fully validate metadata from a plugin's manifest before using it to construct filesystem paths under the plugin root (`~/.trivy/plugins`). A crafted plugin can cause Trivy to write its files (the manifest and the downloaded plugin binary) outside the plugin root, to an arbitrary location writable by the user running Trivy.\n\nPlugins are third-party binaries that Trivy downloads and executes, so Trivy's [documentation](https://trivy.dev/docs/latest/guide/plugin/) already advises installing only plugins you trust. This issue does not change that trust boundary: exploitation requires the user to install a malicious plugin in the first place.\n\n## Affected configurations\n\nThe vulnerability is triggered only when a user installs an attacker-controlled plugin, for example via `trivy plugin install \u003cSOURCE\u003e` or `trivy plugin run \u003cSOURCE\u003e`. An attacker has to trick a user into installing a plugin they crafted, for instance by publishing it or by getting a malicious source pasted into a command or documentation snippet.\n\nPlugins distributed through the official Trivy plugin index are not affected.\n\n## Impact\n\nA user who installs a malicious plugin can have files written outside the plugin root, to any location writable by the user running Trivy. The vulnerability does not grant any privileges beyond what that user already has.\n\n## Patches\n\nFixed in Trivy `0.72.0`. Users should upgrade to that release or later.\n\n## Workarounds\n\nOnly install Trivy plugins from sources you trust. Plugins from the official Trivy plugin index are safe. See the [plugin documentation](https://trivy.dev/docs/latest/guide/plugin/) for details.\n\n## Credits\n\nReported by @fatihhcelik.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-08-18T16:32:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.8,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/aquasecurity/trivy/security/advisories/GHSA-8rc5-4fr6-64pw","https://github.com/aquasecurity/trivy/commit/d4213d7735c74e57f06c02ccb39ebca67abc7959","https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","https://github.com/advisories/GHSA-8rc5-4fr6-64pw"],"source_kind":"github","identifiers":["GHSA-8rc5-4fr6-64pw","CVE-2026-63328"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-08-18T17:00:07.628Z","updated_at":"2026-08-20T13:00:07.720Z","epss_percentage":0.00151,"epss_percentile":0.04811,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cmM1LTRmcjYtNjRwd84ABkco","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04cmM1LTRmcjYtNjRwd84ABkco","packages":[{"ecosystem":"go","package_name":"github.com/aquasecurity/trivy","versions":[{"first_patched_version":"0.72.0","vulnerable_version_range":"\u003c 0.72.0"}],"purl":"pkg:go/github.com%2Faquasecurity%2Ftrivy"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cmM1LTRmcjYtNjRwd84ABkco/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xM2Z2LXg4dmctcXFtNM4ABa6u","url":"https://github.com/advisories/GHSA-q3fv-x8vg-qqm4","title":"Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser","description":"## Summary\n\nWhen Trivy scans a Helm chart archive (`.tgz`), its custom tar unpacker reads each entry with `io.ReadAll(tr)` and no size limit. An attacker who can place a malicious `.tgz` file in the scanned path can craft a small compressed archive that decompresses to gigabytes, causing the Trivy process to be killed by the OS OOM killer.\n\n## Affected configurations\n\nExploitation requires the attacker to place a crafted `.tgz` file in a location that Trivy will scan as a Helm chart. This applies to the following scan targets:\n\n| Command | Condition |\n| --- | --- |\n| `trivy config \u003cdir\u003e` | Directory contains a crafted `.tgz` Helm chart (misconfiguration scanning is always enabled) |\n| `trivy filesystem --scanners misconf \u003cdir\u003e` | Directory contains a crafted `.tgz` Helm chart **and** `--scanners misconf` is explicitly enabled |\n| `trivy image --scanners misconf \u003cimage\u003e` | Image contains a crafted `.tgz` Helm chart **and** `--scanners misconf` is explicitly enabled |\n\nRealistic scenarios include:\n- A CI pipeline that runs `trivy config .` on a repository where a contributor can submit a pull request containing a crafted chart archive.\n- A pipeline that scans a container image with `--scanners misconf`, whose build context includes untrusted `.tgz` files.\n\n## Impact\n\nAn attacker who satisfies the conditions above can exhaust all available memory on the host running Trivy. The OS OOM killer will terminate the Trivy process and may affect other processes sharing the same host or CI runner.\n\nThe practical impact in CI environments is denial of service: the scan fails, the pipeline is blocked, and repeated submissions re-trigger the same condition. Cloud CI runners may also incur additional costs for consumed resources.\n\nThere is no impact on confidentiality or integrity of the scanned system.\n\n## Patches\n\nFixed in Trivy `v0.71.0` (#10718). The custom tar unpacker was replaced with `archive.LoadArchiveFiles` from the official `helm.sh/helm/v4` SDK, which enforces per-entry and total size limits and validates archive structure. Users should upgrade to `v0.71.0` or later.\n\n## Workarounds\n\nIf upgrading is not immediately possible:\n- Set a memory limit (cgroup/container) on the Trivy process to bound the blast radius.\n- Use `--skip-dirs` to exclude directories containing untrusted Helm chart archives from the scan.\n- Avoid scanning repositories or images with untrusted `.tgz` files.\n\n## Credits\n\nReported by @jamesgol.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-14T19:52:14.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/aquasecurity/trivy/security/advisories/GHSA-q3fv-x8vg-qqm4","https://nvd.nist.gov/vuln/detail/CVE-2026-54448","https://github.com/aquasecurity/trivy/pull/10718","https://github.com/aquasecurity/trivy/commit/441251e51ae46cbcf7f436547e0a5766b25328b4","https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","https://github.com/advisories/GHSA-q3fv-x8vg-qqm4"],"source_kind":"github","identifiers":["GHSA-q3fv-x8vg-qqm4","CVE-2026-54448"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-14T20:00:09.012Z","updated_at":"2026-08-28T13:01:00.315Z","epss_percentage":0.00443,"epss_percentile":0.3668,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xM2Z2LXg4dmctcXFtNM4ABa6u","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xM2Z2LXg4dmctcXFtNM4ABa6u","packages":[{"ecosystem":"go","package_name":"github.com/aquasecurity/trivy","versions":[{"first_patched_version":"0.71.0","vulnerable_version_range":"\u003c 0.71.0"}],"purl":"pkg:go/github.com%2Faquasecurity%2Ftrivy"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xM2Z2LXg4dmctcXFtNM4ABa6u/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02OWZxLXhwNDYtNngyM84ABUGq","url":"https://github.com/advisories/GHSA-69fq-xp46-6x23","title":"Trivy ecosystem supply chain was briefly compromised","description":"## Summary\n\nOn March 19, 2026, a threat actor used compromised credentials to publish a malicious Trivy v0.69.4 release, force-push 76 of 77 version tags in `aquasecurity/trivy-action` to credential-stealing malware, and replace all 7 tags in `aquasecurity/setup-trivy` with malicious commits.\nOn March 22, 2026, a threat actor used compromised credentials to publish a malicious Trivy v0.69.5 and v0.69.6 DockerHub images.\n\n## Exposure Window\n\n| Component     | Start (UTC)            | End (UTC)         | Duration  |\n| ------------- | ---------------------- | ----------------- | --------- |\n| trivy v0.69.4 | 2026-03-19 18:22 [^1]  | 2026-03-19 ~21:42 | ~3 hours  |\n| trivy-action  | 2026-03-19 ~17:43 [^2] | 2026-03-20 ~05:40 | ~12 hours |\n| setup-trivy   | 2026-03-19 ~17:43 [^2] | 2026-03-19 ~21:44 | ~4 hours  |\n| dockerhub trivy images v0.69.5 and v0.69.6 | 2026-03-22 15:43  | 2026-03-23 ~01:40 | ~10 hours  |\n\n[^1]: Time when v0.69.4 release artifacts became publicly available. The malicious tag was pushed at ~17:43 UTC, triggering the release pipeline.\n[^2]: Earliest suspicious activity observed in our audit log.\n## Affected Components\n\nNote that all malicious components, artifacts, commits, etc have been removed from all sources and destinations (yet they may linger in intermediary caches). Use this information to understand if you have been exposed to the malicious artifacts during the exposure window.\n\n### `trivy` binary and image\n\nYou are affected if you used:\n1. trivy binaries version v0.69.4 (or latest during the exposure window) distributed via GitHub, Deb, RPM.\n2. trivy container images v0.69.4 (or latest during the exposure window) distributed via GHCR, ECR public, Docker Hub.\n3. trivy container images v0.69.5 and v0.69.6 (or latest during the exposure window) distributed via Docker Hub.\n\nYou are not affected if you used:\n1. trivy (binary or image) version v0.69.3 or earlier.\n\t1. v0.69.3 is protected by GitHub's [immutable releases](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release) feature (enabled March 3, before v0.69.3 was published).\n\t2. v0.69.2 predates immutable releases enablement but integrity can be verified via sigstore signatures (see \"How to Verify\" section below).\n2. trivy images referenced by digest.\n4. trivy binaries built from source.\n\t1. The malicious code was not committed to Trivy's main branch. It was fetched and built on the ephemeral runner, and also committed to a v0.70.0 branch but no release or git tag was ever pushed.\n5. homebrew from official formula (`brew install trivy`)\n\t1. The [official homebrew formula](https://github.com/Homebrew/homebrew-core/blob/785817ba05ed32eef15490bb105f67bd973aa7c2/Formula/t/trivy.rb) is building trivy directly from source.\n\t2. There's an additional custom [trivy tap](https://github.com/aquasecurity/homebrew-trivy) which was compromised as part of the v0.69.4 release, but that tap requires special installation and is not even mentioned in the trivy documentation.\n\n### `aquasecurity/trivy-action` GitHub Action\n\nYou are affected if you used:\n1. Any tags prior except 0.35.0 (0.0.1 – 0.34.2) to reference the action.\n2. the action's `version: latest` parameter explicitly (not the default) during the trivy binary exposure window.\n3. SHA pinning to a commit prior to 2025-04-09.\n\t1. trivy-action started pinning setup-go with pull request [trivy-action#456](https://github.com/aquasecurity/trivy-action/pull/456#event-17180670975). If you pinned trivy-action to a commit prior to that PR (merged 2025-04-09), then you would get a safe trivy-action but it would get a malicious setup-trivy, if invoked during the setup-trivy exposure window.\n\nYou are not affected if you used:\n1. 0.35.0 tag\n\t1. 0.35.0 is protected by GitHub's immutable releases feature (enabled March 4, before 0.35.0 was published) and was not affected by the tag hijacking attack.\n2. SHA pinning to a safe commit commit after 2025-04-09.\n\n### `aquasecurity/setup-trivy` GitHub Action\n\nYou are affected if you used:\n1. Any version without pinning.\n\nYou are not affected if you used:\n1. SHA pinning to a safe commit.\n\n## Attack Details\n\n### Root Cause\n\nThis incident is a continuation of the supply chain attack that began in late February 2026. Following the initial disclosure on March 1, credential rotation was performed but was not atomic (not all credentials were revoked simultaneously). The attacker could have use a valid token to exfiltrate newly rotated secrets during the rotation window (which lasted a few days). This could have allowed the attacker to retain access and execute the March 19 attack.\n### Trivy v0.69.4 binary and container images\n\nThe attacker created a malicious release by:\n1. Pushing a commit (`1885610c`) that swapped the `actions/checkout` reference to an imposter commit (`70379aad`) containing a composite action that downloaded malicious Go source files from a typosquatted domain\n2. Adding `--skip=validate` to goreleaser to bypass binary validation\n3. Tagging this commit as `v0.69.4`, triggering the release pipeline\n\nThe compromised release was distributed across Trivy's regular distribution channels channels: GHCR, ECR Public, Docker Hub (both `0.69.4` and `latest` tags), deb/rpm packages, and `get.trivy.dev`.\n\nThe attacker attempted to release a v0.70.0 malicious release but that was stopped prematurely.\n### trivy-action tag hijacking\n\nThe attacker force-pushed 76 of 77 version tags to malicious commits that injected an infostealer into `entrypoint.sh`. The malicious code executes before the legitimate Trivy scan and does the following:\n\n1. Dumps `Runner.Worker` process memory via `/proc/\u003cpid\u003e/mem` to extract secrets. Sweeps 50+ filesystem paths for SSH keys, AWS/GCP/Azure credentials, Kubernetes tokens, Docker configs, `.env` files, database credentials, and cryptocurrency wallets.\n2. Encrypts collected data using AES-256-CBC with RSA-4096 hybrid encryption.\n3. Transmits to attacker-controlled infrastructure. If exfiltration fails and `INPUT_GITHUB_PAT` is set, creates a public `tpcp-docs` repository on the victim's GitHub account and uploads stolen data as a release asset.\n\n### setup-trivy release replacement\n\nAll 7 existing tags (v0.2.0 – v0.2.6) were force-pushed to malicious commits. The malicious `action.yaml` contained the same infostealer as trivy-action, injected as a \"Setup environment\" step that executes before the legitimate Trivy installation. \nWe have removed all malicious releases within ~4 hours and re-created v0.2.6 with safe content. Tags v0.2.0 – v0.2.5 were not restored.\n\n### Trivy v0.69.5 and v0.69.6 docker image published.\nThe attacker created `aquasec/trivy:0.69.5` and `aquasec/trivy:0.69.6` with the same C2 domain as the `v0.69.4` payload, and pushed them directly to Docker Hub using separately-compromised Docker Hub credentials (not via GitHub). No corresponding GitHub tags or releases existed.\nWe have removed all tags related to `0.69.5` and `0.69.6` and restored the latest tag to the safe `0.69.3` tag.\n\n## Recommended Actions\n\n### Update to Known-Safe Versions\n\n| Component    | Safe Version     |\n| ------------ | ---------------- |\n| Trivy binary | v0.69.2, v0.69.3 |\n| trivy-action | v0.35.0          |\n| setup-trivy  | v0.2.6           |\n\nRegarding trivy-action: The original tags (`0.0.1` – `0.34.2`) were deleted during remediation. Because the attacker's force-push caused these tags to be treated as immutable releases by GitHub, they cannot be re-created with the same names. New tags have been published with a `v` prefix (`v0.0.1` – `v0.34.2`) pointing to the original legitimate commits. Three tags: `v0.0.10`, `v0.34.1`, and `v0.34.2` have not yet been restored. If you need to reference a version older than 0.35.0, use the `v`-prefixed tag (e.g., `aquasecurity/trivy-action@v0.34.0` instead of `@0.34.0`). \n### Rotate All Potentially Exposed Secrets\n\nBased on information shared above, if there is any possibility that a compromised version ran in your environment, all secrets accessible to affected pipelines must be treated as exposed and rotated immediately.\n### Audit Trivy Versions\nCheck whether your organization pulled or executed Trivy v0.69.4 from any source. Remove any affected artifacts immediately.\n### Audit GitHub Action References\nReview all workflows using `aquasecurity/trivy-action` or `aquasecurity/setup-trivy`. Check workflow run logs from March 19–20, 2026 for signs of compromise.\n### Search for Exfiltration Artifacts\nLook for repositories named `tpcp-docs` in your GitHub organization. The presence of such a repository may indicate that the fallback exfiltration mechanism was triggered and secrets were successfully stolen.\n### Pin GitHub Actions to Full SHA Hashes\nPin GitHub Actions to full, immutable commit SHA hashes, don't use mutable version tags. As described here: https://docs.github.com/en/actions/reference/security/secure-use#using-third-party-actions\n## How to Verify Existing Installations\n\n### Binary verification\n\n```bash\n# Download binary and sigstore bundle\ncurl -sLO \"https://github.com/aquasecurity/trivy/releases/download/v0.69.2/trivy_0.69.2_Linux-64bit.tar.gz\"\ncurl -sLO \"https://github.com/aquasecurity/trivy/releases/download/v0.69.2/trivy_0.69.2_Linux-64bit.tar.gz.sigstore.json\"\n\n# Verify signature\n$ cosign verify-blob \\\n  --certificate-identity-regexp 'https://github\\.com/aquasecurity/' \\\n  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \\\n  --bundle trivy_0.69.2_Linux-64bit.tar.gz.sigstore.json \\\n  trivy_0.69.2_Linux-64bit.tar.gz\nVerified OK\n\n# Check signing timestamp\n$ date -u -d @$(jq -r '.verificationMaterial.tlogEntries[].integratedTime' trivy_0.69.2_Linux-64bit.tar.gz.sigstore.json)\nSat Mar  1 19:11:02 UTC 2026\n# ✅ Signed on Mar 1, before the attack on Mar 19\n```\n\n### Container image verification\n\n```bash\n# Verify signature and get image digest\n$ cosign verify \\\n  --certificate-identity-regexp 'https://github\\.com/aquasecurity/' \\\n  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \\\n  --new-bundle-format \\\n  ghcr.io/aquasecurity/trivy:0.69.2\nVerification for ghcr.io/aquasecurity/trivy:0.69.2 --\nThe following checks were performed on each of these signatures:\n  - The cosign claims were validated\n  - Existence of the claims in the transparency log was verified offline\n  - The code-signing certificate was verified using trusted certificate authority certificates\n\n# Get digest and check all signing timestamps via Rekor\n$ DIGEST=$(cosign verify \\\n  --certificate-identity-regexp 'https://github\\.com/aquasecurity/' \\\n  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \\\n  --new-bundle-format -o json ghcr.io/aquasecurity/trivy:0.69.2 2\u003e/dev/null | \\\n  jq -r '.[0].critical.image.\"docker-manifest-digest\"')\n\n$ rekor-cli search --sha \"$DIGEST\" | grep -v 'Found' | while read uuid; do\n    rekor-cli get --uuid \"$uuid\" | grep IntegratedTime\n  done\nIntegratedTime: 2026-03-01T19:13:52Z\nIntegratedTime: 2026-03-01T19:13:47Z\nIntegratedTime: 2026-03-01T19:13:57Z\nIntegratedTime: 2026-03-01T19:13:54Z\nIntegratedTime: 2026-03-01T19:13:46Z\nIntegratedTime: 2026-03-01T19:13:37Z\n# ✅ All signed on Mar 1, before the attack on Mar 19\n```\n\n\n## Indicators of Compromise\n\n### Executable binaries\n\n| SHA256                                                             | Filename                            |\n| ------------------------------------------------------------------ | ----------------------------------- |\n| `c5b16c42dbd2a1494141cd651a406ec9094d5031a421c0aa624c4d139ae81239` | `trivy_0.69.4_FreeBSD_64bit.tar.gz` |\n| `cff74e3e9ac0cda2078d31800d8fcad832d7b52c9920b085054d1e96dacff8a3` | `trivy_0.69.4_Linux-32bit.deb`      |\n| `55047c55a5ceab6d80b13884b4a4e8cd27a0bab7a218a952a00aae9e05f16f80` | `trivy_0.69.4_Linux-32bit.rpm`      |\n| `ba04ba6a0c028cde17599c8ddaefdb854055c5a23c595e06630732002ea59a76` | `trivy_0.69.4_Linux-32bit.tar.gz`   |\n| `0ca60dd18178d1c79d59cc06be12c540c121a4aea467484244667131aa13c311` | `trivy_0.69.4_Linux-64bit.deb`      |\n| `a5696321a6c93071f46c8bb8cbd0a8d2bce6d1860cc3c109247a4e8b64ebd317` | `trivy_0.69.4_Linux-64bit.rpm`      |\n| `385d498d18a3a7c67878ca7322716f9da25683eb1a4bf9e9592da0d5f2ab09f6` | `trivy_0.69.4_Linux-64bit.tar.gz`   |\n| `8f0c7b92b251c61cbca2add06c676dd21fde8fbb2d0cd6616383fae29b21756a` | `trivy_0.69.4_Linux-ARM.deb`        |\n| `c5df9d1bc6275711b2884a9ed4aacfe4e10dbe3c8f6c79df59126fd0e6dcd83f` | `trivy_0.69.4_Linux-ARM.rpm`        |\n| `f7a9bbfec8add36c548add4d875848b8b57c21fabe236d115f1c49113d12b332` | `trivy_0.69.4_Linux-ARM.tar.gz`     |\n| `9a833d68a49ec6d44bc50fb9ff3b184bafb0edc913e1293daebe51d334676a70` | `trivy_0.69.4_Linux-ARM64.deb`      |\n| `451ce0c4deb620894d07a2f4a37c8ea3b7a4f9b6d111651b4ac3bcc737b0fac0` | `trivy_0.69.4_Linux-ARM64.rpm`      |\n| `e401ae1e6d2442fa9a0c79dc0f3b0457ecfebf74a9c0a920159c49437f663aef` | `trivy_0.69.4_Linux-ARM64.tar.gz`   |\n| `284622577cf6a7c58704de60194205f765fcef432934c200b462ef0290aa5f57` | `trivy_0.69.4_Linux-PPC64LE.deb`    |\n| `5fac89e66d70cadec5c0e30c0b0cf8bf38c145cbf06422d40d076985195e1dd6` | `trivy_0.69.4_Linux-PPC64LE.rpm`    |\n| `52518d441fd6dd25fa5126683a330592d3be80d5ce3fb9e0b1becb806ff4f857` | `trivy_0.69.4_Linux-PPC64LE.tar.gz` |\n| `62585efcdc7767f3fe0b9ae2897fe03bf331934492fd7a5da46f14fd7bf705c8` | `trivy_0.69.4_Linux-s390x.deb`      |\n| `107be2081bdc3ddad2889ae037ab2ad6bbd214fb9a43eaa25390d00411d1c7dd` | `trivy_0.69.4_Linux-s390x.rpm`      |\n| `16c855c398a8b185a907790054b70164358844a893bf9965651b88d6967c7c0a` | `trivy_0.69.4_Linux-s390x.tar.gz`   |\n| `90d61cf37355b89fae9ff84867100e1721c1876007ef1771e465ce5a721141ad` | `trivy_0.69.4_macOS-64bit.tar.gz`   |\n| `1dc871b02cd7a1fd80babb1b8762a2fd9cc2b735d4d3759d012626de3ccc7a5b` | `trivy_0.69.4_macOS-ARM64.tar.gz`   |\n| `0376b98064636c30f5fbe60fb3b1225516e23e88dd7e909937f81d9265292e7d` | `trivy_0.69.4_windows_64bit.zip`    |\n| `822dd269ec10459572dfaaefe163dae693c344249a0161953f0d5cdd110bd2a0` | `trivy_0.69.4_linux_amd64`          |\n| `e64e152afe2c722d750f10259626f357cdea40420c5eedae37969fbf13abbecf` | `trivy_0.69.4_linux_arm64`          |\n| `d5edd791021b966fb6af0ace09319ace7b97d6642363ef27b3d5056ca654a94c` | `trivy_0.69.4_s390x`                |\n| `ecce7ae5ffc9f57bb70efd3ea136a2923f701334a8cd47d4fbf01a97fd22859c` | `trivy_0.69.4_ppc64le`              |\n\n### Container images (v0.69.4)\n\n| Digest                                                                    | Tag                      |\n| ------------------------------------------------------------------------- | ------------------------ |\n| `sha256:27f446230c60bbf0b70e008db798bd4f33b7826f9f76f756606f5417100beef3` | `0.69.4`                 |\n| `sha256:12c702212dee1cbec9471e9261501a3335963321fe76e60e5a715b5acd3c40a2` | `0.69.4-linux/amd64`     |\n| `sha256:2d7cee41048988eec27615412e7c6e2e21046f2b5faa888c24e11ca6764058ed` | `0.69.4-linux/arm64`     |\n| `sha256:ae3494bd6ae860d7727116681bd09fc7b20dc994ec7a8105738f0a623ea93427` | `0.69.4-linux/ppc64le`   |\n| `sha256:43f46547efd488e56dcf862ed4d7cc342730a803f8d5bec5cac443028fefabef` | `0.69.4- linux/s390x`    |\n| `sha256:cc464a3961e1dbe145c75343b55c2f446e08b821782ec993728c4222b0d85589` | `0.69.4-signature`       |\n| `sha256:5aaa1d7cfa9ca4649d6ffad165435c519dc836fa6e21b729a2174ad10b057d2b` | `0.69.5`                 |\n| `sha256:95ff680103570179feb0c6667a9b9b2d98c53fa5a9a451265036810390bbe70a` | `0.69.5-linux/arm64`\u003cbr\u003e |\n| `sha256:4f7a06bb51714713ab308d2f8125f3b09ee1c3ffbba1a5ffd0cc80da95fbb6cc` | `0.69.5-linux/ppc64le`   |\n| `sha256:edef8e5816eced552a909b878ff262c0c47776d3297bcc23796ad4cce1e85414` | `0.69.5-linux/s390x`     |\n| `sha256:425cd3e1a2846ac73944e891250377d2b03653e6f028833e30fc00c1abbc6d33` | `0.69.6`                 |\n| `sha256:dd8beb3b40df080b3fd7f9a0f5a1b02f3692f65c68980f46da8328ce8bb788ef` | `0.69.6-linux/amd64`     |\n| `sha256:4b22cedea58780ff76735c3e08b9ee8cb5d06c908ffa868152f11d45349eb696` | `0.69.6-linux/arm64`     |\n| `sha256:9efd59534d2b6b81b8b7a0eeb3ad0e74015f358650e24b9dab00c900d3118593` | `0.69.6-linux/ppc64le`   |\n| `sha256:5e5fb53cf4ce5555171ff5206302ba2f4f66f5381bbf673c354c87a925473f07` | `0.69.6-linux/s390x`     |\n\n### Network\nC2/sinks:\n- `scan.aquasecurtiy.org`\n- `45.148.10.212`\n\n### GitHub Repositories\n\nPublic repo on victim's GitHub account with `tpcp-docs-` prefix.\nStolen data uploaded as a release asset with tag `data-\u003ctimestamp\u003e`.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-03-24T17:53:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H","references":["https://github.com/aquasecurity/trivy/security/advisories/GHSA-69fq-xp46-6x23","https://nvd.nist.gov/vuln/detail/CVE-2026-33634","https://github.com/aquasecurity/trivy/discussions/10425","https://github.com/BerriAI/litellm/issues/24518","https://github.com/BerriAI/litellm/issues/24518#issuecomment-4127436387","https://docs.litellm.ai/blog/security-update-march-2026","https://futuresearch.ai/blog/litellm-pypi-supply-chain-attack","https://github.com/pypa/advisory-database/tree/main/vulns/litellm/PYSEC-2026-2.yaml","https://inspector.pypi.io/project/litellm/1.82.7/packages/79/5f/b6998d42c6ccd32d36e12661f2734602e72a576d52a51f4245aef0b20b4d/litellm-1.82.7-py3-none-any.whl/litellm/proxy/proxy_server.py#line.130","https://inspector.pypi.io/project/litellm/1.82.8/packages/f6/2c/731b614e6cee0bca1e010a36fd381fba69ee836fe3cb6753ba23ef2b9601/litellm-1.82.8.tar.gz/litellm-1.82.8/litellm_init.pth#line.1","https://rosesecurity.dev/2026/03/20/typosquatting-trivy.html","https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-33634","https://www.microsoft.com/en-us/security/blog/2026/03/24/detecting-investigating-defending-against-trivy-supply-chain-compromise","https://www.wiz.io/blog/teampcp-attack-kics-github-action","https://github.com/team-telnyx/telnyx-python/security/advisories/GHSA-955r-262c-33jc","https://github.com/advisories/GHSA-69fq-xp46-6x23"],"source_kind":"github","identifiers":["GHSA-69fq-xp46-6x23","CVE-2026-33634"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-24T18:00:08.767Z","updated_at":"2026-08-29T17:03:01.634Z","epss_percentage":0.59164,"epss_percentile":0.9902,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02OWZxLXhwNDYtNngyM84ABUGq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02OWZxLXhwNDYtNngyM84ABUGq","packages":[{"ecosystem":"actions","package_name":"aquasecurity/setup-trivy","versions":[{"first_patched_version":"0.2.6","vulnerable_version_range":"\u003c 0.2.6"}],"purl":null},{"ecosystem":"actions","package_name":"aquasecurity/trivy-action","versions":[{"first_patched_version":"0.35.0","vulnerable_version_range":"\u003c 0.35.0"}],"purl":null},{"ecosystem":"go","package_name":"github.com/aquasecurity/trivy","versions":[{"first_patched_version":null,"vulnerable_version_range":"= 0.69.4"}],"purl":"pkg:go/github.com%2Faquasecurity%2Ftrivy"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02OWZxLXhwNDYtNngyM84ABUGq/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14Y3E0LW0ycjMtY21yas4AA8WM","url":"https://github.com/advisories/GHSA-xcq4-m2r3-cmrj","title":"Trivy possibly leaks registry credential when scanning images from malicious registries","description":"## Impact\nIf a malicious actor is able to trigger Trivy to scan container images from a crafted malicious registry, it could result in the leakage of credentials for legitimate registries such as AWS Elastic Container Registry (ECR), Google Cloud Artifact/Container Registry, or Azure Container Registry (ACR). These tokens can then be used to push/pull images from those registries to which the identity/user running Trivy has access.\n\nTaking AWS as an example, the leakage only occurs when Trivy is able to transparently obtain registry credentials from the default [credential provider chain](https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials). You are affected if Trivy is executed in any of the following situations:\n\n- The environment variables contain static AWS credentials (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN) that have access to ECR.\n- Within a Pod running on an EKS cluster that has been assigned a role with access to ECR using an [IAM Roles for Service Accounts](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) (IRSA) annotation.\n- etc.\n\nYou are not affected if the default credential provider chain is unable to obtain valid credentials. The same applies to GCP and Azure.\n\n## Workarounds\nIf you are using Trivy v0.51.2 or later, you are not affected. If you are using Trivy v0.51.1 or prior, you should ensure you only scan images from trusted registries.\n\nThis vulnerability only applies when scanning container images directly from a registry. If you use Docker, containerd or other runtime to pull images locally and scan them with Trivy, you are not affected. To enforce this behavior, you can use the `--image-src` flag to select which sources you trust. \n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-05-20T20:36:53.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N","references":["https://github.com/aquasecurity/trivy/security/advisories/GHSA-xcq4-m2r3-cmrj","https://github.com/aquasecurity/trivy/commit/e7f14f729de259551203f313e57d2d9d3aa2ff87","https://nvd.nist.gov/vuln/detail/CVE-2024-35192","https://github.com/advisories/GHSA-xcq4-m2r3-cmrj"],"source_kind":"github","identifiers":["GHSA-xcq4-m2r3-cmrj","CVE-2024-35192"],"repository_url":"https://github.com/aquasecurity/trivy","blast_radius":0.0,"created_at":"2024-05-20T21:05:13.109Z","updated_at":"2026-08-17T16:13:19.354Z","epss_percentage":0.0019,"epss_percentile":0.08738,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14Y3E0LW0ycjMtY21yas4AA8WM","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14Y3E0LW0ycjMtY21yas4AA8WM","packages":[{"ecosystem":"go","package_name":"github.com/aquasecurity/trivy","versions":[{"first_patched_version":"0.51.2","vulnerable_version_range":"\u003c 0.51.2"}],"purl":"pkg:go/github.com%2Faquasecurity%2Ftrivy"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14Y3E0LW0ycjMtY21yas4AA8WM/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aquasecurity/trivy","docker_dependents_count":199,"docker_downloads_count":60581000,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aquasecurity/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aquasecurity/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T22:08:11.067Z","issues_count":1134,"pull_requests_count":3222,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379703.4455882353,"issues_closed_count":871,"pull_requests_closed_count":2719,"pull_request_authors_count":363,"issue_authors_count":294,"avg_comments_per_issue":2.36331569664903,"avg_comments_per_pull_request":1.4590316573556796,"merged_pull_requests_count":2150,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2184602.084507042,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":101,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9814814814814815,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faquasecurity%2Ftrivy/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13134351,"name":"trivy","ecosystem":"nixpkgs","description":"Simple and comprehensive vulnerability scanner for containers, suitable for CI","homepage":"https://github.com/aquasecurity/trivy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aquasecurity/trivy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T20:59:03.074Z","latest_release_published_at":"2026-02-01T20:59:03.074Z","latest_release_number":"0.58.0","last_synced_at":"2026-03-06T23:15:55.774Z","created_at":"2026-02-01T20:59:02.552Z","updated_at":"2026-08-25T02:42:50.446Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=trivy","install_command":"nix-env -iA nixpkgs.trivy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/tr/trivy/package.nix#L65","metadata":{"nix_attribute":"trivy-0.58.0","position":"pkgs/by-name/tr/trivy/package.nix:65","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37240930,"uuid":"180687624","full_name":"aquasecurity/trivy","owner":"aquasecurity","description":"Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more","archived":false,"fork":false,"pushed_at":"2026-08-21T13:35:07.000Z","size":940878,"stargazers_count":37570,"open_issues_count":252,"forks_count":620,"subscribers_count":217,"default_branch":"main","last_synced_at":"2026-08-23T17:42:29.833Z","etag":null,"topics":["containers","devsecops","docker","go","golang","hacktoberfest","iac","infrastructure-as-code","kubernetes","misconfiguration","security","security-tools","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://trivy.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquasecurity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-04-11T01:01:07.000Z","updated_at":"2026-08-23T17:19:23.000Z","dependencies_parsed_at":"2026-08-12T14:16:56.462Z","dependency_job_id":null,"html_url":"https://github.com/aquasecurity/trivy","commit_stats":{"total_commits":2838,"total_committers":402,"mean_commits":7.059701492537314,"dds":0.7618040873854828,"last_synced_commit":"b7b8cdc9e96abec35757295582f5deaa43bd3181"},"previous_names":[],"tags_count":188,"template":false,"template_full_name":null,"purl":"pkg:github/aquasecurity/trivy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/sbom","scorecard":{"id":88077,"data":{"date":"2025-08-11","repo":{"name":"github.com/aquasecurity/trivy","commit":"d3cd101266eb7bf9b8ffe5899765efa7bd1abe30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-release.yaml:27","Warn: no topLevel permission defined: .github/workflows/auto-close-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-ready-for-review.yaml:1","Warn: no topLevel permission defined: .github/workflows/auto-update-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-cla.yaml:1","Warn: no topLevel permission defined: .github/workflows/bypass-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache-test-assets.yaml:1","Warn: no topLevel permission defined: .github/workflows/canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-latest.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-pr-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/reusable-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/roadmap.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/spdx-cron.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test.yaml:209"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-close-issue.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-close-issue.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-update-labels.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/auto-update-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/backport.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-test-assets.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/cache-test-assets.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/canary.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-dev.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-latest.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/mkdocs-latest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-chart.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/publish-chart.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release-please.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/reusable-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/roadmap.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/roadmap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/scan.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spdx-cron.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/spdx-cron.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/stale-issues.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test-docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aquasecurity/trivy/triage.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: Dockerfile.canary:1: pin your Docker image by updating alpine:3.22.1 to alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: docs/build/Dockerfile:1: pin your Docker image by updating squidfunk/mkdocs-material:9.5.44 to squidfunk/mkdocs-material:9.5.44@sha256:ce587cbffd5283056df4a84bd3f2eb0c54f0031b1789844dcaf6ac53da0fd52c","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:9: pin your Docker image by updating alpine:3.7 to alpine:3.7@sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10","Warn: containerImage not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:22","Warn: pipCommand not pinned by hash: docs/build/Dockerfile:6","Warn: downloadThenRun not pinned by hash: docs/docs/advanced/container/embed-in-dockerfile.md:11-13","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-dev.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/mkdocs-latest.yaml:28","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-docs.yaml:23","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of  23 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  11 out of  11 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: trivy_0.65.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","Info: signed release artifact: trivy_0.64.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","Info: signed release artifact: trivy_0.64.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","Info: signed release artifact: trivy_0.63.0_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","Info: signed release artifact: trivy_0.62.1_checksums.txt.sig: https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","Warn: release artifact v0.65.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/236472821","Warn: release artifact v0.64.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229753562","Warn: release artifact v0.64.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/229037344","Warn: release artifact v0.63.0 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/221903811","Warn: release artifact v0.62.1 does not have provenance: https://api.github.com/repos/aquasecurity/trivy/releases/216854674"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"324 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GHSA-25mq-v84q-4j7r","Warn: Project is vulnerable to: GHSA-q559-8m2m-g699","Warn: Project is vulnerable to: GHSA-q7rv-6hp3-vh96","Warn: Project is vulnerable to: GHSA-wxmh-65f7-jcvw","Warn: Project is vulnerable to: GO-2022-0379 / GHSA-qq97-vm5h-rrhg","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2022-0390 / GHSA-2mm7-x5h6-5pvq","Warn: Project is vulnerable to: GO-2022-0985 / GHSA-rc4r-wh2q-q6c4","Warn: Project is vulnerable to: GO-2022-1107 / GHSA-vp35-85q5-9f25","Warn: Project is vulnerable to: GO-2023-1699 / GHSA-232p-vwff-86mp","Warn: Project is vulnerable to: GO-2023-1700 / GHSA-33pg-m6jh-5237","Warn: Project is vulnerable to: GO-2023-1701 / GHSA-6wrf-mxfj-pf5p","Warn: Project is vulnerable to: GHSA-jq35-85cj-fj4p","Warn: Project is vulnerable to: GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2022-0316 / GHSA-hcw3-j74m-qc58","Warn: Project is vulnerable to: GO-2022-0587 / GHSA-x7f3-62pm-9p38","Warn: Project is vulnerable to: GO-2022-0574 / GHSA-2m4x-4q9j-w97g","Warn: Project is vulnerable to: GO-2024-3141 / GHSA-c77r-fh37-x2px","Warn: Project is vulnerable to: GO-2025-3660 / GHSA-6m8w-jc87-6cr7","Warn: Project is vulnerable to: GO-2021-0227 / GHSA-3vm4-22fp-5rfm","Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq","Warn: Project is vulnerable to: GHSA-27xj-rqx5-2255","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-4gq5-ch57-c2mg","Warn: Project is vulnerable to: GHSA-4w82-r329-3q67","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-58pp-9c76-5625","Warn: Project is vulnerable to: GHSA-5949-rw7g-wx7w","Warn: Project is vulnerable to: GHSA-5p34-5m6p-p58g","Warn: Project is vulnerable to: GHSA-5r5r-6hpj-8gg9","Warn: Project is vulnerable to: GHSA-5ww9-j83m-q7qx","Warn: Project is vulnerable to: GHSA-645p-88qh-w398","Warn: Project is vulnerable to: GHSA-6fpp-rgj9-8rwc","Warn: Project is vulnerable to: GHSA-6wqp-v4v6-c87c","Warn: Project is vulnerable to: GHSA-758m-v56v-grj4","Warn: Project is vulnerable to: GHSA-85cw-hj65-qqv9","Warn: Project is vulnerable to: GHSA-89qr-369f-5m5x","Warn: Project is vulnerable to: GHSA-8c4j-34r4-xr8g","Warn: Project is vulnerable to: GHSA-8w26-6f25-cm9x","Warn: Project is vulnerable to: GHSA-95cm-88f5-f2c7","Warn: Project is vulnerable to: GHSA-9gph-22xh-8x98","Warn: Project is vulnerable to: GHSA-9m6f-7xcq-8vf8","Warn: Project is vulnerable to: GHSA-9mxf-g3x6-wv74","Warn: Project is vulnerable to: GHSA-9vvp-fxw6-jcxr","Warn: Project is vulnerable to: GHSA-c265-37vj-cwcc","Warn: Project is vulnerable to: GHSA-c2q3-4qrh-fm48","Warn: Project is vulnerable to: GHSA-c8hm-7hpq-7jhg","Warn: Project is vulnerable to: GHSA-cf6r-3wgc-h863","Warn: Project is vulnerable to: GHSA-cggj-fvv3-cqwv","Warn: Project is vulnerable to: GHSA-cjjf-94ff-43w7","Warn: Project is vulnerable to: GHSA-cmfg-87vq-g5g4","Warn: Project is vulnerable to: GHSA-cvm9-fjm9-3572","Warn: Project is vulnerable to: GHSA-f3j5-rmmp-3fc5","Warn: Project is vulnerable to: GHSA-f9hv-mg5h-xcw9","Warn: Project is vulnerable to: GHSA-f9xh-2qgp-cq57","Warn: Project is vulnerable to: GHSA-fmmc-742q-jg75","Warn: Project is vulnerable to: GHSA-fqwf-pjwf-7vqv","Warn: Project is vulnerable to: GHSA-gjmw-vf9h-g25v","Warn: Project is vulnerable to: GHSA-gwp4-hfv6-p7hw","Warn: Project is vulnerable to: GHSA-gww7-p5w4-wrfv","Warn: Project is vulnerable to: GHSA-h3cw-g4mq-c5x2","Warn: Project is vulnerable to: GHSA-h4rc-386g-6m85","Warn: Project is vulnerable to: GHSA-h592-38cm-4ggp","Warn: Project is vulnerable to: GHSA-h822-r4r5-v8jg","Warn: Project is vulnerable to: GHSA-j823-4qch-3rgm","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-m6x4-97wx-4q27","Warn: Project is vulnerable to: GHSA-mc6h-4qgp-37qh","Warn: Project is vulnerable to: GHSA-mph4-vhrx-mv67","Warn: Project is vulnerable to: GHSA-mx7p-6679-8g3q","Warn: Project is vulnerable to: GHSA-mx9v-gmh4-mgqw","Warn: Project is vulnerable to: GHSA-p43x-xfjf-5jhr","Warn: Project is vulnerable to: GHSA-q93h-jc49-78gg","Warn: Project is vulnerable to: GHSA-qjw2-hr98-qgfh","Warn: Project is vulnerable to: GHSA-qmqc-x3r4-6v39","Warn: Project is vulnerable to: GHSA-qr7j-h6gg-jmgc","Warn: Project is vulnerable to: GHSA-r3gr-cxrf-hg25","Warn: Project is vulnerable to: GHSA-r695-7vr9-jgc2","Warn: Project is vulnerable to: GHSA-rf6r-2c4q-2vwg","Warn: Project is vulnerable to: GHSA-rfx6-vp9g-rh7v","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-rpr3-cw39-3pxh","Warn: Project is vulnerable to: GHSA-v3xw-c963-f5hc","Warn: Project is vulnerable to: GHSA-v585-23hc-c647","Warn: Project is vulnerable to: GHSA-vfqx-33qm-g869","Warn: Project is vulnerable to: GHSA-w3f4-3q6j-rh82","Warn: Project is vulnerable to: GHSA-wh8g-3j2c-rqj5","Warn: Project is vulnerable to: GHSA-x2w5-5m2g-7h5m","Warn: Project is vulnerable to: GHSA-p8f7-22gq-m7j9","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-4rgh-jx4f-qfcq","Warn: Project is vulnerable to: RUSTSEC-2019-0001 / GHSA-5hp8-35wj-m525","Warn: Project is vulnerable to: RUSTSEC-2021-0074 / GHSA-5325-xw5m-phm3","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2016-0001 / GHSA-34p9-f4q3-c4r7","Warn: Project is vulnerable to: RUSTSEC-2023-0022","Warn: Project is vulnerable to: RUSTSEC-2023-0023","Warn: Project is vulnerable to: RUSTSEC-2023-0024","Warn: Project is vulnerable to: RUSTSEC-2023-0044","Warn: Project is vulnerable to: RUSTSEC-2023-0072","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004","Warn: Project is vulnerable to: RUSTSEC-2019-0035 / GHSA-mmc9-pwm7-qj5w","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: RUSTSEC-2019-0012 / GHSA-69gw-hgj3-45m7","Warn: Project is vulnerable to: RUSTSEC-2019-0009 / GHSA-mm7v-vpv8-xfc3","Warn: Project is vulnerable to: RUSTSEC-2018-0018 / GHSA-55m5-whcv-c49c / GHSA-66p5-j55p-32r9","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2018-0017","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2019-17 / GHSA-337x-4q8g-prc5","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2019-18 / GHSA-wh4h-v3f2-r2pp","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-42973 / GHSA-q4qm-xhf9-4p8f","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2022-202 / GHSA-ffqj-6fqr-9h24","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: PYSEC-2023-87 / GHSA-rrm6-wvj7-cwh2","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: PYSEC-2023-75 / GHSA-hj3f-6gcp-jg8j","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-p9m8-27x8-rg87","Warn: Project is vulnerable to: GHSA-pfj3-56hm-jwq5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-v6w3-2prq-h95f","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GHSA-269g-pwp5-87pp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: BIT-elasticsearch-2023-31417","Warn: Project is vulnerable to: BIT-elasticsearch-2023-46673","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23449","Warn: Project is vulnerable to: BIT-elasticsearch-2023-49921","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23444","Warn: Project is vulnerable to: BIT-elasticsearch-2024-23450","Warn: Project is vulnerable to: BIT-elasticsearch-2024-43709","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52980","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52981","Warn: Project is vulnerable to: BIT-elasticsearch-2024-52979","Warn: Project is vulnerable to: BIT-postgresql-2023-39417","Warn: Project is vulnerable to: BIT-postgresql-2023-39418","Warn: Project is vulnerable to: BIT-postgresql-2024-0985","Warn: Project is vulnerable to: BIT-postgresql-2023-5868","Warn: Project is vulnerable to: BIT-postgresql-2023-5869","Warn: Project is vulnerable to: BIT-postgresql-2023-5870","Warn: Project is vulnerable to: BIT-postgresql-2024-4317","Warn: Project is vulnerable to: BIT-postgresql-2024-7348","Warn: Project is vulnerable to: BIT-postgresql-2024-10976","Warn: Project is vulnerable to: BIT-postgresql-2024-10977","Warn: Project is vulnerable to: BIT-postgresql-2024-10978","Warn: Project is vulnerable to: BIT-postgresql-2024-10979","Warn: Project is vulnerable to: BIT-postgresql-2025-1094","Warn: Project is vulnerable to: BIT-postgresql-2025-4207","Warn: Project is vulnerable to: GHSA-4g8v-vg43-wpgf","Warn: Project is vulnerable to: GHSA-7wjx-3g7j-8584","Warn: Project is vulnerable to: GHSA-8727-m6gj-mc37","Warn: Project is vulnerable to: GHSA-8xww-x3g3-6jcv","Warn: Project is vulnerable to: GHSA-hjg4-8q5f-x6fm","Warn: Project is vulnerable to: GHSA-jp5v-5gx4-jmj9","Warn: Project is vulnerable to: GHSA-mm33-5vfq-3mm3","Warn: Project is vulnerable to: GHSA-p84v-45xj-wwqj","Warn: Project is vulnerable to: GHSA-vfg9-r3fq-jvx4","Warn: Project is vulnerable to: GHSA-vfm5-rmrh-j26v","Warn: Project is vulnerable to: GHSA-wh98-p28r-vrc9","Warn: Project is vulnerable to: GHSA-x76w-6vjr-8xgj","Warn: Project is vulnerable to: CVE-2025-26519"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:20:53.462Z","repository_id":37240930,"created_at":"2025-08-15T07:20:53.462Z","updated_at":"2025-08-15T07:20:53.462Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36862457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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"},"owner_record":{"login":"aquasecurity","name":"Aqua Security","uuid":"12783832","kind":"organization","description":"Next-generation cloud native security","email":"info@aquasec.com","website":"https://aquasec.com","location":null,"twitter":"aquasecteam","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12783832?v=4","repositories_count":205,"last_synced_at":"2024-04-14T06:47:03.357Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aquasecurity","funding_links":[],"total_stars":57440,"followers":1433,"following":0,"created_at":"2022-11-12T20:13:04.707Z","updated_at":"2024-04-14T06:47:40.501Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquasecurity/repositories"},"tags":[{"name":"v0.73.0","sha":"40c73e5d6166dcc0346a1ab4e94499d1572854e4","kind":"commit","published_at":"2026-08-03T09:44:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.73.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"8a32853686209a428179bb3a1688802b25691564","kind":"commit","published_at":"2026-06-30T08:28:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.72.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.72.0/manifests"},{"name":"v0.71.2","sha":"055a5c8a53bfd61f7a8e276a5b2f0c3fc1673420","kind":"commit","published_at":"2026-06-19T09:29:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.2/manifests"},{"name":"v0.71.1","sha":"164b383121351c2d49c5d354c2245719d972752b","kind":"commit","published_at":"2026-06-10T11:19:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"9b49920eebb2bf648ba54211617d6078f6105594","kind":"commit","published_at":"2026-06-01T12:40:58.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.71.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"8a3177aedf7ee0864920eb1852eef031cd3742b8","kind":"commit","published_at":"2026-04-17T04:58:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.70.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.70.0/manifests"},{"name":"v0.69.3","sha":"6fb20c8edd70745d6b34bff0387b53b03c8a760a","kind":"commit","published_at":"2026-03-03T11:11:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"cfa322ed23f2e33ef1632ae3a5a8c7172f06a5c3","kind":"commit","published_at":"2026-03-01T18:33:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.2/manifests"},{"name":"v0.69.1","sha":"123888b40d1e68e84edd11c5a9643220fa20f9da","kind":"commit","published_at":"2026-02-05T12:08:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"8fb9191a07f5d92cb6088a8637b1001a2a7ad604","kind":"commit","published_at":"2026-01-30T09:18:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.69.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.69.0/manifests"},{"name":"v0.68.2","sha":"0c40a8d4b9b943f1b679a20f8ba3cb61c94831de","kind":"commit","published_at":"2025-12-17T05:57:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.2/manifests"},{"name":"v0.68.1","sha":"96290ae3fb1d974fd2f9ec7e37cee43f6b7f1511","kind":"commit","published_at":"2025-12-03T08:50:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"e0fa76d732390bd2985747cb84a9911a2eca8921","kind":"commit","published_at":"2025-12-02T06:48:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.68.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.68.0/manifests"},{"name":"v0.67.2","sha":"60c57ad5ad7f270cecb51dff2dbf4d680114f6f8","kind":"commit","published_at":"2025-10-10T12:53:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.2/manifests"},{"name":"v0.67.1","sha":"cbed239f3990f5d366c4604a0f57f7785e7e9ec5","kind":"commit","published_at":"2025-10-09T10:55:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"adeb362424506fbd6b9a6213297c1a211f94755e","kind":"commit","published_at":"2025-09-30T07:19:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.67.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"7bcb181268893fdd69ef4582588c040bb1036c33","kind":"commit","published_at":"2025-09-02T16:42:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.66.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"b2b15459bac0efef73531c73b45e80d40ddd0fec","kind":"commit","published_at":"2025-07-31T05:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.65.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.65.0/manifests"},{"name":"v0.64.1","sha":"86ee3c1176d4707536914dfa65ac8eca452e14cd","kind":"commit","published_at":"2025-07-03T13:18:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"280491bb5100ec2c16ee6467cd5c6760a4d14ef7","kind":"commit","published_at":"2025-07-01T07:48:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.64.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"69093d2c23b275d79a69acfa604c5d159c7c2904","kind":"commit","published_at":"2025-05-29T16:59:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.63.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.63.0/manifests"},{"name":"v0.62.1","sha":"c75ed2156c8fa801d6998016f46f6b953e8a9556","kind":"commit","published_at":"2025-05-06T18:39:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"6e6af010e83d5652b831ecc0b1172bbcb50b6356","kind":"commit","published_at":"2025-04-30T16:27:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.62.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"7d3b4ffdd6b22ae80215f3a04421606b1f78de6a","kind":"commit","published_at":"2025-04-18T05:57:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"7f41822d4f916615c528caf5cbd640183d21a4f8","kind":"commit","published_at":"2025-03-28T06:30:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.61.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"a4009f62fdcc4ce0170feaea7ffc58a92d4a87cb","kind":"commit","published_at":"2025-03-05T09:45:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.60.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"9aabfd2a91e7278384bce7ccc6841a1d2851feb0","kind":"commit","published_at":"2025-02-05T06:13:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"a58d6854dcfec0349daef27e180f2bdb5b380315","kind":"commit","published_at":"2025-01-30T08:28:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.59.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.59.0/manifests"},{"name":"v0.58.2","sha":"936f06a57864d073aa77b38f77fe76c4fcb1f7c1","kind":"commit","published_at":"2025-01-14T07:38:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"7326db14af3d24ab2c62e835361b7bedcacb8de1","kind":"commit","published_at":"2024-12-24T08:46:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"cd01f230315a364b0eea35edb8db1c4c73c7019a","kind":"commit","published_at":"2024-12-03T19:05:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.58.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"b7947b37ee47ea79dff550462c297164eb47aa9e","kind":"tag","published_at":"2024-11-18T11:18:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"efec32669b79aba5ae61771e2d655e45e313ac2f","kind":"commit","published_at":"2024-11-01T04:01:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.57.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.57.0/manifests"},{"name":"v0.56.2","sha":"f2252c833d4dee18546577f0c32ceb83c8bf20ae","kind":"commit","published_at":"2024-10-10T08:53:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.2/manifests"},{"name":"v0.56.1","sha":"95dbf1152b2049a6ae2ae90a507630df01798bf1","kind":"commit","published_at":"2024-10-03T14:10:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.1/manifests"},{"name":"v0.56.0","sha":"d24640158fb215cc48bcc2e9fcd2676c61d0c480","kind":"commit","published_at":"2024-10-03T04:55:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.56.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.56.0/manifests"},{"name":"v0.55.2","sha":"928c7c0f1a5c9432a2ba2daa5268dae53dc8eb7b","kind":"commit","published_at":"2024-09-17T07:49:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"8c6a4a64c427a42567163ca6a68e239a2b0e63e6","kind":"commit","published_at":"2024-09-12T09:09:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"7a1e8b85b4acf912c6748bf23fee71dda002129d","kind":"commit","published_at":"2024-09-03T23:51:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.55.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.55.0/manifests"},{"name":"v0.54.1","sha":"854c61d34a550a9fcbab3bc59e55b868c15d1962","kind":"commit","published_at":"2024-07-31T15:52:50.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"ff403a3841b150d6366961e36604ade54f331790","kind":"commit","published_at":"2024-07-31T05:32:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.54.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"c55b0e6cac49c5d30abe6c0d4ccbb56932a0a45d","kind":"commit","published_at":"2024-07-01T11:28:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.53.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"8709d4f9c8ae29df1ff2e0d45b414cc075d3ea0b","kind":"commit","published_at":"2024-06-14T08:08:03.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.2/manifests"},{"name":"v0.52.1","sha":"a3caf0658c9eccea18c261123112f2679a205ad9","kind":"commit","published_at":"2024-06-10T08:34:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.1/manifests"},{"name":"v0.52.0","sha":"c24dfbab68056a42aff9589b024c6f2d067f9f52","kind":"commit","published_at":"2024-06-03T06:45:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.52.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.52.0/manifests"},{"name":"v0.51.4","sha":"c06f467e67fe52f423c7790822f14398b9a7b92e","kind":"commit","published_at":"2024-05-24T11:30:40.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.4/manifests"},{"name":"v0.51.2","sha":"eadc6fb64196510ca75657c749398d2f73d617c3","kind":"commit","published_at":"2024-05-20T05:47:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.2/manifests"},{"name":"v0.51.1","sha":"8016b821a260840ccb81ef520f2804b9482f3820","kind":"commit","published_at":"2024-05-04T05:34:54.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.1/manifests"},{"name":"v0.51.0","sha":"14c1024b47bff7e2fd59ccfa735906b8ffff2614","kind":"commit","published_at":"2024-05-03T11:27:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.51.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.51.0/manifests"},{"name":"v0.50.4","sha":"e47fd487c42173c77dbbae2d197c6e6fa8429b22","kind":"commit","published_at":"2024-04-24T11:46:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.4/manifests"},{"name":"v0.50.2","sha":"9aa9e173bf5d49ec409c25e8c4da10424b972fa7","kind":"commit","published_at":"2024-04-22T13:24:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"5f69937cc6986912925a8a1b0801810ea850ba79","kind":"commit","published_at":"2024-03-27T07:07:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"8ec3938e01a93855503e3400eae9831abbb5de4a","kind":"commit","published_at":"2024-03-19T01:04:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.50.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.50.0/manifests"},{"name":"v0.49.1","sha":"6ccc0a554b07b05fd049f882a1825a0e1e0aabe1","kind":"commit","published_at":"2024-02-06T11:09:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"729a0512abb633a29b6eaa49d224c1fedf389c05","kind":"commit","published_at":"2024-02-01T06:19:17.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.49.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.49.0/manifests"},{"name":"v0.48.3","sha":"eac751339d1864b6c0ebf334becec0a8c722b13b","kind":"commit","published_at":"2024-01-11T10:49:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.3/manifests"},{"name":"v0.48.2","sha":"4cdff0e57316f16efec6cc86f305ee4047225d5b","kind":"commit","published_at":"2023-12-26T12:09:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"ba825b2ae1b0481d4b0d2845eafbb3cc83914c2f","kind":"commit","published_at":"2023-12-18T12:31:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"f2aa9bf3eb31468921491a071be60e9de8fd10bf","kind":"commit","published_at":"2023-12-05T07:18:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.48.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"d6df5fbcda878e43e5e02484304726ebe7c6c418","kind":"commit","published_at":"2023-11-06T04:55:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.47.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.47.0/manifests"},{"name":"v0.46.1","sha":"27a3e55e8ed40a8db9d5b73849591f0f222c97ae","kind":"commit","published_at":"2023-10-28T03:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"cbbd1ce1f07ea2a440c08b6902958f0af6977b25","kind":"commit","published_at":"2023-10-14T12:32:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.46.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.46.0/manifests"},{"name":"v0.45.1","sha":"daae88287b033e583fec1496a0661970166917d4","kind":"commit","published_at":"2023-09-15T20:58:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"cdab67e7fa35b389b8a4252f20fa6e8155f8bccb","kind":"commit","published_at":"2023-09-01T04:29:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.45.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.45.0/manifests"},{"name":"v0.44.1","sha":"f1052799894cc8a8480ff28e1c717a9d811876a2","kind":"commit","published_at":"2023-08-10T03:58:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d19c7d9f292759848aa77109357b405a64716c78","kind":"commit","published_at":"2023-07-31T11:27:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.44.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.44.0/manifests"},{"name":"v0.43.1","sha":"5d76abadc92f7a3d85da6769dd794d7ece8941cf","kind":"commit","published_at":"2023-07-07T08:13:56.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"600819248ded6688801f6e92a9a49e9fa97b654b","kind":"commit","published_at":"2023-06-30T06:48:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.43.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"9a279fa7bb5ccdcda642f99ac2dfd80551082ee2","kind":"commit","published_at":"2023-06-08T13:52:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"854b63940a530155b70c94787c34d922ee2ef4b4","kind":"commit","published_at":"2023-06-02T06:36:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.42.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"1be1e2e6380efd9b63913721db1b9d61e3800126","kind":"commit","published_at":"2023-04-28T04:16:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.41.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"b43b19ba54cbf30adfaf98febccef033701a1df3","kind":"commit","published_at":"2023-04-16T10:48:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.40.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a119ef86ea28b0cbd6ad7708ac1ff64a89bd8034","kind":"commit","published_at":"2023-04-09T08:06:57.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"ed590966a3efdaf6cbb48e34bfb36ea0884e45d8","kind":"commit","published_at":"2023-04-01T05:43:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.39.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.39.0/manifests"},{"name":"v0.38.3","sha":"a12f58be57931c13b5ba9016bc8afd52bd63d3ae","kind":"commit","published_at":"2023-03-14T09:17:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"800473a8bcd36b8ec83eeb643e01e4822c5fe712","kind":"commit","published_at":"2023-03-08T09:51:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"497c955a4bbe69021452c816e3133594919727fd","kind":"commit","published_at":"2023-03-02T15:00:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"bc0836623c6d6bed9fdca4561c6aaacb87e09032","kind":"commit","published_at":"2023-03-01T10:18:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.38.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.38.0/manifests"},{"name":"v0.37.3","sha":"85d5d61bc7f69e3bc0eec9d52b6aa47f53797cc3","kind":"commit","published_at":"2023-02-14T11:10:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.3/manifests"},{"name":"v0.37.2","sha":"12b563b9749afbc41790a2461984802a3d6a2f82","kind":"commit","published_at":"2023-02-10T00:16:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.2/manifests"},{"name":"v0.37.1","sha":"7f8868b7d83fddf251ebe6a4d37f2482ae1e8a8a","kind":"commit","published_at":"2023-02-01T15:33:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"e9d2af91745e92e3928ac492df9a0ab4a6b2c455","kind":"commit","published_at":"2023-02-01T11:36:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.37.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"9039df4993f1e574a4f0a8e630bbeea16dfed10d","kind":"commit","published_at":"2023-01-05T10:17:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"4813cf5cfdaf22d3caf8ca2a2cc89448a5ef994f","kind":"commit","published_at":"2022-12-30T11:55:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.36.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"bd30e983e3b9444dd750478b6976ed79fbf7d4e5","kind":"commit","published_at":"2022-11-27T16:04:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.35.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"7912f585a38158d24b21dd58cf616cfb640b9a78","kind":"commit","published_at":"2022-10-31T09:07:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.34.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"af89249deab0a9e4ed1a959cedf8b5ace731b45a","kind":"commit","published_at":"2022-10-25T21:02:33.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.33.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"8b1cee845be41f50979e3ac0039660fbd3d4cf2b","kind":"commit","published_at":"2022-09-28T12:32:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"585985edb30fcd2ff60a90ad31c0aeb7ea4d445f","kind":"commit","published_at":"2022-09-16T12:43:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.32.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.32.0/manifests"},{"name":"v0.31.3","sha":"db67f16ac6a8a1b880c29b5ef0ac9ec49da5c566","kind":"commit","published_at":"2022-08-29T05:53:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"fefe7c4a7b755a5068f896585b63ad5fe228a845","kind":"commit","published_at":"2022-08-16T15:00:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"d343d13ac6005a48f637cb9adb4390402695feac","kind":"commit","published_at":"2022-08-16T12:00:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"917f388852b39a0d31da4a17a73c7302b3dc0d6f","kind":"commit","published_at":"2022-08-16T06:57:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.31.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.31.0/manifests"},{"name":"v0.30.4","sha":"f9c17bd2d87b9c02da1eebd21dd45ce1ccf97995","kind":"commit","published_at":"2022-07-26T18:54:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"fa8a8ba7dc819c502b77f272ff0c239dcff7d9f3","kind":"commit","published_at":"2022-07-25T14:26:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"80c7b91637a60f54cf8545bf3798f0dab0992e3c","kind":"commit","published_at":"2022-07-21T11:41:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"9da45f7bbdb291eb70cd91d8872c5afbaeb1b6ef","kind":"commit","published_at":"2022-07-20T11:25:12.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"45dae7c2cfbd5c940ef0e3a145301b2d315943f9","kind":"commit","published_at":"2022-07-15T11:24:25.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.30.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"6b515bc73632e08a2d8d6d1bb9b8bea108c41fbe","kind":"commit","published_at":"2022-06-22T07:16:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"6ce9404c167963e3a1581df96b889995994cfdac","kind":"commit","published_at":"2022-06-20T10:31:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"cb76acbd9fe407a9596aad8f1e7f82abfbf3a2ef","kind":"commit","published_at":"2022-06-16T10:05:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.29.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"f19243127a068889a19bd4aa34cbf7858e5dd33d","kind":"commit","published_at":"2022-05-22T07:51:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"afe32928436231e6c05602fd15359c7432520167","kind":"commit","published_at":"2022-05-16T16:04:09.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.28.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"55f29b8fb2d18502cfeadfcacd8d8bb38eabb6c6","kind":"commit","published_at":"2022-04-26T16:39:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"9fd86da36700a308d0874b214943896c64a16f83","kind":"commit","published_at":"2022-04-25T13:04:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.27.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"a0047a7983b4b598f27706391cd6f89a63450653","kind":"commit","published_at":"2022-04-15T21:03:04.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.26.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.26.0/manifests"},{"name":"v0.25.4","sha":"b4a7d6a86111c4f634b75e0708646a6cdb0747fe","kind":"commit","published_at":"2022-04-11T15:53:26.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"d4e3df81e856ac682cb9adec2ea8d1011262775f","kind":"commit","published_at":"2022-04-06T05:51:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"9c19298f5f4d4bfa52dd1de7971e26d8f96375b1","kind":"commit","published_at":"2022-04-05T08:43:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"aa3d6966251476d5265df0f8387e6970daf6c922","kind":"commit","published_at":"2022-04-04T18:35:30.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"4470a181e2daf993d2e0402d8f29f6c0a6c5c2e9","kind":"commit","published_at":"2022-03-30T14:56:16.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.25.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.25.0/manifests"},{"name":"v0.24.4","sha":"06659f1509a19f601d7f7ff0cfe221f87c466566","kind":"commit","published_at":"2022-03-17T19:05:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"4b8bf874d88172635bc329554e35de29722bb139","kind":"commit","published_at":"2022-03-16T12:38:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"eebf9c8f58cc343b6fe8eeba2ee8296fcf40a331","kind":"commit","published_at":"2022-03-03T10:36:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a423b9931295cd5bf6cb0019ad15fa89a20ea71d","kind":"commit","published_at":"2022-02-27T15:47:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d7f8b92a278d97e5c5f9fc62623f99adc123072c","kind":"commit","published_at":"2022-02-22T20:49:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.24.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"449add24af3a2ef8d1f19a32d282001cc425c7c9","kind":"commit","published_at":"2022-01-31T14:19:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.23.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"42f795fa34c1d0e0700a941c4771987fd6229b55","kind":"commit","published_at":"2021-12-24T21:37:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.22.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"8e57dee86bb5910c3aae392912d0fa593cf88f9e","kind":"commit","published_at":"2021-12-19T09:24:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"7beed3017042af21993eafa7842fa29debb74e60","kind":"commit","published_at":"2021-12-07T01:28:46.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"b9a51de862707d6e2a1fbc6f5967e93f4e94a517","kind":"commit","published_at":"2021-11-26T04:36:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"efdb29d0d4bfafb9f18aca4658cf306e7634e095","kind":"commit","published_at":"2021-11-15T14:36:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.21.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.21.0/manifests"},{"name":"v0.20.2","sha":"5dc8cfe55d808c39ae0d785710a7107d6e6de06b","kind":"commit","published_at":"2021-10-25T18:22:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"bcfa0287b9321710158d7edce6dbc234b3c9cdbf","kind":"commit","published_at":"2021-10-16T03:48:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"f12446d3ba26b89f5c443abcd5aee2bad2dea1c8","kind":"commit","published_at":"2021-10-06T07:28:48.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.20.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"f3f302901476663b3edef629f5915236cce98bd4","kind":"commit","published_at":"2021-07-20T10:27:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"cea9b0bc78db29c837e626c2deae7111bddea493","kind":"commit","published_at":"2021-07-12T18:38:20.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"dea3428804539fab563a6275e0ade489dca1885d","kind":"commit","published_at":"2021-07-12T10:43:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.19.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"85e45cad958c60245f848a9cf3bf103bb8efdd6e","kind":"commit","published_at":"2021-05-23T23:35:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"44469611670d41ca726e15d37b8a8d84993732f4","kind":"commit","published_at":"2021-05-20T07:01:19.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"eaf2da20a690874570509e9924e2d5f1680c813d","kind":"commit","published_at":"2021-05-13T17:10:34.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"e26e39a7f8f0b91f83283e0b5e1706d40787ad9c","kind":"commit","published_at":"2021-05-12T10:10:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.18.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"415e1d8ea3832b3f1807884b7c969b4d030d8098","kind":"commit","published_at":"2021-05-01T10:14:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"41c066d4c8bfb429d6f51a647b5d9459d572e22c","kind":"commit","published_at":"2021-04-30T04:50:07.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2316931e3b5d0d86cec9c817bca5fe715008961d","kind":"commit","published_at":"2021-04-29T18:57:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.17.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"cdabe7fc9e74000911269228ebe3cb59f3879df4","kind":"commit","published_at":"2021-02-08T09:10:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.16.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"08ca1b00b729b2a83c0e9f2f6e8d1a9f0110c455","kind":"commit","published_at":"2020-12-21T08:17:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.15.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"9bdbeaba66645d4693e565d7106ede9fe96f6c11","kind":"commit","published_at":"2020-12-02T05:24:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.14.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"1391b3bf47d99aec25f2cfa04064fe1c2aeafcad","kind":"commit","published_at":"2020-11-18T18:14:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.13.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"49691ba85e9e0f94546b031b3a8b80b3ba949f0f","kind":"commit","published_at":"2020-10-13T12:39:01.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.12.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f50b0ce8af9f4f89fe6c399c783219cb2ad5f2f7","kind":"commit","published_at":"2020-08-30T07:11:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.11.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9a25f4fbe4bfd1af9f76ecef6c413ae91c0bf24e","kind":"commit","published_at":"2020-08-05T07:38:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"add65f2f0cba3d5f2d463294bbc1ed0965fae56e","kind":"commit","published_at":"2020-07-30T19:04:31.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"20f2bae49b6dfd9d38364afd40cc40cc43305f19","kind":"commit","published_at":"2020-07-30T09:57:44.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.10.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d9fa353a069bf14e93c88cf6a4ba194c12594374","kind":"commit","published_at":"2020-07-13T11:01:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"65cbe3cac351520cf12b05d19c7aa2dfd9670c0b","kind":"commit","published_at":"2020-06-08T14:17:38.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"020c4a3b140b3ee329eba8926de79e2889ec9312","kind":"commit","published_at":"2020-06-02T18:28:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.9.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78b7529172de7c4dc0de03e7cfcc426e9484b097","kind":"commit","published_at":"2020-05-25T09:06:15.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.8.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"09442d65f291865b1e2cab2f1622167e95dc0161","kind":"commit","published_at":"2020-05-05T08:14:28.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.7.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ac5f3131299c2d363b27cc60b7252994afa4aa76","kind":"commit","published_at":"2020-04-15T13:07:42.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.6.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"e5ff5ec89542bda37b744f4cbc24bc267e72fccd","kind":"commit","published_at":"2020-04-01T07:32:00.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"6fbdec6e836b796fb0d7812fd7b0272f31d79070","kind":"commit","published_at":"2020-03-24T09:09:05.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"5e36cb91de95299099eccc66c7fb63cde7fce520","kind":"commit","published_at":"2020-03-06T12:39:55.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"74bf99b8285944558bd5ef91a0364b3f0e9a8f2a","kind":"commit","published_at":"2020-03-06T09:43:14.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3ed0cfbd5fd25ee8c234e83e982bb7c746d85c3e","kind":"commit","published_at":"2020-03-05T15:12:29.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.5.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"42043a08880b97ff01502d51aa1dc2f83b40ee58","kind":"commit","published_at":"2020-02-16T08:35:53.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"5a8749cd5b4437b3fd3f96a2f539a93976ec59ed","kind":"commit","published_at":"2020-01-19T07:13:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"43362b28321d3a207424083bf8d589e5aa9f080c","kind":"commit","published_at":"2020-01-12T16:39:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c4811c3104e4ca26e3e55f3b264c120429b8d214","kind":"commit","published_at":"2020-01-05T20:53:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7abd41609f6eba70f3986f231359d671986be2cb","kind":"commit","published_at":"2019-12-27T09:24:23.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.4.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"af584a8517c7e0a27ab6b76707a3b070feadc3c9","kind":"commit","published_at":"2019-12-16T08:18:24.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"74717b888e2af41d8cf71b85e787966e487ebe6b","kind":"commit","published_at":"2019-12-13T13:00:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.3.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"35429e3c46ca3b90a82776e987a5d44a4c7f5250","kind":"commit","published_at":"2019-11-15T16:25:32.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3cb713c5d716cabfd77a833c99a0ccc360cdaaff","kind":"commit","published_at":"2019-11-14T15:26:36.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.2.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"d03a64ced08703cf4c9d049e1da70ddefe8c3789","kind":"commit","published_at":"2019-10-23T15:23:06.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"ab8b73e8f8b63a55559b6001cf1910cb13f06a69","kind":"commit","published_at":"2019-08-23T07:47:39.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6fbcbb328650029a18668dfdbac2516c22672a42","kind":"commit","published_at":"2019-08-19T08:30:49.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"9bfbff953b590479e12a383c7634f04008d00bc5","kind":"commit","published_at":"2019-07-07T07:20:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"6be2ebde9d336194e3f195117690aee3c17c72cd","kind":"commit","published_at":"2019-06-27T05:20:43.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a9ff0b5243ec0960d172e08858dfe86a23dd62c0","kind":"commit","published_at":"2019-05-25T00:17:37.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"76ee7291d676a271444b628531ec2b9d275268c0","kind":"commit","published_at":"2019-05-21T23:40:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"073b31573769cb96371f058da8334d802db177fb","kind":"commit","published_at":"2019-05-21T00:24:45.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.1.0","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.1.0/manifests"},{"name":"v0.0.16","sha":"58bf4b21e78be1905d87d61ceb8ce9734e21e384","kind":"commit","published_at":"2019-05-19T22:22:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.16","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f82ff5a4fdda2077deb02d9a6dd9fec135ef3c03","kind":"commit","published_at":"2019-05-19T17:54:41.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.15","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"2f7f1f8e839e2996bb58c1f0ddcee6fef83f2c8c","kind":"commit","published_at":"2019-05-19T00:54:18.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.14","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4d20d3f543e8ca6b5aa6f5ba13713b927b955f2f","kind":"commit","published_at":"2019-05-16T02:14:10.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.13","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"cfd85db9007d9d86b552902b76a14f6470bea327","kind":"commit","published_at":"2019-05-15T08:36:13.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.12","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9006dd5d168aa5db7d83b62e5b92b8e83b138888","kind":"commit","published_at":"2019-05-13T06:16:47.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.11","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"2b5782c92076ce28161d6e8c4692c1a8e30c753e","kind":"commit","published_at":"2019-05-12T19:11:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.10","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0c11078302a0f49d60bb30e200dbfdb2f2cae5a2","kind":"commit","published_at":"2019-05-12T14:08:02.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.9","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"507fac928483951ad189f415ae4fd0d400b597fd","kind":"commit","published_at":"2019-05-11T05:45:52.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.8","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b208bc4c12d37cc772db023256bc461d917e9d65","kind":"commit","published_at":"2019-05-08T10:10:08.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.7","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"53ad8c2f357d874fa9c96ebe3511b30ac6df2f25","kind":"commit","published_at":"2019-05-08T06:25:35.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.6","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6d8270003245a5a3090af35e83d5b4628768d93f","kind":"commit","published_at":"2019-05-08T04:31:51.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.5","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"989b893bf216f790982602ad766492d766babf77","kind":"commit","published_at":"2019-05-07T14:07:21.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.4","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7aa407099ce36e40e0f7dff203c7353fd4d94a93","kind":"commit","published_at":"2019-05-07T13:32:27.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.3","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1291b9a1944dd37fb157bdf23cb0d59cb2c165fa","kind":"commit","published_at":"2019-05-07T11:46:11.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.2","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3b8aedad58521df5d3c271ec31250a149f089e8e","kind":"commit","published_at":"2019-05-07T06:48:22.000Z","download_url":"https://codeload.github.com/aquasecurity/trivy/tar.gz/v0.0.1","html_url":"https://github.com/aquasecurity/trivy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aquasecurity/trivy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T02:42:50.446Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/trivy?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/trivy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/trivy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/trivy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T22:08:11.067Z","issues_count":1134,"pull_requests_count":3222,"avg_time_to_close_issue":9888100.639908256,"avg_time_to_close_pull_request":1379703.4455882353,"issues_closed_count":871,"pull_requests_closed_count":2719,"pull_request_authors_count":363,"issue_authors_count":294,"avg_comments_per_issue":2.36331569664903,"avg_comments_per_pull_request":1.4590316573556796,"merged_pull_requests_count":2150,"bot_issues_count":6,"bot_pull_requests_count":582,"past_year_issues_count":54,"past_year_pull_requests_count":270,"past_year_avg_time_to_close_issue":839344.4444444445,"past_year_avg_time_to_close_pull_request":2184602.084507042,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":101,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9814814814814815,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquasecurity%2Ftrivy/issues","maintainers":[{"login":"knqyf263","count":504,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"},{"login":"DmitriyLewen","count":258,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DmitriyLewen"},{"login":"nikpivkin","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikpivkin"},{"login":"AnaisUrlichs","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AnaisUrlichs"},{"login":"owenrumney","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/owenrumney"},{"login":"afdesk","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afdesk"},{"login":"masahiro331","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masahiro331"},{"login":"AndreyLevchenko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreyLevchenko"},{"login":"jessepeterson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessepeterson"},{"login":"otms61","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/otms61"}],"active_maintainers":[{"login":"knqyf263","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knqyf263"},{"login":"simar7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simar7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/trivy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/trivy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/trivy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/trivy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/trivy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/trivy/codemeta","maintainers":[{"uuid":"06kellyjac","login":null,"name":"Jack","email":"hello+nixpkgs@j-k.io","url":"https://github.com/06kellyjac","packages_count":95,"html_url":null,"role":null,"created_at":"2026-03-06T23:15:56.037Z","updated_at":"2026-03-06T23:15:56.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/06kellyjac/packages"},{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-06T23:15:55.985Z","updated_at":"2026-03-06T23:15:55.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3735},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-01T05:05:03.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}}]