{"id":5801635,"name":"anchore/scan-action","ecosystem":"actions","description":"Scan docker containers with Grype for vulnerabilities","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/anchore/scan-action","keywords_array":["actions","anchore-engine","github-actions","policy-evaluation","vulnerabilities","workflow"],"namespace":"anchore","versions_count":83,"first_release_published_at":"2019-11-04T19:42:39.000Z","latest_release_published_at":"2026-08-28T19:43:33.000Z","latest_release_number":"v7.4.2","last_synced_at":"2026-09-12T16:41:13.504Z","created_at":"2023-01-04T13:17:36.518Z","updated_at":"2026-09-12T16:41:13.504Z","registry_url":"https://github.com/anchore/scan-action","install_command":null,"documentation_url":null,"metadata":{"name":"Anchore Container Scan","description":"Scan docker containers with Grype for vulnerabilities","branding":{"color":"blue","icon":"check-circle"},"inputs":{"image":{"description":"The image to scan. This option is mutually exclusive with \"path\" and \"sbom\". ","required":false},"path":{"description":"The path to scan. This option is mutually exclusive with \"image\" and \"sbom\".","required":false},"sbom":{"description":"The SBOM file to scan. This option is mutually exclusive with \"path\" and \"image\".","required":false},"fail-build":{"description":"Set to false to avoid failing based on severity-cutoff. Default is to fail when severity-cutoff is reached (or surpassed)","required":false,"default":"true"},"output-format":{"description":"Set the output parameter after successful action execution. Valid choices are \"json\", \"sarif\", \"cyclonedx\", \"cyclonedx-json\" and \"table\".","required":false,"default":"sarif"},"output-file":{"description":"The file to output the grype scan results to","required":false},"severity-cutoff":{"description":"Optionally specify the minimum vulnerability severity to trigger an \"error\" level ACS result.  Valid choices are \"negligible\", \"low\", \"medium\", \"high\" and \"critical\".  Any vulnerability with a severity less than this value will lead to a \"warning\" result.  Default is \"medium\".","required":false,"default":"medium"},"only-fixed":{"description":"Specify whether to only report vulnerabilities that have a fix available.  Default is false.","required":false,"default":"false"},"add-cpes-if-none":{"description":"Specify whether to autogenerate missing CPEs.  Default is false.","required":false,"default":"false"},"by-cve":{"description":"Specify whether to orient results by CVE rather than GHSA.  Default is false.","required":false,"default":"false"},"grype-version":{"description":"A specific version of Grype to install","required":false},"vex":{"description":"Specify a list of VEX documents to consider when producing scanning results.","required":false},"config":{"description":"Specify one or more Grype configuration files (newline-separated). Setting this will disable auto-detection of configuration files (e.g. .grype.yaml) - only the specified files will be loaded.","required":false},"cache-db":{"description":"Cache the Grype DB in GitHub action cache and restore before checking for updates","required":false}},"outputs":{"sarif":{"description":"Path to a SARIF report file for the scan"},"json":{"description":"Path to a JSON report file for the scan"},"cyclonedx-xml":{"description":"Path to a CycloneDX XML report file for the scan"},"cyclonedx-json":{"description":"Path to a CycloneDX JSON report file for the scan"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37840776,"uuid":"212692077","full_name":"anchore/scan-action","owner":"anchore","description":"Anchore container analysis and scan provided as a GitHub Action","archived":false,"fork":false,"pushed_at":"2026-08-21T16:53:27.000Z","size":8276,"stargazers_count":286,"open_issues_count":32,"forks_count":94,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-22T11:33:12.589Z","etag":null,"topics":["actions","anchore-engine","github-actions","policy-evaluation","vulnerabilities","workflow"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":null,"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":"2019-10-03T22:24:30.000Z","updated_at":"2026-08-21T16:55:01.000Z","dependencies_parsed_at":"2026-08-14T07:05:55.571Z","dependency_job_id":"94262e0c-5e94-40a0-bc89-27341613ff5c","html_url":"https://github.com/anchore/scan-action","commit_stats":{"total_commits":306,"total_committers":38,"mean_commits":8.052631578947368,"dds":0.7777777777777778,"last_synced_commit":"27d81abf10106812edf8e0fd4b4ba8662f08ac3f"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/scan-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/sbom","scorecard":{"id":191525,"data":{"date":"2025-08-11","repo":{"name":"github.com/anchore/scan-action","commit":"9e5cfdaac86ebc44906daac44ea1a50a36f2eeab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/oss-project-board-add.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/tag-release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-grype-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/oss-project-board-add.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/scan-action/oss-project-board-add.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/update-grype-release.yml:24","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/anchore/.github/SECURITY.md:1","Info: Found linked content: github.com/anchore/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/anchore/.github/SECURITY.md:1","Info: Found text in security policy: github.com/anchore/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:47:59.471Z","repository_id":37840776,"created_at":"2025-08-16T20:47:59.472Z","updated_at":"2025-08-16T20:47:59.472Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36822586,"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-22T02:00:06.114Z","response_time":51,"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":"v7","sha":"e1165082ffb1fe366ebaf02d8526e7c4989ea9d2","kind":"commit","published_at":"2026-03-20T17:18:35.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7","html_url":"https://github.com/anchore/scan-action/releases/tag/v7","dependencies_parsed_at":"2026-08-13T04:37:44.856Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7/manifests"},{"name":"latest","sha":"e1165082ffb1fe366ebaf02d8526e7c4989ea9d2","kind":"commit","published_at":"2026-03-20T17:18:35.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/latest","html_url":"https://github.com/anchore/scan-action/releases/tag/latest","dependencies_parsed_at":"2026-08-13T04:37:44.946Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/latest/manifests"},{"name":"v7.4.0","sha":"e1165082ffb1fe366ebaf02d8526e7c4989ea9d2","kind":"commit","published_at":"2026-03-20T17:18:35.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.4.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.4.0","dependencies_parsed_at":"2026-08-07T04:42:37.648Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"7037fa011853d5a11690026fb85feee79f4c946c","kind":"commit","published_at":"2026-02-04T14:40:37.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.3.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.3.2","dependencies_parsed_at":"2026-08-07T04:42:37.670Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"8d2fce09422cd6037e577f4130e9b925e9a37175","kind":"commit","published_at":"2026-01-27T14:38:41.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.3.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.3.1","dependencies_parsed_at":"2026-08-07T04:42:37.716Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"0d444ed77d83ee2ba7f5ced0d90d640a1281d762","kind":"commit","published_at":"2026-01-21T18:00:56.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.3.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.3.0","dependencies_parsed_at":"2026-08-07T04:42:38.222Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.3.0/manifests"},{"name":"v7.2.3","sha":"62b74fb7bb810d2c45b1865f47a77655621862a5","kind":"commit","published_at":"2026-01-08T14:09:10.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.2.3","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.2.3","dependencies_parsed_at":"2026-08-07T04:42:37.854Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.3/manifests"},{"name":"v7.2.2","sha":"3c9a191a0fbab285ca6b8530b5de5a642cba332f","kind":"commit","published_at":"2025-12-09T23:49:31.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.2.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.2.2","dependencies_parsed_at":"2026-08-07T04:42:37.994Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.2/manifests"},{"name":"v7.2.1","sha":"40a61b52209e9d50e87917c5b901783d546b12d0","kind":"commit","published_at":"2025-11-24T16:38:04.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.2.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.2.1","dependencies_parsed_at":"2026-08-07T04:42:37.834Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"3aaf50d765cfcceafa51d322ccb790e40f6cd8c5","kind":"commit","published_at":"2025-11-17T22:50:02.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.2.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.2.0","dependencies_parsed_at":"2026-08-07T04:42:38.237Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"568b89d27fc18c60e56937bff480c91c772cd993","kind":"commit","published_at":"2025-10-23T11:28:57.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.1.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.1.0","dependencies_parsed_at":"2026-08-07T04:42:38.254Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"a5605eb0943e46279cb4fbd9d44297355d3520ab","kind":"commit","published_at":"2025-10-16T13:46:42.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.0.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.0.2","dependencies_parsed_at":"2026-08-07T04:42:37.972Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9e8428812aebf5a6a5fc3fdd55de39d1c79b8b12","kind":"commit","published_at":"2025-10-15T18:46:33.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.0.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.0.1","dependencies_parsed_at":"2026-08-07T04:42:38.051Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"f6601287cdb1efc985d6b765bbf99cb4c0ac29d8","kind":"commit","published_at":"2025-09-15T23:00:45.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v7.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v7.0.0","dependencies_parsed_at":"2026-08-07T04:42:37.868Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"1638637db639e0ade3258b51db49a9a137574c3e","kind":"commit","published_at":"2025-08-03T15:29:18.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.5.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.5.1","dependencies_parsed_at":"2026-08-07T04:42:38.273Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.5.1/manifests"},{"name":"v6","sha":"1638637db639e0ade3258b51db49a9a137574c3e","kind":"commit","published_at":"2025-08-03T15:29:18.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6","html_url":"https://github.com/anchore/scan-action/releases/tag/v6","dependencies_parsed_at":"2026-08-13T04:37:44.798Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6/manifests"},{"name":"v6.5.0","sha":"df395807f4554463d4455b8047cf58e37b6acaae","kind":"commit","published_at":"2025-07-22T14:04:09.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.5.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.5.0","dependencies_parsed_at":"2026-08-07T04:42:37.890Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"16910ac423301c6d30554b83a7f71ac6ff4a51f3","kind":"commit","published_at":"2025-07-02T17:32:49.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.4.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.4.0","dependencies_parsed_at":"2026-08-07T04:42:38.833Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"be7a22da4f22dde446c4c4c099887ff5b256526c","kind":"commit","published_at":"2025-06-13T17:34:27.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.3.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.3.0","dependencies_parsed_at":"2026-08-07T04:42:38.270Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"2c901ab7378897c01b8efaa2d0c9bf519cc64b9e","kind":"commit","published_at":"2025-04-29T17:51:54.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.2.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.2.0","dependencies_parsed_at":"2026-08-07T04:42:38.364Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"7c05671ae9be166aeb155bad2d7df9121823df32","kind":"commit","published_at":"2025-01-23T18:08:50.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.1.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.1.0","dependencies_parsed_at":"2026-08-07T04:42:38.373Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"abae793926ec39a78ab18002bc7fc45bbbd94342","kind":"commit","published_at":"2024-12-13T20:30:49.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v6.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v6.0.0","dependencies_parsed_at":"2026-08-07T04:42:39.453Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v6.0.0/manifests"},{"name":"v5","sha":"869c549e657a088dc0441b08ce4fc0ecdac2bb65","kind":"commit","published_at":"2024-11-21T15:47:12.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5","html_url":"https://github.com/anchore/scan-action/releases/tag/v5","dependencies_parsed_at":"2026-08-13T04:37:44.873Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5/manifests"},{"name":"v5.3.0","sha":"869c549e657a088dc0441b08ce4fc0ecdac2bb65","kind":"commit","published_at":"2024-11-21T15:47:12.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5.3.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v5.3.0","dependencies_parsed_at":"2024-12-03T06:26:32.948Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"f2ba85e044c8f5e5014c9a539328a9c78d3bfa49","kind":"commit","published_at":"2024-11-05T15:11:50.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5.2.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v5.2.1","dependencies_parsed_at":"2024-11-11T07:54:18.534Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"5ed195cc06065322983cae4bb31e2a751feb86fd","kind":"commit","published_at":"2024-10-29T11:54:19.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5.2.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v5.2.0","dependencies_parsed_at":"2024-10-30T04:38:01.528Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ef0b0b023552a0c077534074723a9915280284bb","kind":"commit","published_at":"2024-10-21T18:25:04.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5.1.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v5.1.0","dependencies_parsed_at":"2024-10-30T04:27:55.721Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"49e50b215b647c5ec97abb66f69af73c46a4ca08","kind":"commit","published_at":"2024-10-15T14:09:10.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5.0.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v5.0.1","dependencies_parsed_at":"2024-10-17T08:25:24.331Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"4e08a16a68fb1b35d2fca00f0607db0b5b5120a7","kind":"commit","published_at":"2024-10-11T16:00:53.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v5.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v5.0.0","dependencies_parsed_at":"2024-10-13T05:17:13.705Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v5.0.0/manifests"},{"name":"v4","sha":"64a33b277ea7a1215a3c142735a1091341939ff5","kind":"commit","published_at":"2024-08-21T13:57:05.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v4","html_url":"https://github.com/anchore/scan-action/releases/tag/v4","dependencies_parsed_at":"2026-08-13T04:37:45.043Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4/manifests"},{"name":"v4.1.2","sha":"64a33b277ea7a1215a3c142735a1091341939ff5","kind":"commit","published_at":"2024-08-21T13:57:05.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v4.1.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v4.1.2","dependencies_parsed_at":"2024-08-23T04:02:36.946Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"bc9adf64917dd9444d6cf4dd68620c34ca3a5f69","kind":"commit","published_at":"2024-08-13T14:11:13.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v4.1.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v4.1.1","dependencies_parsed_at":"2024-08-16T04:09:52.226Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d43cc1dfea6a99ed123bf8f3133f1797c9b44492","kind":"commit","published_at":"2024-07-15T13:11:30.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v4.1.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v4.1.0","dependencies_parsed_at":"2024-07-17T04:22:43.914Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"04b73ec0bba3de85519c4ec634bffedead788f96","kind":"commit","published_at":"2024-07-09T20:51:58.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v4.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v4.0.0","dependencies_parsed_at":"2024-07-14T04:55:32.049Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v4.0.0/manifests"},{"name":"v3","sha":"3343887d815d7b07465f6fdcd395bd66508d486a","kind":"commit","published_at":"2024-01-31T18:18:29.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3","html_url":"https://github.com/anchore/scan-action/releases/tag/v3","dependencies_parsed_at":"2026-08-13T04:37:45.105Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3/manifests"},{"name":"v3.6.4","sha":"3343887d815d7b07465f6fdcd395bd66508d486a","kind":"commit","published_at":"2024-01-31T18:18:29.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.6.4","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.6.4","dependencies_parsed_at":"2024-02-03T04:20:52.965Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"1c57367e29d11f99ae56571e49f95f1a1991945e","kind":"commit","published_at":"2024-01-30T18:17:35.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.6.3","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.6.3","dependencies_parsed_at":"2024-02-03T04:20:56.138Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"a9603d052605bc41f74b0f27ffd0b6d20a8c8efe","kind":"commit","published_at":"2024-01-27T15:57:04.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.6.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.6.2","dependencies_parsed_at":"2024-02-03T04:20:55.938Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"c35e932c2a7c572bfdb1c3dbcdadb2d4fc62418d","kind":"commit","published_at":"2024-01-21T10:51:06.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.6.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.6.1","dependencies_parsed_at":"2024-01-24T04:48:25.232Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"0550541809b9c6abbf7cbc43d12400db47056507","kind":"commit","published_at":"2024-01-18T10:12:09.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.6.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.6.0","dependencies_parsed_at":"2024-01-21T04:10:05.332Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"1d59d90b47fc11ff8f97822da6c25eec888f81cf","kind":"commit","published_at":"2024-01-08T14:43:49.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.5.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.5.0","dependencies_parsed_at":"2024-01-18T06:20:44.309Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"65161264d84bfeed55775e43bdbe5eb7c8a433fb","kind":"commit","published_at":"2023-12-22T18:18:27.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.4.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.4.0","dependencies_parsed_at":"2024-01-04T04:07:51.109Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.4.0/manifests"},{"name":"v3.3.8","sha":"896d5f410043987c8fe18f60d91bf199e436840c","kind":"commit","published_at":"2023-11-30T17:00:39.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.8","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.8","dependencies_parsed_at":"2023-12-03T04:07:33.560Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"62370b53ab026f5d09b9fb43a7b5ec4b73c1a8e0","kind":"commit","published_at":"2023-11-20T14:32:23.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.7","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.7","dependencies_parsed_at":"2023-11-22T04:16:55.959Z","dependency_job_id":null,"purl":"pkg:github/anchore/scan-action@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"24fd7c9060f3c96848dd1929fac8d796fb5ae4b4","kind":"commit","published_at":"2023-06-21T16:53:10.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.6","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.6","dependencies_parsed_at":"2023-06-27T00:21:41.437Z","dependency_job_id":"61935647-9760-4494-bc46-fdadd47f370a","purl":"pkg:github/anchore/scan-action@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"4be3c24559b430723e51858969965e163b196957","kind":"commit","published_at":"2023-03-30T13:31:56.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.5","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.5","dependencies_parsed_at":"2023-06-02T00:21:55.701Z","dependency_job_id":"98ede7c9-f32d-413b-b4d4-1d2f16635713","purl":"pkg:github/anchore/scan-action@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"dafbc97d7259af88b61bd260f2fde565d0668a72","kind":"commit","published_at":"2023-02-16T15:04:54.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.4","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.4","dependencies_parsed_at":"2023-06-02T00:21:54.660Z","dependency_job_id":"7752fbbe-6ba0-46eb-9d4b-c29799f3b70a","purl":"pkg:github/anchore/scan-action@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"84aa2c1d0eba986ed2274869c27f1e35a625449f","kind":"commit","published_at":"2023-01-18T20:15:39.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.3","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.3","dependencies_parsed_at":"2023-06-02T00:21:53.806Z","dependency_job_id":"8b0ce2d1-1e00-464f-a066-98b8e8be6fee","purl":"pkg:github/anchore/scan-action@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"9a22e4caae42db0d4c687ab5431e1c3699d0def1","kind":"commit","published_at":"2022-11-17T18:25:26.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.2","dependencies_parsed_at":"2023-06-01T10:19:28.071Z","dependency_job_id":"7dbb1be0-912e-4988-9a7e-1ad868a2c1c0","purl":"pkg:github/anchore/scan-action@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"3578976016e97642035dd9a0be842060e62422c6","kind":"commit","published_at":"2022-11-04T13:36:38.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.1","dependencies_parsed_at":"2023-06-01T10:19:31.406Z","dependency_job_id":"af55719a-9c8e-4f06-bf69-67f5a1c283d3","purl":"pkg:github/anchore/scan-action@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"d5aa5b6cb9414b0c7771438046ff5bcfa2854ed7","kind":"commit","published_at":"2022-09-19T15:43:12.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.3.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.3.0","dependencies_parsed_at":"2023-06-01T10:19:34.267Z","dependency_job_id":"d7ce22bc-da80-48a8-bb7e-2e79091c40d9","purl":"pkg:github/anchore/scan-action@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"ecfd0e98932e57ea8f68f29c4f418fc41a8194db","kind":"commit","published_at":"2022-05-27T17:25:40.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.2.5","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.2.5","dependencies_parsed_at":"2023-05-30T18:12:24.229Z","dependency_job_id":"b91ed1c8-3d24-42eb-8d3e-3c37f60bb7b8","purl":"pkg:github/anchore/scan-action@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"e83a5d915285f2f9fe4ca9989133b4d246d55bbc","kind":"commit","published_at":"2022-04-07T19:54:46.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.2.4","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.2.4","dependencies_parsed_at":"2023-05-30T18:12:30.561Z","dependency_job_id":"1cd2ce6a-c1c4-47f1-86ef-ff4b0f9305e6","purl":"pkg:github/anchore/scan-action@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d39ae4a9588ccc72ce55bb78778bda34f1209f08","kind":"commit","published_at":"2022-04-06T19:52:07.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.2.3","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.2.3","dependencies_parsed_at":"2023-05-30T18:12:32.468Z","dependency_job_id":"7893a4ef-733e-4250-bec2-0c45c8f66675","purl":"pkg:github/anchore/scan-action@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"637a1294a90c793e45a95dfd2b12a4eee59cf2d7","kind":"commit","published_at":"2022-03-31T12:55:25.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.2.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.2.2","dependencies_parsed_at":"2023-05-30T18:12:34.398Z","dependency_job_id":"7505909f-4c7d-4701-a953-a689caff6b4a","purl":"pkg:github/anchore/scan-action@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"8f19134a611e047ff6593b9ab18865c3c10385fb","kind":"commit","published_at":"2022-03-17T22:07:36.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.2.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.2.1","dependencies_parsed_at":"2023-05-30T18:12:36.363Z","dependency_job_id":"8ba97114-eb71-4dfa-b9cc-e9f7473ef13f","purl":"pkg:github/anchore/scan-action@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"0001ba0daf81f40441d7f7f0413af69ed10f44b6","kind":"commit","published_at":"2021-12-22T17:57:53.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.2.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.2.0","dependencies_parsed_at":"2023-05-30T18:12:38.165Z","dependency_job_id":"6621fb21-cac3-48bb-881b-9fe032d7be90","purl":"pkg:github/anchore/scan-action@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"70af480f417f5ac0d4e31d38e5b44feb3f75d7ba","kind":"commit","published_at":"2021-09-30T20:24:48.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.1.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-30T18:12:40.036Z","dependency_job_id":"92bfd180-2630-4a33-95db-ac6381d56f5c","purl":"pkg:github/anchore/scan-action@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"ef959730f71411d57975163161075b8262f7ef26","kind":"commit","published_at":"2021-08-26T16:47:04.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v3.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-30T18:12:41.888Z","dependency_job_id":"75925396-3ead-474c-9eb6-cc8be7ac710b","purl":"pkg:github/anchore/scan-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v3.0.0/manifests"},{"name":"v2.0.4","sha":"3c947f31798e0e3e9fa2bf18282aeb57a1a4aaa5","kind":"commit","published_at":"2021-02-11T15:57:49.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v2.0.4","html_url":"https://github.com/anchore/scan-action/releases/tag/v2.0.4","dependencies_parsed_at":"2023-05-30T18:12:42.752Z","dependency_job_id":"987b9e46-e3f9-4a3d-934b-ddce66c4d2d7","purl":"pkg:github/anchore/scan-action@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.4/manifests"},{"name":"v2","sha":"3c947f31798e0e3e9fa2bf18282aeb57a1a4aaa5","kind":"commit","published_at":"2021-02-11T15:57:49.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v2","html_url":"https://github.com/anchore/scan-action/releases/tag/v2","dependencies_parsed_at":"2023-05-30T18:12:43.710Z","dependency_job_id":"d8168b86-976b-4661-9614-14295b5adf11","purl":"pkg:github/anchore/scan-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2/manifests"},{"name":"2.0.3","sha":"cd817559ed53df82549eaddf845c9b71d1081861","kind":"commit","published_at":"2021-01-07T21:17:03.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/2.0.3","html_url":"https://github.com/anchore/scan-action/releases/tag/2.0.3","dependencies_parsed_at":"2023-05-30T18:12:44.555Z","dependency_job_id":"bf4e2794-8c26-4f0e-8615-c045b69c34fc","purl":"pkg:github/anchore/scan-action@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/2.0.3/manifests"},{"name":"v1.0.10","sha":"d3918591baefec470de17dc4a147b4a3bb47d5e7","kind":"commit","published_at":"2020-12-01T20:12:28.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.10","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.10","dependencies_parsed_at":"2023-05-30T18:12:45.295Z","dependency_job_id":"ad3f3186-dbb2-4656-9f48-fef814fc50c8","purl":"pkg:github/anchore/scan-action@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.10/manifests"},{"name":"v1","sha":"d3918591baefec470de17dc4a147b4a3bb47d5e7","kind":"commit","published_at":"2020-12-01T20:12:28.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1","html_url":"https://github.com/anchore/scan-action/releases/tag/v1","dependencies_parsed_at":"2023-05-30T18:12:45.934Z","dependency_job_id":"a43099ee-8b8a-4506-b1a7-8720e157ce27","purl":"pkg:github/anchore/scan-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1/manifests"},{"name":"v2.0.2","sha":"d9cf567fe68d6186cc94e841163d196a3abb5622","kind":"commit","published_at":"2020-11-11T19:38:24.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v2.0.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-30T18:12:46.703Z","dependency_job_id":"785e46b6-ae80-40e8-ace1-8eda6686494d","purl":"pkg:github/anchore/scan-action@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"56abf48756f230a2b9b6a9760834b16a67740c04","kind":"commit","published_at":"2020-11-02T20:50:03.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v2.0.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-30T18:12:47.408Z","dependency_job_id":"b234dc19-ac42-4153-bae4-c00fe3146b64","purl":"pkg:github/anchore/scan-action@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c2212d957317364df2ecb3011b8a1c6335fd0e52","kind":"commit","published_at":"2020-09-30T06:01:19.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v2.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-30T18:12:48.160Z","dependency_job_id":"330eb973-e42f-4b49-bd5b-1cd11824974b","purl":"pkg:github/anchore/scan-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2.0.0/manifests"},{"name":"v2-grype","sha":"61ede37e58ad8afd2638eaec7da46e2c1d49f178","kind":"commit","published_at":"2020-09-18T15:13:44.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v2-grype","html_url":"https://github.com/anchore/scan-action/releases/tag/v2-grype","dependencies_parsed_at":"2023-05-30T18:12:48.846Z","dependency_job_id":"c137377b-28ac-40cd-9bdb-19c3ed7eab68","purl":"pkg:github/anchore/scan-action@v2-grype","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2-grype","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v2-grype/manifests"},{"name":"v1.0.9","sha":"5c18729d217677c1d64ea8581563ac5c07922578","kind":"commit","published_at":"2020-09-02T19:26:50.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.9","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.9","dependencies_parsed_at":"2023-05-30T18:12:49.488Z","dependency_job_id":"8aa03f66-9f64-468f-8759-8408c222ad78","purl":"pkg:github/anchore/scan-action@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"618cb7759b9834808eaf631fa2d34c83d974b50f","kind":"commit","published_at":"2020-08-12T19:53:04.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.8","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-30T18:12:50.138Z","dependency_job_id":"2b0f3276-cf7e-47ec-898b-587f6d6cabc8","purl":"pkg:github/anchore/scan-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"2eb156f1f377ab22e65653597ae114f1dd101111","kind":"commit","published_at":"2020-07-10T00:05:49.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.7","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-30T18:12:50.763Z","dependency_job_id":"3617788f-aea6-43bd-b775-79a36e75ff6a","purl":"pkg:github/anchore/scan-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"7e648bcdbaa8e928270a76216d28fcde06851fe9","kind":"commit","published_at":"2020-06-09T17:52:25.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.6","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-30T18:12:52.127Z","dependency_job_id":"6945e13e-534b-4d45-9849-02359e683e10","purl":"pkg:github/anchore/scan-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.6/manifests"},{"name":"1.0.6","sha":"7e648bcdbaa8e928270a76216d28fcde06851fe9","kind":"commit","published_at":"2020-06-09T17:52:25.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/1.0.6","html_url":"https://github.com/anchore/scan-action/releases/tag/1.0.6","dependencies_parsed_at":"2023-05-30T18:12:51.410Z","dependency_job_id":"75305ac7-edb7-496d-8b46-6b57cbd6e350","purl":"pkg:github/anchore/scan-action@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/1.0.6/manifests"},{"name":"v1.0.5","sha":"642e59b17fc03cea0f0135feba07428934495571","kind":"commit","published_at":"2020-06-08T19:10:40.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.5","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-30T18:12:53.235Z","dependency_job_id":"9dc12b8b-22a2-4f76-8e80-7fd4c03c731f","purl":"pkg:github/anchore/scan-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.5/manifests"},{"name":"1.0.5","sha":"642e59b17fc03cea0f0135feba07428934495571","kind":"commit","published_at":"2020-06-08T19:10:40.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/1.0.5","html_url":"https://github.com/anchore/scan-action/releases/tag/1.0.5","dependencies_parsed_at":"2023-05-30T18:12:52.696Z","dependency_job_id":"0bffcbb0-37f0-44a2-8c3f-c2d63308f344","purl":"pkg:github/anchore/scan-action@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/1.0.5/manifests"},{"name":"v1.0.4","sha":"cb690d805bc01a02c2928d9dd58c754072ace827","kind":"commit","published_at":"2020-05-04T18:59:01.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.4","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-30T18:12:53.794Z","dependency_job_id":"fd772a19-80f6-4659-ab9c-f0300ceda9e3","purl":"pkg:github/anchore/scan-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1a2b8173ad2a6f3372866a5cb64c4e3fe1025d66","kind":"commit","published_at":"2020-04-02T03:53:36.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.3","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-30T18:12:54.301Z","dependency_job_id":"31d5ddaf-3284-4207-a033-323b39c7d71c","purl":"pkg:github/anchore/scan-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1a4c6573cf87aa2a94c05ecadf7f95f0228ffe4b","kind":"commit","published_at":"2020-02-01T01:16:43.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.2","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-30T18:12:54.915Z","dependency_job_id":"fd5ddeb5-6015-4dd0-aec1-570bfd0de360","purl":"pkg:github/anchore/scan-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e12f320dd7e5147244d71838b2c71a0279fed708","kind":"commit","published_at":"2019-12-17T21:50:23.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.1","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T18:12:55.433Z","dependency_job_id":"5b9c714b-5cbe-4f31-9bfb-86db8b172938","purl":"pkg:github/anchore/scan-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2209bd4f5bb3f423d462a33ed0610be0d3ef7551","kind":"commit","published_at":"2019-11-04T23:47:34.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.0","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T18:12:56.056Z","dependency_job_id":"07fa4480-a16f-491a-a9c9-31c30ba99fdb","purl":"pkg:github/anchore/scan-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.0/manifests"},{"name":"v1.0.0-RC0","sha":"c01a70a0f0623d50f22e2353e8d09b4ca2db4342","kind":"commit","published_at":"2019-11-04T19:42:39.000Z","download_url":"https://codeload.github.com/anchore/scan-action/tar.gz/v1.0.0-RC0","html_url":"https://github.com/anchore/scan-action/releases/tag/v1.0.0-RC0","dependencies_parsed_at":"2023-05-30T18:12:56.597Z","dependency_job_id":"0a4b62dd-9acf-4759-954b-d53f90d9e4a3","purl":"pkg:github/anchore/scan-action@v1.0.0-RC0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.0-RC0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/tags/v1.0.0-RC0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:02:34.951Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":909,"rankings":{"downloads":null,"dependent_repos_count":0.9190302646173348,"dependent_packages_count":0.0,"stargazers_count":1.4102360957059104,"forks_count":0.8081128188876565,"docker_downloads_count":null,"average":0.7843447948027255},"purl":"pkg:githubactions/anchore/scan-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/anchore/scan-action","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/anchore/scan-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/anchore/scan-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T11:47:39.254Z","issues_count":69,"pull_requests_count":504,"avg_time_to_close_issue":12541382.25,"avg_time_to_close_pull_request":1349860.6951501155,"issues_closed_count":48,"pull_requests_closed_count":433,"pull_request_authors_count":37,"issue_authors_count":52,"avg_comments_per_issue":2.1449275362318843,"avg_comments_per_pull_request":0.49404761904761907,"merged_pull_requests_count":292,"bot_issues_count":4,"bot_pull_requests_count":395,"past_year_issues_count":1,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":478652.14285714284,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.11538461538461539,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fscan-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/anchore%2Fscan-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/anchore%2Fscan-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/anchore%2Fscan-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/anchore%2Fscan-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/anchore%2Fscan-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/anchore%2Fscan-action/codemeta","maintainers":[]}