[{"id":7837734,"name":"grype","ecosystem":"homebrew","description":"Vulnerability scanner for container images and filesystems","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":null,"versions_count":92,"first_release_published_at":"2023-06-22T14:09:02.024Z","latest_release_published_at":"2026-08-29T02:33:30.076Z","latest_release_number":"0.118.0","last_synced_at":"2026-09-01T14:36:38.264Z","created_at":"2023-06-22T14:08:58.148Z","updated_at":"2026-09-01T14:36:38.264Z","registry_url":"https://formulae.brew.sh/formula/grype","install_command":"brew install grype","documentation_url":null,"metadata":{},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:09:59.472Z","dependent_packages_count":0,"downloads":2585,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.918963845407951,"dependent_repos_count":29.533176340213323,"dependent_packages_count":19.407120099736805,"stargazers_count":4.28037124255437,"forks_count":5.928799002631943,"docker_downloads_count":null,"average":14.813686106108879},"purl":"pkg:brew/grype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/grype/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9518,"maintainers_count":0,"namespaces_count":0,"keywords_count":7134,"github":"homebrew","metadata":{"funded_packages_count":1021},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-09-01T05:06:34.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":14502277,"name":"github.com/Anchore/grype","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Anchore/grype","keywords_array":[],"namespace":null,"versions_count":210,"first_release_published_at":"2020-07-27T14:12:40.000Z","latest_release_published_at":"2026-08-29T02:45:01.819Z","latest_release_number":"v0.118.0","last_synced_at":"2026-09-01T14:43:04.704Z","created_at":"2026-05-26T13:15:22.246Z","updated_at":"2026-09-01T14:43:04.704Z","registry_url":"https://pkg.go.dev/github.com/Anchore/grype","install_command":"go get github.com/Anchore/grype","documentation_url":"https://pkg.go.dev/github.com/Anchore/grype#section-documentation","metadata":{},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36839588,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:09:32.000Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.038516227252255,"dependent_packages_count":4.721006279475755,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.879761253364005},"purl":"pkg:golang/github.com/%21anchore/grype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Anchore/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Anchore/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Anchore/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAnchore%2Fgrype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAnchore%2Fgrype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAnchore%2Fgrype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAnchore%2Fgrype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAnchore%2Fgrype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAnchore%2Fgrype/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":11756388,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2025-05-14T21:15:05.000Z","latest_release_published_at":"2026-01-15T20:35:20.000Z","latest_release_number":"0.98.0-r4","last_synced_at":"2026-04-15T17:04:16.696Z","created_at":"2025-06-07T14:30:50.538Z","updated_at":"2026-08-25T12:43:47.873Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T12:43:47.872Z","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:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:34:16.591Z","issues_count":672,"pull_requests_count":1948,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545038.6934131737,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":121,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3347022587268994,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1131,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.48520710059171596,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T08:08:26.895Z","updated_at":"2025-06-08T08:08:26.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1825},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-01T05:06:05.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12743983,"name":"grype","ecosystem":"nixpkgs","description":"Vulnerability scanner for container images and filesystems","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T03:49:04.477Z","latest_release_published_at":"2026-01-26T03:49:04.477Z","latest_release_number":"0.61.1","last_synced_at":"2026-04-15T15:02:27.056Z","created_at":"2026-01-26T03:49:04.327Z","updated_at":"2026-08-15T20:14:45.969Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=grype","install_command":"nix-env -iA nixpkgs.grype","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/tools/security/grype/default.nix#L102","metadata":{"nix_attribute":"grype-0.61.1","position":"pkgs/tools/security/grype/default.nix:102","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":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-07T15:58:37.000Z","size":10196,"stargazers_count":12692,"open_issues_count":402,"forks_count":853,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-08T05:52:23.053Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-08T05:42:50.000Z","dependencies_parsed_at":"2026-08-08T05:52:51.801Z","dependency_job_id":"8832425b-52dc-4810-bc9d-64f3e5c8b3ed","html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":208,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36578055,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-14T23:23:28.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26413,"followers":587,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-14T23:23:28.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-15T20:14:45.969Z","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/grype?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T20:02:39.403Z","issues_count":667,"pull_requests_count":1943,"avg_time_to_close_issue":18404006.326530613,"avg_time_to_close_pull_request":545397.8884223156,"issues_closed_count":343,"pull_requests_closed_count":1667,"pull_request_authors_count":117,"issue_authors_count":366,"avg_comments_per_issue":2.548725637181409,"avg_comments_per_pull_request":0.3314462171899125,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":40,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":2958146.1666666665,"past_year_avg_time_to_close_pull_request":717303.1944444445,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.4318181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/grype/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T11:25:16.038Z","updated_at":"2026-03-04T11:25:16.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"},{"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-04T11:25:16.292Z","updated_at":"2026-03-04T11:25:16.292Z","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":12758623,"name":"grype","ecosystem":"nixpkgs","description":"Vulnerability scanner for container images and filesystems","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T06:24:51.231Z","latest_release_published_at":"2026-03-05T19:07:10.054Z","latest_release_number":"0.108.0","last_synced_at":"2026-08-13T23:34:56.444Z","created_at":"2026-01-26T06:24:50.865Z","updated_at":"2026-08-15T20:14:46.218Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=grype","install_command":"nix-env -iA nixpkgs.grype","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/gr/grype/package.nix#L129","metadata":{"nix_attribute":"grype-0.108.0","position":"pkgs/by-name/gr/grype/package.nix:129","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":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-07T15:58:37.000Z","size":10196,"stargazers_count":12692,"open_issues_count":402,"forks_count":853,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-08T05:52:23.053Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-08T05:42:50.000Z","dependencies_parsed_at":"2026-08-08T05:52:51.801Z","dependency_job_id":"8832425b-52dc-4810-bc9d-64f3e5c8b3ed","html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":208,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36578055,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-14T23:23:28.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26413,"followers":587,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-14T23:23:28.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-15T20:14:46.218Z","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.7500671457488552,"forks_count":1.5269925910398092,"docker_downloads_count":null,"average":0.5692649341971661},"purl":"pkg:nix/grype?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T20:02:39.403Z","issues_count":667,"pull_requests_count":1943,"avg_time_to_close_issue":18404006.326530613,"avg_time_to_close_pull_request":545397.8884223156,"issues_closed_count":343,"pull_requests_closed_count":1667,"pull_request_authors_count":117,"issue_authors_count":366,"avg_comments_per_issue":2.548725637181409,"avg_comments_per_pull_request":0.3314462171899125,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":40,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":2958146.1666666665,"past_year_avg_time_to_close_pull_request":717303.1944444445,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.4318181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/grype/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-05T19:07:10.925Z","updated_at":"2026-03-05T19:07:10.925Z","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-05T19:07:11.022Z","updated_at":"2026-03-05T19:07:11.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/06kellyjac/packages"},{"uuid":"kashw2","login":null,"name":"Keanu Ashwell","email":"supra4keanu@hotmail.com","url":"https://github.com/kashw2","packages_count":83,"html_url":null,"role":null,"created_at":"2026-03-05T19:07:11.074Z","updated_at":"2026-03-05T19:07:11.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/kashw2/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":6046457,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":73,"first_release_published_at":"2023-01-29T18:26:13.000Z","latest_release_published_at":"2026-04-11T21:20:04.000Z","latest_release_number":"0.111.0-r0","last_synced_at":"2026-04-11T21:31:14.094Z","created_at":"2023-01-31T18:04:13.646Z","updated_at":"2026-08-30T12:14:10.807Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-28T21:55:24.000Z","size":10158,"stargazers_count":12803,"open_issues_count":401,"forks_count":869,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-30T03:12:34.812Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-29T23:31:13.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36984525,"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-30T02:00:08.400Z","response_time":126,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.118.0","sha":"756eb9a24f7beeafb6871a24e943e8a3ae210695","kind":"tag","published_at":"2026-08-27T19:57:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.118.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T12:14:10.807Z","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":2.7943018159048214,"forks_count":5.295084533500313,"average":5.682529743268629},"purl":"pkg:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T03:03:38.849Z","issues_count":676,"pull_requests_count":1965,"avg_time_to_close_issue":18307899.628242075,"avg_time_to_close_pull_request":549417.3141671607,"issues_closed_count":347,"pull_requests_closed_count":1687,"pull_request_authors_count":125,"issue_authors_count":373,"avg_comments_per_issue":2.584319526627219,"avg_comments_per_pull_request":0.33893129770992364,"merged_pull_requests_count":1509,"bot_issues_count":7,"bot_pull_requests_count":1138,"past_year_issues_count":46,"past_year_pull_requests_count":175,"past_year_avg_time_to_close_issue":2716174.3684210526,"past_year_avg_time_to_close_pull_request":805934.8035714285,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":2.717391304347826,"past_year_avg_comments_per_pull_request":0.5257142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":478,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-01-31T20:02:31.169Z","updated_at":"2023-01-31T20:02:31.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/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":6045819,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":78,"first_release_published_at":"2023-01-29T18:26:13.000Z","latest_release_published_at":"2026-04-11T21:20:04.000Z","latest_release_number":"0.111.0-r0","last_synced_at":"2026-04-11T21:31:15.662Z","created_at":"2023-01-31T18:02:53.499Z","updated_at":"2026-08-23T00:18:04.261Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-14T15:54:23.000Z","size":10433,"stargazers_count":12741,"open_issues_count":401,"forks_count":860,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-15T20:09:24.643Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-15T15:15:09.000Z","dependencies_parsed_at":"2026-08-08T05:52:51.801Z","dependency_job_id":"8832425b-52dc-4810-bc9d-64f3e5c8b3ed","html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":208,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36723829,"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-16T02:00:06.462Z","response_time":62,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:18:04.261Z","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":2.7943018159048214,"forks_count":5.295084533500313,"average":5.682529743268629},"purl":"pkg:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":478,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-01-31T19:55:28.265Z","updated_at":"2023-01-31T19:55:28.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/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":6054458,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":73,"first_release_published_at":"2023-01-29T18:26:13.000Z","latest_release_published_at":"2026-04-11T21:20:04.000Z","latest_release_number":"0.111.0-r0","last_synced_at":"2026-04-11T21:31:16.706Z","created_at":"2023-01-31T18:42:34.697Z","updated_at":"2026-08-23T01:22:49.456Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-14T15:54:23.000Z","size":10433,"stargazers_count":12741,"open_issues_count":401,"forks_count":860,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-15T20:09:24.643Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-15T15:15:09.000Z","dependencies_parsed_at":"2026-08-08T05:52:51.801Z","dependency_job_id":"8832425b-52dc-4810-bc9d-64f3e5c8b3ed","html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":208,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36723829,"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-16T02:00:06.462Z","response_time":62,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:22:49.456Z","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":2.7943018159048214,"forks_count":5.295084533500313,"average":5.682529743268629},"purl":"pkg:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":478,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-01-31T22:38:45.152Z","updated_at":"2023-01-31T22:38:45.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/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":10336076,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-06-05T13:36:39.000Z","latest_release_published_at":"2024-07-07T17:34:20.000Z","latest_release_number":"0.77.4-r2","last_synced_at":"2026-04-15T17:04:22.552Z","created_at":"2024-06-11T05:28:24.585Z","updated_at":"2026-08-23T02:04:18.188Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:04:18.188Z","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:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":325,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-11T22:20:32.245Z","updated_at":"2024-06-11T22:20:32.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1558},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-01T05:06:17.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11756384,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2025-05-14T21:15:05.000Z","latest_release_published_at":"2026-01-15T20:35:20.000Z","latest_release_number":"0.98.0-r4","last_synced_at":"2026-04-15T17:04:16.607Z","created_at":"2025-06-07T14:30:45.274Z","updated_at":"2026-08-23T04:09:16.971Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:09:16.971Z","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:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T08:08:29.002Z","updated_at":"2025-06-08T08:08:29.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1825},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-01T05:06:05.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12999325,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2026-01-15T20:32:31.000Z","latest_release_published_at":"2026-05-15T07:49:53.000Z","latest_release_number":"0.104.1-r6","last_synced_at":"2026-07-24T21:17:55.404Z","created_at":"2026-01-30T21:33:48.557Z","updated_at":"2026-08-23T04:34:36.825Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:34:36.825Z","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:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-03T12:29:23.155Z","updated_at":"2026-03-03T12:29:23.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1126},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-09-01T05:05:27.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":10336074,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-06-05T13:36:39.000Z","latest_release_published_at":"2024-07-07T17:34:20.000Z","latest_release_number":"0.77.4-r2","last_synced_at":"2026-04-15T17:04:22.442Z","created_at":"2024-06-11T05:27:34.618Z","updated_at":"2026-08-31T14:12:21.632Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-28T21:55:24.000Z","size":10158,"stargazers_count":12803,"open_issues_count":401,"forks_count":869,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-30T03:12:34.812Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-29T23:31:13.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36984525,"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-30T02:00:08.400Z","response_time":126,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.118.0","sha":"756eb9a24f7beeafb6871a24e943e8a3ae210695","kind":"tag","published_at":"2026-08-27T19:57:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.118.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T14:12:21.632Z","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:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T03:35:12.710Z","issues_count":679,"pull_requests_count":1974,"avg_time_to_close_issue":18307899.628242075,"avg_time_to_close_pull_request":549417.3141671607,"issues_closed_count":347,"pull_requests_closed_count":1687,"pull_request_authors_count":130,"issue_authors_count":375,"avg_comments_per_issue":2.574374079528719,"avg_comments_per_pull_request":0.3394123606889564,"merged_pull_requests_count":1509,"bot_issues_count":7,"bot_pull_requests_count":1138,"past_year_issues_count":49,"past_year_pull_requests_count":183,"past_year_avg_time_to_close_issue":2716174.3684210526,"past_year_avg_time_to_close_pull_request":813183.0720720721,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.5245901639344263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":325,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-11T22:20:33.863Z","updated_at":"2024-06-11T22:20:33.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1558},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-01T05:06:17.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13154512,"name":"grype","ecosystem":"nixpkgs","description":"Vulnerability scanner for container images and filesystems","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:57:09.467Z","latest_release_published_at":"2026-02-01T21:57:09.467Z","latest_release_number":"0.77.4","last_synced_at":"2026-08-14T16:38:37.392Z","created_at":"2026-02-01T21:56:50.017Z","updated_at":"2026-08-23T06:15:25.476Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=grype","install_command":"nix-env -iA nixpkgs.grype","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/gr/grype/package.nix#L113","metadata":{"nix_attribute":"grype-0.77.4","position":"pkgs/by-name/gr/grype/package.nix:113","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":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:15:25.476Z","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/grype?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/grype/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-05T23:24:53.362Z","updated_at":"2026-03-05T23:24:53.362Z","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-05T23:24:53.471Z","updated_at":"2026-03-05T23:24:53.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/06kellyjac/packages"},{"uuid":"kashw2","login":null,"name":"Keanu Ashwell","email":"supra4keanu@hotmail.com","url":"https://github.com/kashw2","packages_count":69,"html_url":null,"role":null,"created_at":"2026-03-05T23:24:53.528Z","updated_at":"2026-03-05T23:24:53.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/kashw2/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":12999326,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2026-01-15T20:32:31.000Z","latest_release_published_at":"2026-05-15T07:49:53.000Z","latest_release_number":"0.104.1-r6","last_synced_at":"2026-05-17T01:32:43.204Z","created_at":"2026-01-30T21:33:49.872Z","updated_at":"2026-08-23T06:15:25.837Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:15:25.837Z","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:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-04T06:53:01.762Z","updated_at":"2026-03-04T06:53:01.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1126},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-09-01T05:05:27.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6099288,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-12-13T02:00:33.000Z","latest_release_published_at":"2023-05-03T06:49:48.000Z","latest_release_number":"0.61.0-r1","last_synced_at":"2026-04-15T17:04:18.582Z","created_at":"2023-01-31T20:43:06.908Z","updated_at":"2026-08-23T06:15:26.356Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:15:26.356Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":2.6832828112720333,"forks_count":3.890198720107781,"average":8.456831705400248},"purl":"pkg:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":228,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T07:28:26.926Z","updated_at":"2023-02-01T07:28:26.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11756389,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2025-05-14T21:15:05.000Z","latest_release_published_at":"2026-01-15T20:35:20.000Z","latest_release_number":"0.98.0-r4","last_synced_at":"2026-04-15T17:04:16.553Z","created_at":"2025-06-07T14:30:50.766Z","updated_at":"2026-08-23T07:19:10.370Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:19:10.370Z","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:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T08:08:31.104Z","updated_at":"2025-06-08T08:08:31.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1825},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-01T05:06:05.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11129972,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2024-11-05T23:36:14.000Z","latest_release_published_at":"2025-05-08T20:02:17.000Z","latest_release_number":"0.87.0-r5","last_synced_at":"2026-04-15T17:04:16.239Z","created_at":"2024-12-07T08:46:25.682Z","updated_at":"2026-08-23T10:36:00.099Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:36:00.099Z","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:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-09T15:56:44.318Z","updated_at":"2024-12-09T15:56:44.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1413},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-01T05:06:02.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8668870,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-11-30T17:35:31.000Z","latest_release_published_at":"2024-05-12T07:25:43.000Z","latest_release_number":"0.73.4-r3","last_synced_at":"2026-04-15T17:04:04.987Z","created_at":"2023-12-20T10:11:07.624Z","updated_at":"2026-08-23T11:12:28.730Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-23T11:12:28.730Z","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:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":315,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-09-14T13:40:28.454Z","updated_at":"2024-09-14T13:40:28.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1028},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-01T05:06:15.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":12999324,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2026-01-15T20:32:31.000Z","latest_release_published_at":"2026-05-15T07:49:53.000Z","latest_release_number":"0.104.1-r6","last_synced_at":"2026-05-16T10:34:57.662Z","created_at":"2026-01-30T21:33:46.187Z","updated_at":"2026-08-31T14:12:21.160Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-28T21:55:24.000Z","size":10158,"stargazers_count":12803,"open_issues_count":401,"forks_count":869,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-30T03:12:34.812Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-29T23:31:13.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36984525,"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-30T02:00:08.400Z","response_time":126,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.118.0","sha":"756eb9a24f7beeafb6871a24e943e8a3ae210695","kind":"tag","published_at":"2026-08-27T19:57:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.118.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T14:12:21.160Z","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:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T03:35:12.710Z","issues_count":679,"pull_requests_count":1974,"avg_time_to_close_issue":18307899.628242075,"avg_time_to_close_pull_request":549417.3141671607,"issues_closed_count":347,"pull_requests_closed_count":1687,"pull_request_authors_count":130,"issue_authors_count":375,"avg_comments_per_issue":2.574374079528719,"avg_comments_per_pull_request":0.3394123606889564,"merged_pull_requests_count":1509,"bot_issues_count":7,"bot_pull_requests_count":1138,"past_year_issues_count":49,"past_year_pull_requests_count":183,"past_year_avg_time_to_close_issue":2716174.3684210526,"past_year_avg_time_to_close_pull_request":813183.0720720721,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":0.5245901639344263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-04T06:52:59.319Z","updated_at":"2026-03-04T06:52:59.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1126},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-09-01T05:05:27.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6090824,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-12-13T02:00:33.000Z","latest_release_published_at":"2023-05-03T06:49:48.000Z","latest_release_number":"0.61.0-r1","last_synced_at":"2026-04-15T17:04:18.720Z","created_at":"2023-01-31T20:20:57.527Z","updated_at":"2026-08-29T02:34:59.390Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T02:34:59.389Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":2.6832828112720333,"forks_count":3.890198720107781,"average":8.456831705400248},"purl":"pkg:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T02:32:53.168Z","issues_count":675,"pull_requests_count":1959,"avg_time_to_close_issue":18307899.628242075,"avg_time_to_close_pull_request":548507.5883748517,"issues_closed_count":347,"pull_requests_closed_count":1686,"pull_request_authors_count":122,"issue_authors_count":372,"avg_comments_per_issue":2.585185185185185,"avg_comments_per_pull_request":0.3379275140377744,"merged_pull_requests_count":1509,"bot_issues_count":7,"bot_pull_requests_count":1138,"past_year_issues_count":45,"past_year_pull_requests_count":170,"past_year_avg_time_to_close_issue":2716174.3684210526,"past_year_avg_time_to_close_pull_request":794427.7747747748,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.7333333333333334,"past_year_avg_comments_per_pull_request":0.5411764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":228,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T06:10:35.387Z","updated_at":"2023-02-01T06:10:35.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":8668871,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-11-30T17:35:31.000Z","latest_release_published_at":"2024-05-12T07:25:43.000Z","latest_release_number":"0.73.4-r3","last_synced_at":"2026-04-15T17:04:22.765Z","created_at":"2023-12-20T10:11:07.686Z","updated_at":"2026-08-24T07:52:50.412Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T07:52:50.412Z","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:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:05:46.240Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.33384694401643555,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":168,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.4880952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":315,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-09-14T13:37:19.857Z","updated_at":"2024-09-14T13:37:19.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1028},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-01T05:06:15.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6090941,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2022-12-13T02:00:33.000Z","latest_release_published_at":"2023-05-03T06:49:48.000Z","latest_release_number":"0.61.0-r1","last_synced_at":"2026-04-15T17:04:21.482Z","created_at":"2023-01-31T20:21:15.920Z","updated_at":"2026-08-29T06:55:15.072Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T06:55:15.072Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":2.6832828112720333,"forks_count":3.890198720107781,"average":8.456831705400248},"purl":"pkg:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T02:32:53.168Z","issues_count":675,"pull_requests_count":1959,"avg_time_to_close_issue":18307899.628242075,"avg_time_to_close_pull_request":548507.5883748517,"issues_closed_count":347,"pull_requests_closed_count":1686,"pull_request_authors_count":122,"issue_authors_count":372,"avg_comments_per_issue":2.585185185185185,"avg_comments_per_pull_request":0.3379275140377744,"merged_pull_requests_count":1509,"bot_issues_count":7,"bot_pull_requests_count":1138,"past_year_issues_count":45,"past_year_pull_requests_count":170,"past_year_avg_time_to_close_issue":2716174.3684210526,"past_year_avg_time_to_close_pull_request":794427.7747747748,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.7333333333333334,"past_year_avg_comments_per_pull_request":0.5411764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":228,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T06:12:04.020Z","updated_at":"2023-02-01T06:12:04.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13255734,"name":"grype","ecosystem":"nixpkgs","description":"Vulnerability scanner for container images and filesystems","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T04:05:22.495Z","latest_release_published_at":"2026-02-02T04:05:22.495Z","latest_release_number":"0.69.1","last_synced_at":"2026-04-19T21:05:14.485Z","created_at":"2026-02-02T04:05:22.095Z","updated_at":"2026-08-24T16:33:31.929Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=grype","install_command":"nix-env -iA nixpkgs.grype","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/security/grype/default.nix#L101","metadata":{"nix_attribute":"grype-0.69.1","position":"pkgs/tools/security/grype/default.nix:101","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":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T16:33:31.929Z","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/grype?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:05:46.240Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.33384694401643555,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":168,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.4880952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/grype/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-05T00:41:30.198Z","updated_at":"2026-03-05T00:41:30.198Z","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-05T00:41:30.237Z","updated_at":"2026-03-05T00:41:30.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/06kellyjac/packages"},{"uuid":"kashw2","login":null,"name":"Keanu Ashwell","email":"supra4keanu@hotmail.com","url":"https://github.com/kashw2","packages_count":63,"html_url":null,"role":null,"created_at":"2026-03-05T00:41:30.275Z","updated_at":"2026-03-05T00:41:30.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/kashw2/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":3741336,"name":"github.com/anchore/grype","ecosystem":"go","description":"","homepage":"https://github.com/anchore/grype","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"github.com/anchore","versions_count":212,"first_release_published_at":"2020-07-27T14:12:40.000Z","latest_release_published_at":"2026-08-27T18:40:29.000Z","latest_release_number":"v0.118.0","last_synced_at":"2026-09-01T06:30:10.318Z","created_at":"2022-04-11T14:35:34.733Z","updated_at":"2026-09-01T06:30:10.318Z","registry_url":"https://pkg.go.dev/github.com/anchore/grype","install_command":"go get github.com/anchore/grype","documentation_url":"https://pkg.go.dev/github.com/anchore/grype#section-documentation","metadata":{},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:15:26.373Z","dependent_packages_count":50,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":1.4537237606303615,"dependent_packages_count":0.8712004439237931,"stargazers_count":0.8950470572170997,"forks_count":1.4786037758706894,"docker_downloads_count":0.7779045139405787,"average":1.0952959103165045},"purl":"pkg:golang/github.com/anchore/grype","advisories":[{"uuid":"GSA_kwCzR0hTQS02Z3h3LTg1cTItcTY0Ns4ABO9N","url":"https://github.com/advisories/GHSA-6gxw-85q2-q646","title":"Grype has a credential disclosure vulnerability in its JSON output","description":"A credential disclosure vulnerability was found in Grype, affecting versions `v0.68.0` through `v0.104.0`. If registry credentials are defined and the output of grype is written using the `--file` or `--output json=\u003cfile\u003e` option, the registry credentials will be included unsanitized in the output file.\n\n## Impact\n\nIn Grype versions `v0.68.0` through `v0.104.0`, when registry authentication is configured, those credentials can be incorrectly included in the output of a Grype scan (regardless of whether those credentials are actively being used for the current scan). Users that do not have registry authentication configured are not affected by this issue.\n\nRegistry credentials can be set via the Grype configuration file (e.g. `registry.auth[].username`, `registry.auth[].password`, `registry.auth[].token`) or environment variables (e.g., `GRYPE_REGISTRY_AUTH_USERNAME`, `GRYPE_REGISTRY_AUTH_PASSWORD`, `GRYPE_REGISTRY_AUTH_TOKEN`).\n\nIn order for the authentication details to be improperly included, the Grype file output format must be set to `json` with output target set to a file. For example `--output json=file.json` or `--output json --file file.json`. When these conditions are met, the configured credentials are not sanitized as they should be in the resulting JSON output file.\n\nThe authentication details could also be leaked via a malformed Grype Template. A Grype Template that includes the `Descriptor.Registry.Auth` fields would also include the unsanitized registry credentials. There are no known templates that include these fields.\n\n## Patches\nThe patch has been released in `v0.104.1`.\n\n## Workaround\nUsers running affected versions of grype can work around this vulnerability by redirecting stdout to a file instead of using the `--file` or `--output` options.\n\nFor example, replacing the command:\n\n```\n# using `--output json=path` (or `--file`) leaks credentials\ngrype --output json=test.json alpine:latest\n```\n\nwith\n\n```\n# no use of `--output json=path` or `--file`. Output is sanitized...\ngrype --output json alpine:latest \u003e test.json\n```\n\n...results in the same `test.json` output, but the credentials will be properly sanitized.\n\n## Resources\nPatch pull request: https://github.com/anchore/grype/pull/3068","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-11-25T14:18:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N","references":["https://github.com/anchore/grype/security/advisories/GHSA-6gxw-85q2-q646","https://github.com/anchore/grype/pull/3068","https://github.com/anchore/grype/commit/c99f79de49a58dc16d7fd8f35160b169b87db9de","https://nvd.nist.gov/vuln/detail/CVE-2025-65965","https://github.com/anchore/grype/commit/39f7fa17af2739cafe9b27176d4a68f7c05f21c1","https://github.com/advisories/GHSA-6gxw-85q2-q646"],"source_kind":"github","identifiers":["GHSA-6gxw-85q2-q646","CVE-2025-65965"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-11-25T15:00:10.629Z","updated_at":"2026-08-28T13:04:43.492Z","epss_percentage":0.00149,"epss_percentile":0.04329,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02Z3h3LTg1cTItcTY0Ns4ABO9N","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02Z3h3LTg1cTItcTY0Ns4ABO9N","packages":[{"ecosystem":"go","package_name":"github.com/anchore/grype","versions":[{"first_patched_version":"0.104.1","vulnerable_version_range":"\u003e= 0.68.0, \u003c 0.104.1"}],"purl":"pkg:go/github.com%2Fanchore%2Fgrype"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02Z3h3LTg1cTItcTY0Ns4ABO9N/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/anchore/grype","docker_dependents_count":80,"docker_downloads_count":7011091,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/anchore/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/anchore/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgrype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgrype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgrype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgrype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgrype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgrype/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":8668872,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-11-30T17:35:31.000Z","latest_release_published_at":"2024-05-12T07:25:43.000Z","latest_release_number":"0.73.4-r3","last_synced_at":"2026-04-15T17:04:22.723Z","created_at":"2023-12-20T10:11:07.741Z","updated_at":"2026-08-23T06:41:33.259Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-08-23T06:41:33.258Z","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:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":315,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-04T11:44:33.780Z","updated_at":"2026-03-04T11:44:33.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1028},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-01T05:06:15.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8668873,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-11-30T17:35:31.000Z","latest_release_published_at":"2024-05-12T07:25:43.000Z","latest_release_number":"0.73.4-r3","last_synced_at":"2026-04-15T17:04:19.932Z","created_at":"2023-12-20T10:11:07.791Z","updated_at":"2026-04-15T17:04:19.932Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":315,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-04T11:44:34.229Z","updated_at":"2026-03-04T11:44:34.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1028},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-01T05:06:15.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13033549,"name":"grype","ecosystem":"nixpkgs","description":"Vulnerability scanner for container images and filesystems","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T15:13:40.725Z","latest_release_published_at":"2026-02-01T15:13:40.725Z","latest_release_number":"0.81.0","last_synced_at":"2026-03-07T06:15:31.473Z","created_at":"2026-02-01T15:13:26.181Z","updated_at":"2026-08-23T13:14:38.849Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=grype","install_command":"nix-env -iA nixpkgs.grype","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/gr/grype/package.nix#L113","metadata":{"nix_attribute":"grype-0.81.0","position":"pkgs/by-name/gr/grype/package.nix:113","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":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:14:38.849Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/grype?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/grype/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-07T06:15:31.694Z","updated_at":"2026-03-07T06:15:31.694Z","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-07T06:15:31.661Z","updated_at":"2026-03-07T06:15:31.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"},{"uuid":"kashw2","login":null,"name":"Keanu Ashwell","email":"supra4keanu@hotmail.com","url":"https://github.com/kashw2","packages_count":74,"html_url":null,"role":null,"created_at":"2026-03-07T06:15:31.727Z","updated_at":"2026-03-07T06:15:31.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/kashw2/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"}},{"id":12999327,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2026-01-15T20:32:31.000Z","latest_release_published_at":"2026-05-15T07:49:53.000Z","latest_release_number":"0.104.1-r6","last_synced_at":"2026-05-17T01:32:44.149Z","created_at":"2026-01-30T21:33:51.448Z","updated_at":"2026-08-23T02:04:16.088Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:04:16.087Z","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:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":378,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2026-03-04T07:59:10.674Z","updated_at":"2026-03-04T07:59:10.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1126},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-09-01T05:05:27.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":11129971,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2024-11-05T23:36:14.000Z","latest_release_published_at":"2025-05-08T20:02:17.000Z","latest_release_number":"0.87.0-r5","last_synced_at":"2026-04-15T17:04:16.295Z","created_at":"2024-12-07T08:46:23.910Z","updated_at":"2026-08-26T18:08:25.631Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T18:08:25.631Z","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:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T01:04:00.312Z","issues_count":674,"pull_requests_count":1948,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545808.2008368201,"issues_closed_count":344,"pull_requests_closed_count":1673,"pull_request_authors_count":121,"issue_authors_count":371,"avg_comments_per_issue":2.559347181008902,"avg_comments_per_pull_request":0.33572895277207393,"merged_pull_requests_count":1502,"bot_issues_count":7,"bot_pull_requests_count":1131,"past_year_issues_count":45,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2843490.0,"past_year_avg_time_to_close_pull_request":723708.4811320754,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.7333333333333334,"past_year_avg_comments_per_pull_request":0.4970414201183432,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-09T15:56:39.817Z","updated_at":"2024-12-09T15:56:39.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1413},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-01T05:06:02.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10336075,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-06-05T13:36:39.000Z","latest_release_published_at":"2024-07-07T17:34:20.000Z","latest_release_number":"0.77.4-r2","last_synced_at":"2026-04-15T17:04:22.509Z","created_at":"2024-06-11T05:28:20.001Z","updated_at":"2026-08-23T06:15:25.805Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:15:25.805Z","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:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":325,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-11T22:20:23.972Z","updated_at":"2024-06-11T22:20:23.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1558},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-01T05:06:17.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6089273,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-12-13T02:00:33.000Z","latest_release_published_at":"2023-05-03T06:49:48.000Z","latest_release_number":"0.61.0-r1","last_synced_at":"2026-04-15T17:04:20.943Z","created_at":"2023-01-31T20:16:49.600Z","updated_at":"2026-08-23T21:35:11.471Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:35:11.471Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":2.7001234983720668,"forks_count":3.9070394072078143,"average":8.465252048950264},"purl":"pkg:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":228,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-02-01T05:56:12.141Z","updated_at":"2023-02-01T05:56:12.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11756387,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2025-05-14T21:15:05.000Z","latest_release_published_at":"2026-01-15T20:35:20.000Z","latest_release_number":"0.98.0-r4","last_synced_at":"2026-04-15T17:04:11.985Z","created_at":"2025-06-07T14:30:50.041Z","updated_at":"2026-08-23T08:00:02.405Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:00:02.405Z","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:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":354,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2025-06-08T08:08:31.928Z","updated_at":"2025-06-08T08:08:31.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1825},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-01T05:06:05.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":10336073,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2024-06-05T13:36:39.000Z","latest_release_published_at":"2024-07-07T17:34:20.000Z","latest_release_number":"0.77.4-r2","last_synced_at":"2026-04-15T17:04:20.265Z","created_at":"2024-06-11T05:27:33.670Z","updated_at":"2026-08-24T10:55:37.964Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:55:37.964Z","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:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:05:46.240Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.33384694401643555,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":168,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.4880952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":325,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-06-11T22:20:28.622Z","updated_at":"2024-06-11T22:20:28.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1558},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-01T05:06:17.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11129965,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2024-11-05T23:36:14.000Z","latest_release_published_at":"2025-05-08T20:02:17.000Z","latest_release_number":"0.87.0-r5","last_synced_at":"2026-04-15T17:04:15.688Z","created_at":"2024-12-07T08:46:12.121Z","updated_at":"2026-08-23T06:41:33.744Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:41:33.744Z","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:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-09T15:56:30.898Z","updated_at":"2024-12-09T15:56:30.898Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1413},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-01T05:06:02.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6045498,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":73,"first_release_published_at":"2023-01-29T18:26:13.000Z","latest_release_published_at":"2026-04-11T21:20:04.000Z","latest_release_number":"0.111.0-r0","last_synced_at":"2026-08-03T14:00:46.868Z","created_at":"2023-01-31T18:02:11.992Z","updated_at":"2026-08-23T03:09:32.001Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:09:32.001Z","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":2.806042579837195,"forks_count":5.295084533500313,"average":5.685464934251723},"purl":"pkg:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":"michal@polanski.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":478,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-01-31T19:51:58.079Z","updated_at":"2023-01-31T19:51:58.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/michal@polanski.me/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":11129967,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2024-11-05T23:36:14.000Z","latest_release_published_at":"2025-05-08T20:02:17.000Z","latest_release_number":"0.87.0-r5","last_synced_at":"2026-04-15T17:04:16.743Z","created_at":"2024-12-07T08:46:13.118Z","updated_at":"2026-08-24T16:33:30.693Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T16:33:30.693Z","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:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:05:46.240Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.33384694401643555,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":168,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.4880952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":351,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2024-12-09T15:56:42.494Z","updated_at":"2024-12-09T15:56:42.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1413},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-01T05:06:02.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7771599,"name":"grype-zsh-completion","ecosystem":"alpine","description":"Zsh completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-05-02T17:27:34.000Z","latest_release_published_at":"2023-11-17T20:59:57.000Z","latest_release_number":"0.63.1-r4","last_synced_at":"2026-04-08T14:06:11.935Z","created_at":"2023-05-22T12:09:02.811Z","updated_at":"2026-08-28T23:49:13.630Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/grype-zsh-completion","install_command":"apk add grype-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:49:13.629Z","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":2.678170664804748,"forks_count":4.044686050571044,"docker_downloads_count":null,"average":1.680714178843948},"purl":"pkg:apk/alpine/grype-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-zsh-completion/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T02:02:48.716Z","issues_count":675,"pull_requests_count":1955,"avg_time_to_close_issue":18360371.797687862,"avg_time_to_close_pull_request":549479.4640522876,"issues_closed_count":346,"pull_requests_closed_count":1683,"pull_request_authors_count":122,"issue_authors_count":372,"avg_comments_per_issue":2.557037037037037,"avg_comments_per_pull_request":0.33861892583120207,"merged_pull_requests_count":1506,"bot_issues_count":7,"bot_pull_requests_count":1136,"past_year_issues_count":46,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2739645.5789473685,"past_year_avg_time_to_close_pull_request":808984.2018348624,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":109,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":2.6956521739130435,"past_year_avg_comments_per_pull_request":0.5443786982248521,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-zsh-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T01:42:32.516Z","updated_at":"2023-05-23T01:42:32.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1255},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-01T05:06:21.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7771597,"name":"grype-bash-completion","ecosystem":"alpine","description":"Bash completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-05-02T17:27:34.000Z","latest_release_published_at":"2023-11-17T20:59:57.000Z","latest_release_number":"0.63.1-r4","last_synced_at":"2026-04-09T03:03:18.305Z","created_at":"2023-05-22T12:09:02.413Z","updated_at":"2026-08-30T12:14:10.807Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/grype-bash-completion","install_command":"apk add grype-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-28T21:55:24.000Z","size":10158,"stargazers_count":12803,"open_issues_count":401,"forks_count":869,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-30T03:12:34.812Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-29T23:31:13.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36984525,"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-30T02:00:08.400Z","response_time":126,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.118.0","sha":"756eb9a24f7beeafb6871a24e943e8a3ae210695","kind":"tag","published_at":"2026-08-27T19:57:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.118.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T12:14:10.806Z","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":2.688145229664356,"forks_count":4.0546606154306515,"docker_downloads_count":null,"average":1.685701461273752},"purl":"pkg:apk/alpine/grype-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T03:03:38.849Z","issues_count":676,"pull_requests_count":1965,"avg_time_to_close_issue":18307899.628242075,"avg_time_to_close_pull_request":549417.3141671607,"issues_closed_count":347,"pull_requests_closed_count":1687,"pull_request_authors_count":125,"issue_authors_count":373,"avg_comments_per_issue":2.584319526627219,"avg_comments_per_pull_request":0.33893129770992364,"merged_pull_requests_count":1509,"bot_issues_count":7,"bot_pull_requests_count":1138,"past_year_issues_count":46,"past_year_pull_requests_count":175,"past_year_avg_time_to_close_issue":2716174.3684210526,"past_year_avg_time_to_close_pull_request":805934.8035714285,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":2.717391304347826,"past_year_avg_comments_per_pull_request":0.5257142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-bash-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T01:42:24.452Z","updated_at":"2023-05-23T01:42:24.452Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1255},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-01T05:06:21.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7771596,"name":"grype","ecosystem":"alpine","description":"Vulnerability scanner for container images, filesystems, and SBOMs","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-05-02T17:27:34.000Z","latest_release_published_at":"2023-11-17T20:59:57.000Z","latest_release_number":"0.63.1-r4","last_synced_at":"2026-04-09T03:03:18.668Z","created_at":"2023-05-22T12:09:02.237Z","updated_at":"2026-08-23T05:38:39.759Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/grype","install_command":"apk add grype","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-21T20:54:47.000Z","size":10366,"stargazers_count":12772,"open_issues_count":411,"forks_count":865,"subscribers_count":81,"default_branch":"main","last_synced_at":"2026-08-22T23:40:00.645Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-22T20:36:56.000Z","dependencies_parsed_at":"2026-08-22T23:43:22.471Z","dependency_job_id":null,"html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":209,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838864,"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":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-22T11:24:14.955Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26511,"followers":589,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-22T11:24:14.970Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.117.0","sha":"b5fa92bbcbef655497e3be840a2f718380e2cdd3","kind":"tag","published_at":"2026-08-10T16:48:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.117.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.117.0/manifests"},{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:38:39.759Z","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":2.688145229664356,"forks_count":4.0546606154306515,"docker_downloads_count":null,"average":1.685701461273752},"purl":"pkg:apk/alpine/grype?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T23:33:07.445Z","issues_count":672,"pull_requests_count":1947,"avg_time_to_close_issue":18351505.31976744,"avg_time_to_close_pull_request":545041.1161676646,"issues_closed_count":344,"pull_requests_closed_count":1670,"pull_request_authors_count":119,"issue_authors_count":370,"avg_comments_per_issue":2.5654761904761907,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":44,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":2820541.6315789474,"past_year_avg_time_to_close_pull_request":716413.5631067961,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.909090909090909,"past_year_avg_comments_per_pull_request":0.47928994082840237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T01:42:27.281Z","updated_at":"2023-05-23T01:42:27.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1255},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-01T05:06:21.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7771598,"name":"grype-fish-completion","ecosystem":"alpine","description":"Fish completions for grype","homepage":"https://github.com/anchore/grype","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/grype","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-05-02T17:27:34.000Z","latest_release_published_at":"2023-11-17T20:59:57.000Z","latest_release_number":"0.63.1-r4","last_synced_at":"2026-04-08T01:05:18.203Z","created_at":"2023-05-22T12:09:02.607Z","updated_at":"2026-08-15T20:14:46.237Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/grype-fish-completion","install_command":"apk add grype-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37014463,"uuid":"267054247","full_name":"anchore/grype","owner":"anchore","description":"A vulnerability scanner for container images and filesystems","archived":false,"fork":false,"pushed_at":"2026-08-07T15:58:37.000Z","size":10196,"stargazers_count":12692,"open_issues_count":402,"forks_count":853,"subscribers_count":82,"default_branch":"main","last_synced_at":"2026-08-08T05:52:23.053Z","etag":null,"topics":["container-image","containers","cyclonedx","docker","go","golang","hacktoberfest","oci","openvex","security","static-analysis","tool","vex","vulnerabilities","vulnerability"],"latest_commit_sha":null,"homepage":"","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/anchore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-26T13:44:38.000Z","updated_at":"2026-08-08T05:42:50.000Z","dependencies_parsed_at":"2026-08-08T05:52:51.801Z","dependency_job_id":"8832425b-52dc-4810-bc9d-64f3e5c8b3ed","html_url":"https://github.com/anchore/grype","commit_stats":{"total_commits":1452,"total_committers":100,"mean_commits":14.52,"dds":0.7644628099173554,"last_synced_commit":"ed98490e966cf215eb785395fe80b79f99e420fa"},"previous_names":["anchore/vulnscan"],"tags_count":208,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/grype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/grype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/sbom","scorecard":{"id":191520,"data":{"date":"2025-08-15T20:24:03Z","repo":{"name":"github.com/anchore/grype","commit":"42c333e00ae915be9b0d2d2967d394b9b667e8ed"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:143","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:144","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:23","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/validate-github-actions.yaml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/validations.yaml:290","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/oss-project-board-add.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-anchore-dependencies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bootstrap-tools.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-quality-gate-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/integration/test-fixtures/image-debian-match-coverage/java/example-java-app-maven-0.1.0.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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: grype_0.98.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.98.0","Info: signed release artifact: grype_0.97.2_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.2","Info: signed release artifact: grype_0.97.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.1","Info: signed release artifact: grype_0.97.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.97.0","Info: signed release artifact: grype_0.96.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.96.1","Warn: release artifact v0.98.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/239763536","Warn: release artifact v0.97.2 does not have provenance: https://api.github.com/repos/anchore/grype/releases/238693263","Warn: release artifact v0.97.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236941919","Warn: release artifact v0.97.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/236383410","Warn: release artifact v0.96.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/234041533"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-anchore-dependencies.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/update-anchore-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validations.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/validations.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:0895d6fc256a6938a60c87d92e1148eec0d36198bff9c5d3082e6a56db7756bd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:74322b4716a11835c6f413fe9ffc2608ffdb8452f51cad9514a2b804908dc16e","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-alpine-match-coverage/Dockerfile:1","Warn: containerImage not pinned by hash: test/integration/test-fixtures/image-rust-auditable-match-coverage/Dockerfile:2: pin your Docker image by updating docker.io/tofay/hello-rust-auditable:latest to docker.io/tofay/hello-rust-auditable:latest@sha256:1d35d1e007180b3f7500aae5e27560697909132ca9a6d480c4c825534c1c47a9","Warn: npmCommand not pinned by hash: .github/workflows/validations.yaml:167","Info:  29 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  21 third-party GitHubAction dependencies pinned","Info:   5 out of  13 containerImage dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 9 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, chainguard-dev, chainguard-images, microsoft, ptwikis, wiki-ai, wolfi-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T20:47:55.105Z","repository_id":37014463,"created_at":"2025-08-16T20:47:55.105Z","updated_at":"2025-08-16T20:47:55.105Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36578055,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":107,"last_synced_at":"2026-08-14T23:23:28.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26413,"followers":587,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-14T23:23:28.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.116.1","sha":"30394f177175da63ae36b35cdd809c248eb4de7f","kind":"tag","published_at":"2026-07-28T21:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"3b014b00097d43933e5cce485e744db8289a406f","kind":"tag","published_at":"2026-07-16T16:43:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.116.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"fa8b7e2a528cf1f8b098123f256c61db9e5df69c","kind":"tag","published_at":"2026-06-26T11:33:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.115.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"ef8e65adb2dec760f1f923e635da4c7696d3c295","kind":"tag","published_at":"2026-06-05T16:09:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.114.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"a0c0312c6f5635816d2612cebf33c5ba8c1afc5e","kind":"tag","published_at":"2026-06-03T14:09:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.113.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"244f2a10a5668078fcf771454bbd832b3a5b9e8a","kind":"tag","published_at":"2026-05-01T18:57:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.112.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.112.0/manifests"},{"name":"v0.111.1","sha":"89819276e8ebf63b4f607ca3a1b0faa3fc75f28d","kind":"tag","published_at":"2026-04-22T17:16:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"1f19355a7ee2d7e2bd58da6255bdeb618eb0c0d1","kind":"tag","published_at":"2026-04-09T13:14:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.111.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"dee8de483dfba5b4e0bc0aa8e4ab2ce52137e490","kind":"tag","published_at":"2026-03-19T18:01:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.110.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.110.0/manifests"},{"name":"v0.109.1","sha":"baf391d5c672e8f409953baa49ea243265866b2c","kind":"tag","published_at":"2026-03-09T19:34:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.1/manifests"},{"name":"v0.109.0","sha":"fe186c3e986dda3cb4c5e90798f82c52aefcb4b8","kind":"tag","published_at":"2026-02-19T16:23:51.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.109.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"425dd9cce9ebbb695bd7ca79d7e0eb22e2b4116a","kind":"tag","published_at":"2026-02-10T18:34:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.108.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.108.0/manifests"},{"name":"v0.107.1","sha":"c6a67581ab4e7aa494351b919326ad6606af3010","kind":"tag","published_at":"2026-02-03T19:09:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"3e8647396b9b201136afe07a30b98cd5850dcc64","kind":"tag","published_at":"2026-01-29T22:10:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.107.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"823d98b8e9939d9f1a7e713463ff4c9b47fa051a","kind":"tag","published_at":"2026-01-27T13:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.106.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"32e7c0d3561dcca0cc4b000a850f681e5fb79a27","kind":"tag","published_at":"2026-01-15T22:51:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.105.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.105.0/manifests"},{"name":"v0.104.4","sha":"d755edde29f4139371a8d01466464960d13d7dac","kind":"tag","published_at":"2026-01-08T13:44:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"43e7e3246ed01b1ec0ff54f9b054201ccbe78e3a","kind":"tag","published_at":"2025-12-22T23:02:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"b47060229fe05c654a7f0615a131db6cb3bc27f6","kind":"tag","published_at":"2025-12-09T23:03:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"39f7fa17af2739cafe9b27176d4a68f7c05f21c1","kind":"tag","published_at":"2025-11-24T16:11:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"b1706ca14e88428cddb30ef72a09867b9df09851","kind":"tag","published_at":"2025-11-17T22:23:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.104.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e96dcd54dec441245735da6d7d6c5d1bbb8f662d","kind":"tag","published_at":"2025-11-03T19:45:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.103.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"ad9579a0bbf558257e2b6564fef21079429b16e2","kind":"tag","published_at":"2025-10-23T10:44:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.102.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.102.0/manifests"},{"name":"v0.101.1","sha":"dccc91b95904c40fb7585875d9ce46eeb3b497df","kind":"tag","published_at":"2025-10-16T13:28:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"828348e71db0a8c92d3a9b66cf4e54cf74069a4f","kind":"tag","published_at":"2025-10-15T16:59:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.101.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"088112b26e638c139a513f387f7a6e51f1a8b76d","kind":"tag","published_at":"2025-09-15T21:51:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.100.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.100.0/manifests"},{"name":"v0.99.1","sha":"6e1807dd7130c9eff23c1bad19a96cc6afef33aa","kind":"tag","published_at":"2025-08-30T14:21:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"32f1db9c2d00d36de7a46859118b6fa4e893c048","kind":"tag","published_at":"2025-08-27T00:34:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.99.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"de45434b3fafa9ae19a2b867e2103a855b8f0cec","kind":"tag","published_at":"2025-08-13T17:25:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.98.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.98.0/manifests"},{"name":"v0.97.2","sha":"5f39c25063334745ec0b39152189d010be7717a3","kind":"tag","published_at":"2025-08-08T19:32:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.2/manifests"},{"name":"v0.97.1","sha":"e5e784d5a9dffbea61d358a655edd1931f658c20","kind":"tag","published_at":"2025-08-01T16:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.1/manifests"},{"name":"v0.97.0","sha":"3c264faefe7cf8d2ee382f0b47abb5b4cb5a8642","kind":"tag","published_at":"2025-07-30T19:17:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.97.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.97.0/manifests"},{"name":"v0.96.1","sha":"3e57a29af7e5ef93e26ff0844e36ec41341020dc","kind":"tag","published_at":"2025-07-21T20:57:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.1/manifests"},{"name":"v0.96.0","sha":"421c93bce31e344b90a9d379c7364bb74c306b7b","kind":"tag","published_at":"2025-07-15T12:59:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.96.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"9fb2497e9b48718ab5b3061c67865b7da7e4b03f","kind":"tag","published_at":"2025-07-02T17:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.95.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"7c5fa46cc184e383505ea889e9effab11023e5b0","kind":"tag","published_at":"2025-06-12T14:46:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.94.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"c4acc50c1a739140d245cf39a298b1cac7920261","kind":"tag","published_at":"2025-06-10T12:39:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.93.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.93.0/manifests"},{"name":"v0.92.2","sha":"3f52c46d440ac17b2924c633826ce8fd30a5e16d","kind":"tag","published_at":"2025-05-21T00:41:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"4d630fdfd3e8b2d4e3c02674c60bf355dfba4d7b","kind":"tag","published_at":"2025-05-16T20:12:06.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"615126d0ce91e1cc40bc77183538a2433675814c","kind":"tag","published_at":"2025-05-14T17:05:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.92.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.92.0/manifests"},{"name":"v0.91.2","sha":"7e6ba817350bdb922f35e4437aa01869cf0a8be0","kind":"tag","published_at":"2025-04-25T17:19:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.2/manifests"},{"name":"v0.91.1","sha":"7bf06a8a5a3dcae945542561cecbe20d04e754ac","kind":"tag","published_at":"2025-04-24T21:19:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.1/manifests"},{"name":"v0.91.0","sha":"57d4a7c965704c186e246ce71967464fd95948a3","kind":"tag","published_at":"2025-04-01T15:59:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.91.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"9158dcf79041e83ef515757709cfbd1edf62e59d","kind":"tag","published_at":"2025-03-17T20:46:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.90.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.90.0/manifests"},{"name":"v0.89.1","sha":"718ea3060267edcae7b10a9bf16c0acdad10820a","kind":"tag","published_at":"2025-03-13T20:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.1/manifests"},{"name":"v0.89.0","sha":"1bf47c38bede40dea7b72bbe4712191820f1aa15","kind":"tag","published_at":"2025-03-06T22:15:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.89.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"6ee276f0c8363518c08b8d48fae302ee6001c295","kind":"tag","published_at":"2025-03-05T20:25:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.88.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"247f5d72abf2131aa37f3164a98495c121b29029","kind":"tag","published_at":"2025-01-22T20:51:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.87.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.87.0/manifests"},{"name":"v0.86.1","sha":"5c4fee7b1170976ab435de052fc3611bc955f1f1","kind":"tag","published_at":"2024-12-13T19:32:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.1/manifests"},{"name":"v0.86.0","sha":"486b5b3d25f00006c84a13e3dacdc468aeef2ddb","kind":"tag","published_at":"2024-12-09T21:57:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.86.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"2dd10240f5e6004b2e9902d1d00a5dffb22abc03","kind":"tag","published_at":"2024-11-21T15:21:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.85.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"c8d5ffca8d304e0fd5db04fce109fe0d91fa5781","kind":"tag","published_at":"2024-11-05T14:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.84.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"0602464ebc9f3c417b1175b3e104b19a006604b7","kind":"tag","published_at":"2024-10-28T21:54:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.83.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.83.0/manifests"},{"name":"v0.82.2","sha":"d018ffa51b60dff0a3ea42868b3b9aecac894d0f","kind":"tag","published_at":"2024-10-21T18:07:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.2/manifests"},{"name":"v0.82.1","sha":"50815e59c973cfd0c0247cbc2af00fa37f7cda5d","kind":"tag","published_at":"2024-10-15T13:54:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.1/manifests"},{"name":"v0.82.0","sha":"6b09bb857564cd3c59c0cc1b6ea997c5ee198b6d","kind":"tag","published_at":"2024-10-07T21:36:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.82.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"641982ff47fcb8d56b9555e5f0dad23afa7bc690","kind":"tag","published_at":"2024-09-25T16:57:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.81.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.81.0/manifests"},{"name":"v0.80.2","sha":"468cf1250772ebfa23afbcfdb4a2c72c124bd5be","kind":"tag","published_at":"2024-09-24T15:08:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.2/manifests"},{"name":"v0.80.1","sha":"9fb219495a634d7ff9904154355b927223a66602","kind":"tag","published_at":"2024-09-11T17:30:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.1/manifests"},{"name":"v0.80.0","sha":"205ccfb6c90edb7258a9d25995f0a59c32e48142","kind":"tag","published_at":"2024-08-20T17:56:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.80.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.80.0/manifests"},{"name":"v0.79.6","sha":"89c419091483d8f4f5e83a046dd0b45aaaba3eb5","kind":"tag","published_at":"2024-08-12T16:35:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.6/manifests"},{"name":"v0.79.5","sha":"4dfd9d76d1f7a70ce215def68e30174161257396","kind":"tag","published_at":"2024-08-09T18:48:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.5/manifests"},{"name":"v0.79.4","sha":"0cf393938995de1bf1284a7d156a0ce97816a396","kind":"tag","published_at":"2024-07-31T15:24:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.4/manifests"},{"name":"v0.79.3","sha":"45b7236e948ef973a8a6ffbac52dff28be0fd70e","kind":"tag","published_at":"2024-07-15T12:57:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.3/manifests"},{"name":"v0.79.2","sha":"1ab36b470823003de6dca93bf3e7a9372ba8317e","kind":"tag","published_at":"2024-07-02T15:43:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.2/manifests"},{"name":"v0.79.1","sha":"239741f535c59d6e1b9faee61f64ebcf4361d2c5","kind":"tag","published_at":"2024-06-17T19:33:29.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.1/manifests"},{"name":"v0.79.0","sha":"5821351240dab7145f7cdd156f6a1ecf88cf8da7","kind":"tag","published_at":"2024-06-14T21:03:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.79.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"b13315fa72cf1e02d5f435dae11ac06e8449aa48","kind":"tag","published_at":"2024-05-28T17:53:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.78.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.78.0/manifests"},{"name":"v0.77.4","sha":"24d5d4ffb23d48181cd6aa0e8522f727ad357ce6","kind":"tag","published_at":"2024-05-09T20:41:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.4/manifests"},{"name":"v0.77.3","sha":"88b6139c69476a7c0d4123375b42d136ecaec767","kind":"tag","published_at":"2024-05-06T19:57:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.3/manifests"},{"name":"v0.77.2","sha":"bd16101ad0ed30c38e95d0992d0ad53f709dc5df","kind":"tag","published_at":"2024-05-01T16:20:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.2/manifests"},{"name":"v0.77.1","sha":"11fe1a5bb28ca0d9c009d691e6b17d628a651543","kind":"tag","published_at":"2024-04-26T17:13:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.1/manifests"},{"name":"v0.77.0","sha":"b7ffbeee53105478e699290aeac238a0ead28962","kind":"tag","published_at":"2024-04-18T19:14:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.77.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"a7cbe3a26c95826b0a0a5b7c94b56f4077d66ccd","kind":"tag","published_at":"2024-04-15T20:41:16.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.76.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"57af1c34cb7db17824eac983cc6ae6945db47c88","kind":"tag","published_at":"2024-04-04T16:02:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.75.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.75.0/manifests"},{"name":"v0.74.7","sha":"987238519b8d6e302130ab715f20daed6634da68","kind":"tag","published_at":"2024-02-26T18:24:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.7/manifests"},{"name":"v0.74.6","sha":"b9cf0e5cf89b47dc2d34315855d68542e817657c","kind":"tag","published_at":"2024-02-14T22:19:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.6/manifests"},{"name":"v0.74.5","sha":"74780902eda090afa5ca36699da2453f2df2e655","kind":"tag","published_at":"2024-02-07T21:34:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.5/manifests"},{"name":"v0.74.4","sha":"8f3a798451162ca64d09abdba8ad987de65f66ae","kind":"tag","published_at":"2024-01-31T17:50:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.4/manifests"},{"name":"v0.74.3","sha":"8376491454e002b43572dc403f96c8d84e10af33","kind":"tag","published_at":"2024-01-26T15:10:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.3/manifests"},{"name":"v0.74.2","sha":"90fa3f29fa6deb392ea8a2b6cad144fb3c9edef3","kind":"tag","published_at":"2024-01-19T22:34:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"85be82158b5129a1d2ee650c31bf43cc96716f2e","kind":"tag","published_at":"2024-01-17T21:56:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.1/manifests"},{"name":"v0.74.0","sha":"a808408584c0532f50095832438e97debe1c11aa","kind":"tag","published_at":"2024-01-06T04:12:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.74.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.74.0/manifests"},{"name":"v0.73.5","sha":"55ef6b610883c8898651114bf22621b0cc73cfbc","kind":"tag","published_at":"2023-12-21T17:48:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.5/manifests"},{"name":"v0.73.4","sha":"a4bced160291e81dbdeaa415d20e64b8741ee00d","kind":"tag","published_at":"2023-11-30T14:32:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.4/manifests"},{"name":"v0.73.3","sha":"dbe2a9515a99ef1c78e22ead0cbf17b29fb1b674","kind":"tag","published_at":"2023-11-18T13:05:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.3/manifests"},{"name":"v0.73.2","sha":"78f57a3c697b5671967ce6a05fd5d6254d03acc1","kind":"tag","published_at":"2023-11-17T00:30:09.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.2/manifests"},{"name":"v0.73.1","sha":"e44ec4d4bc680f70b191b88dd2e635a82d4b5c45","kind":"tag","published_at":"2023-11-09T14:46:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"15432488224b3d7a557798fd258828f618dadc90","kind":"tag","published_at":"2023-11-07T20:55:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.73.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"04df28051b7694a5e4a28fc5b2ea2068f24ef213","kind":"tag","published_at":"2023-10-20T18:17:00.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.72.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"3d582fd85145afe3fd3726437527a321efb664e9","kind":"tag","published_at":"2023-10-12T13:27:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.71.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"7e5df380291cd0a007cb121b790631803ba854e5","kind":"tag","published_at":"2023-10-10T19:48:18.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.70.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.70.0/manifests"},{"name":"v0.69.1","sha":"dec563669d683ab4d11e95a28635099673363d80","kind":"tag","published_at":"2023-09-27T16:50:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"da3de94842f51059f32409289d863792726f83ba","kind":"tag","published_at":"2023-09-20T20:55:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.69.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.69.0/manifests"},{"name":"v0.68.1","sha":"e61cb5ff5171b67c118bdc4250084db90157a515","kind":"commit","published_at":"2023-09-15T18:35:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"a87e198e58a446e887e00399021852bb0e1ea2e5","kind":"commit","published_at":"2023-09-14T16:12:38.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.68.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"1772f25e2765a5a07febbe0a18ce7bef8819fde4","kind":"commit","published_at":"2023-09-11T17:32:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.67.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"35ffa2ac421130af2b8578464a6657aae98295ed","kind":"commit","published_at":"2023-08-31T16:02:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.66.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.66.0/manifests"},{"name":"v0.65.2","sha":"51223cd0b1069c7c7bbc27af1deec3e96ad3e07d","kind":"commit","published_at":"2023-08-17T19:39:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.2/manifests"},{"name":"v0.65.1","sha":"078a6c5e9e6e9e6e1037da6dcf953623e7d38500","kind":"commit","published_at":"2023-08-03T21:28:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"c97048baa1595a481a26f7add8b18d59ec65838a","kind":"commit","published_at":"2023-07-31T17:58:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.65.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.65.0/manifests"},{"name":"v0.64.2","sha":"e09bae392d6cafec524b5fda4692ed413a1b1167","kind":"commit","published_at":"2023-07-19T20:36:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"43bcf301c445d13360d724971fd089cd7a61ead9","kind":"commit","published_at":"2023-07-17T20:16:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.1/manifests"},{"name":"v0.64.0","sha":"37f436cfb6eb871bfde9cfcb1a360c510751afc9","kind":"commit","published_at":"2023-07-13T15:06:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.64.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.64.0/manifests"},{"name":"v0.63.1","sha":"ecf9e65b951aed43098f0e5da4441a7e17f190af","kind":"commit","published_at":"2023-06-29T21:05:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"ca79c2a753fa90e1166a0f78f6e57c43808ba0c9","kind":"commit","published_at":"2023-06-21T15:48:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.63.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.63.0/manifests"},{"name":"v0.62.3","sha":"3865f4cc1dfcdcefbb7009400df153f24b18c772","kind":"commit","published_at":"2023-06-05T21:17:20.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.3/manifests"},{"name":"v0.62.2","sha":"77eb4bb53fa6a3c7fb9ae37aa35da456159dab57","kind":"commit","published_at":"2023-05-26T17:37:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"0f71006f622a3aa84fe70c0f2f05b7f399c373f0","kind":"commit","published_at":"2023-05-23T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"852a2084171281049ab9cf5134627abeeacf82b2","kind":"commit","published_at":"2023-05-22T14:17:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.62.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.62.0/manifests"},{"name":"v0.61.1","sha":"3caabc87114a3e0cbfbac7770989bc81e2f5a957","kind":"commit","published_at":"2023-04-21T16:58:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"d8c0c0805b59659c4d6e49d6806a0eba11bdc2ee","kind":"commit","published_at":"2023-04-04T14:41:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.61.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"45c5f8c9c709e53ba5f40b8ef59b9dd9dfd0b569","kind":"commit","published_at":"2023-03-28T14:52:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.60.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.60.0/manifests"},{"name":"v0.59.1","sha":"29b646568901d1ef48a528cf35f67f3cead49c9f","kind":"commit","published_at":"2023-03-09T14:41:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"5754360376ace11befb1bd9fa4b0f97d79ea2344","kind":"commit","published_at":"2023-03-03T21:17:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.59.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"04a55885ee162ec00548ec39df68c5b62cf213b5","kind":"commit","published_at":"2023-03-02T17:22:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.58.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.58.0/manifests"},{"name":"v0.57.1","sha":"50a5c3324736d324dda334cd35ce9871db57efd2","kind":"commit","published_at":"2023-02-16T16:57:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"18cce64f4a9f873032683dcb7f6c288d5060ab17","kind":"commit","published_at":"2023-02-14T16:54:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.57.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"c01ee9b2c73098726ff5b39156134682745dd5db","kind":"commit","published_at":"2023-01-26T10:07:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.56.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.56.0/manifests"},{"name":"v0.55.0","sha":"c559833c7e02aed827773adb4f9677cb398577be","kind":"commit","published_at":"2023-01-04T20:46:30.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.55.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"93499eec7e3ce2704755e9f51457181b06b519c5","kind":"commit","published_at":"2022-12-13T00:30:04.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.54.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.54.0/manifests"},{"name":"v0.53.1","sha":"826726d553e68cb862597a8737b83f7ade898c3b","kind":"commit","published_at":"2022-11-21T16:11:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.1/manifests"},{"name":"v0.53.0","sha":"a4a62aab4bbd8aacdd639a59b9ceb1684398c6b6","kind":"commit","published_at":"2022-11-18T20:03:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.53.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"c8ddd7e218f63eb3adac1ec98ba9d8db9f3f3fec","kind":"commit","published_at":"2022-11-03T16:19:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.52.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4cda526992d5003dcbab68c9a7479a653dfde008","kind":"commit","published_at":"2022-10-17T23:34:47.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.51.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.51.0/manifests"},{"name":"v0.50.2","sha":"f094b860b9b9ebcdf06d9b9c6f7d5c000fad395b","kind":"commit","published_at":"2022-09-20T08:35:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.2/manifests"},{"name":"v0.50.1","sha":"403a535321c20565676dc633344e2bf8881cee29","kind":"commit","published_at":"2022-09-13T15:18:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"ba73ab362a72b8ed5dc9d25fa86ba64f5eeec44b","kind":"commit","published_at":"2022-09-09T18:56:37.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.50.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"98104952120d3e368d265566b3d6b415e9da538a","kind":"commit","published_at":"2022-09-01T16:53:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.49.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"e9df59b4b1bd56c370500b5072eeace3ab51f8b3","kind":"commit","published_at":"2022-08-24T15:20:45.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.48.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"08b4ef493b36a65f6149c9092d083d5d57540cdc","kind":"commit","published_at":"2022-08-17T19:36:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.47.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"c755c7304f4b2758ef37ce43480d2bd6826972af","kind":"commit","published_at":"2022-08-04T13:38:54.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.46.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8fe761b41ffc280e58e82b7fbba4d0d1a05aeb91","kind":"commit","published_at":"2022-08-03T14:55:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.45.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"a6ec8f11be5fdc116dc7bbfebdc03bfc13cd2005","kind":"commit","published_at":"2022-07-25T15:26:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.44.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"addbd07b4f8cbfea283e10ffbd30e4cc6bfbfc0a","kind":"commit","published_at":"2022-07-18T17:14:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.43.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"cb6bddfeeb2273a43328653d1c2a5887d58d3b3e","kind":"commit","published_at":"2022-07-11T19:15:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.42.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0e0a9d9e7a28592db489499db0294608e5fe69b8","kind":"commit","published_at":"2022-07-06T14:48:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.41.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.41.0/manifests"},{"name":"v0.40.1","sha":"82c0146b0a60f7bb4309190ff898135af16a68ba","kind":"commit","published_at":"2022-06-24T18:30:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"0703bae9778e661e2cc21d5caa816cda30472b14","kind":"commit","published_at":"2022-06-17T15:45:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.40.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"69de9e7a0acfcf4c8254bdbdf5a84c5e13e1610e","kind":"commit","published_at":"2022-06-09T20:03:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.39.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"06d28dad9f7e7d9aa65fc16d45c6ce785826664c","kind":"commit","published_at":"2022-05-23T13:47:21.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.38.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"731abaab723ae8918635d4e20399ca3c00b665f4","kind":"commit","published_at":"2022-05-13T16:46:31.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.37.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"0df35f8d2ccffa876c2d8f7bb41eeedc3b33890d","kind":"commit","published_at":"2022-05-03T14:05:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"36f5150fa9da57871d8d7f153303505cbc842798","kind":"commit","published_at":"2022-04-29T17:39:08.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.36.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"4ed0704dcf708124272caf26de8aec916c04a135","kind":"commit","published_at":"2022-04-13T20:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.35.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.35.0/manifests"},{"name":"v0.34.7","sha":"44e676488efe4ab4fd63438bbce539777a2b8922","kind":"commit","published_at":"2022-03-24T18:11:17.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.7/manifests"},{"name":"v0.34.6","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.6/manifests"},{"name":"v0.34.5","sha":"50a6a09c86789c1f4fdcc95541abd406b6a9a52a","kind":"commit","published_at":"2022-03-22T19:02:14.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.5/manifests"},{"name":"v0.34.4","sha":"f004f7dee3f64664de1da6d81d57129bf30101b4","kind":"commit","published_at":"2022-03-21T20:11:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.4/manifests"},{"name":"v0.34.3","sha":"0161f958737a73b2b7911d73d6b38fcf967616fa","kind":"commit","published_at":"2022-03-16T20:20:46.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"60c296895374cef33c082186c4f768447198ed75","kind":"commit","published_at":"2022-03-16T16:48:42.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"0b76016235332f66ceac7e266c0278b86d3a23cf","kind":"commit","published_at":"2022-03-15T13:47:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"cc8e7836f36c83aa777057b8e220e920e14c09f6","kind":"commit","published_at":"2022-03-15T13:13:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.34.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"b0c8dc0e578d4b7c38a6bb4bdfbbda21a4640e53","kind":"commit","published_at":"2022-02-26T23:11:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"f29a0d06d863beb4ed2586d9e76c3f8c1b469581","kind":"commit","published_at":"2022-02-15T19:03:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.33.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"3ba7e56e42fddca0fd944986596068e429d448fa","kind":"commit","published_at":"2022-01-20T18:22:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.32.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"24ef03efc4f2a5530dc458ae15f438233e730c1d","kind":"commit","published_at":"2022-01-11T15:33:58.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.31.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.31.1/manifests"},{"name":"v0.30.0","sha":"c88ee0e8f52aa67f425a7c78724ca459dd17a20a","kind":"commit","published_at":"2022-01-09T11:14:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.30.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"64d4dbb993f89641c15253cb9bb27812524e22dd","kind":"commit","published_at":"2022-01-07T22:57:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.29.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"75bb4ce9e35db497c39209b051ec0c5b455ec28f","kind":"commit","published_at":"2021-12-22T21:25:52.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.28.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.28.0/manifests"},{"name":"v0.27.3","sha":"4f964c4ee26ad01a80b8bcffb6bf23c0afb71d09","kind":"commit","published_at":"2021-12-16T14:49:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"81a16c4142523f455d76663e7ec7d379e3f7a73d","kind":"commit","published_at":"2021-12-14T17:39:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"3f23425fa5d38822b31101cf6fde5b10b772951a","kind":"commit","published_at":"2021-12-14T02:03:13.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"e62186725b8bfe3faddb78fa82b1ca44c747c9b6","kind":"commit","published_at":"2021-12-08T21:52:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.27.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.27.0/manifests"},{"name":"v0.26.1","sha":"a7ce318b20360fefb02ede3e215d844184370212","kind":"commit","published_at":"2021-12-03T17:11:26.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"270606ad37f60169539201913388b6476b0baee9","kind":"commit","published_at":"2021-12-03T16:56:43.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.26.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"48c0b9b0e38782b4a3c50bf96a3a0102487f959c","kind":"commit","published_at":"2021-11-16T18:07:56.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"5aa2b7bcac5476a25c8186020745196a3573b4fe","kind":"commit","published_at":"2021-11-16T00:14:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.25.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"00aa7d452348cdd1a94b25a78d0d04c6ff3fff6d","kind":"commit","published_at":"2021-11-04T14:37:07.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"d4bcf161b52de530dde02724f53d59ba5a4f9387","kind":"commit","published_at":"2021-10-25T16:56:55.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.24.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2dd41311cb250a621db615f5f7085edda88e4bb1","kind":"commit","published_at":"2021-10-06T13:59:36.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.23.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"bab3964ed9f4095ae9922704c9facc24377ccff5","kind":"commit","published_at":"2021-09-30T17:18:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.22.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e6831d9444cffa166d90d9da14850d10c085afc7","kind":"commit","published_at":"2021-09-28T20:55:50.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.21.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1a7c9d177904756b820cea1044c8a5c452d8a4c3","kind":"commit","published_at":"2021-09-23T01:53:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.20.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7c082c2162fa36f9fd0cd2b34dfcb86348036275","kind":"commit","published_at":"2021-09-14T21:27:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.19.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"c272d8019e541a3fa859a94807890217a4934d1a","kind":"commit","published_at":"2021-09-13T21:55:01.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.18.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c6529822fabd537af8a1439fc6d1179a3632bf33","kind":"commit","published_at":"2021-08-25T18:35:57.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.17.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"01a77d5c451455e6125f26178db6fe2da2b7675d","kind":"commit","published_at":"2021-08-18T15:20:25.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.16.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"283bd3be5f586c9651b38089460f327db4860e45","kind":"commit","published_at":"2021-07-14T12:57:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.15.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"787dfd8f02cde76c06a0fab1e8ebc41ee2566746","kind":"commit","published_at":"2021-06-30T15:09:44.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.14.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3d21b8397d65770d292184b09a4f676bce6f3ec8","kind":"commit","published_at":"2021-06-02T01:25:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.13.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"7bdfffb43dcf75bfd4c8a3eec8f8ee0e2b97ab01","kind":"commit","published_at":"2021-05-25T18:01:49.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3c13966407c4dea822faa44392f70737a012b332","kind":"commit","published_at":"2021-05-07T19:04:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.12.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0a46e54aae837135f73d2ff18a84061189ee6f28","kind":"commit","published_at":"2021-04-22T21:34:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.11.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"48f12f7b7aac0ff5c3d30a790d23088281aa3aef","kind":"commit","published_at":"2021-04-14T21:30:53.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ebe23d582a3654f52a680fca0cf5d1ae474487f3","kind":"commit","published_at":"2021-04-14T19:02:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9d94879ffc8e5e3b8ab2a713172d47c92178d320","kind":"commit","published_at":"2021-04-14T13:54:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.10.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7ce9ef647ed415334920538fdaeb451876e52f4c","kind":"commit","published_at":"2021-03-25T20:49:35.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.9.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec1f11ffcd262f04e849248c84c57bd80ca44ac9","kind":"commit","published_at":"2021-03-15T20:39:11.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.8.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8344b8f0d3f61729cf0845c08b31f26103e21231","kind":"commit","published_at":"2021-01-27T19:15:02.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.7.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9128a8af61ede2446c15492b526922a0091e2828","kind":"commit","published_at":"2020-12-08T19:08:41.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"1a75295d702a5f80d02d45a6263f96925673c775","kind":"commit","published_at":"2020-12-03T22:04:12.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.6.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b03cd13e76df840bdd01d0ef56dbcfc95513796f","kind":"commit","published_at":"2020-11-20T13:04:24.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.5.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a494df7be45c08f33decd227ef2bc19f210017a5","kind":"commit","published_at":"2020-11-12T15:10:19.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.4.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"111c9f8182f10376ed7116cb971813ed4875e8ee","kind":"commit","published_at":"2020-11-05T18:42:23.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.3.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"50e98005944391a6270fa80b925a7cd8cb403ee6","kind":"commit","published_at":"2020-10-23T18:12:34.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.2.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2e97387721a04ef118ff1c177578843e50836a24","kind":"commit","published_at":"2020-09-29T20:33:33.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.11","sha":"3c35e562bf1b6882f1bb836c41951fd36a31b58f","kind":"commit","published_at":"2020-09-26T03:30:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.11","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.11/manifests"},{"name":"v0.1.0-beta.10","sha":"f13b9a76ed8708295effb251b6ae620265795fe9","kind":"commit","published_at":"2020-09-25T19:00:15.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.10","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.10/manifests"},{"name":"v0.1.0-beta.9","sha":"ec493d5d0be5cbe1cb6d55e2494c5a3e017d39be","kind":"commit","published_at":"2020-09-24T12:49:59.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.9","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.9/manifests"},{"name":"v0.1.0-beta.8","sha":"2c1ddbecc4f150b993aeaf2e6b84f75d03aad47a","kind":"commit","published_at":"2020-09-21T15:17:32.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"1338850a8ebfbbb0ba20ffdb3f557c467af65796","kind":"commit","published_at":"2020-09-09T16:55:22.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"cbd60606522186b88e345231c0699cedb53266de","kind":"commit","published_at":"2020-08-10T22:57:03.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"56b9576a19f932ed4e769a586f678384efb47453","kind":"commit","published_at":"2020-08-10T15:03:48.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"6395481e736619bb5dd253226173bc43a6f6fb83","kind":"commit","published_at":"2020-07-30T23:06:27.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"e1b4ea5fdaa7c04af33d6b4255479cd7b89dee55","kind":"commit","published_at":"2020-07-30T01:11:05.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"8d84dfeb656cbe894914c0f02c93a35c7529a182","kind":"commit","published_at":"2020-07-27T19:13:10.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"c524fba69191cdece1de306cc640091cc62423c7","kind":"commit","published_at":"2020-07-27T14:12:40.000Z","download_url":"https://codeload.github.com/anchore/grype/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/anchore/grype/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/grype@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/tags/v0.1.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-15T20:14:46.237Z","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":2.678170664804748,"forks_count":4.044686050571044,"docker_downloads_count":null,"average":1.680714178843948},"purl":"pkg:apk/alpine/grype-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/grype-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/grype-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/grype-fish-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T20:02:39.403Z","issues_count":667,"pull_requests_count":1943,"avg_time_to_close_issue":18404006.326530613,"avg_time_to_close_pull_request":545397.8884223156,"issues_closed_count":343,"pull_requests_closed_count":1667,"pull_request_authors_count":117,"issue_authors_count":366,"avg_comments_per_issue":2.548725637181409,"avg_comments_per_pull_request":0.3314462171899125,"merged_pull_requests_count":1499,"bot_issues_count":7,"bot_pull_requests_count":1132,"past_year_issues_count":40,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":2958146.1666666665,"past_year_avg_time_to_close_pull_request":717303.1944444445,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":108,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":0.4318181818181818,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":97,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgrype/issues","maintainers":[{"login":"zhill","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"},{"login":"HN23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HN23"},{"login":"Migwel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Migwel"}],"active_maintainers":[{"login":"zhill","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhill"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/grype-fish-completion/codemeta","maintainers":[{"uuid":"michal@polanski.me","login":null,"name":"Michał Polański","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","packages_count":316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Michał Polański","role":null,"created_at":"2023-05-23T01:42:38.940Z","updated_at":"2023-05-23T01:42:38.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/michal@polanski.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1255},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-01T05:06:21.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}}]