{"id":5803107,"name":"sysdiglabs/scan-action","ecosystem":"actions","description":"Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.","homepage":"https://sysdig.com/blog/image-scanning-github-actions/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sysdiglabs/scan-action","keywords_array":["image-scanning","scan","scanning","security","sysdig-scanning","vulnerability","vulnerability-scanners"],"namespace":"sysdiglabs","versions_count":24,"first_release_published_at":"2020-01-08T12:44:04.000Z","latest_release_published_at":"2026-01-27T15:27:10.000Z","latest_release_number":"v6.3.4","last_synced_at":"2026-05-23T18:02:32.848Z","created_at":"2023-01-04T14:15:48.382Z","updated_at":"2026-05-23T18:02:32.848Z","registry_url":"https://github.com/sysdiglabs/scan-action","install_command":null,"documentation_url":null,"metadata":{"name":"Sysdig Secure Inline Scan","description":"Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.","inputs":{"cli-scanner-url":{"description":"URL to sysdig-cli-scanner binary download","required":false},"cli-scanner-version":{"description":"Custom sysdig-cli-scanner version to download. Oldest supported version is 1.22.6.","default":"1.24.1","required":false},"cli-scanner-sha256sum":{"description":"SHA256 sum of the Sysdig CLI scanner binary to verify the download.","required":false},"registry-user":{"description":"Registry username.","required":false},"registry-password":{"description":"Registry password.","required":false},"stop-on-failed-policy-eval":{"description":"Fail the job if the Policy Evaluation is Failed.","default":"false","required":false},"stop-on-processing-error":{"description":"Fail the job if the Scanner terminates execution with errors.","default":"false","required":false},"standalone":{"description":"Enable standalone mode. Do not depend on Sysdig backend for execution, avoiding the need of specifying 'sysdig-secure-token' and 'sysdig-secure-url'.","default":"false","required":false},"db-path":{"description":"Specify directory for database to use while scanning.","required":false},"skip-upload":{"description":"Skip uploading results to Sysdig Secure.","default":"false","required":false},"skip-summary":{"description":"Skip generating Summary.","default":"false","required":false},"use-policies":{"description":"Comma-separated list of Sysdig Secure VM Policies to evaluate against the image. Policies with spaces must be enclosed in quotes.","required":false},"override-pullstring":{"description":"Custom PullString to give the image when scanning and uploading.","required":false},"severity-at-least":{"description":"Filtering option to only report vulnerabilities with at least the specified severity. Can take [critical|high|medium|low|negligible|any]. Default value \"any\" for no filtering.","default":"any","required":false},"package-types":{"description":"Comma-separated list of package types to include in the SARIF/summary report. Example: \"java,javascript\"","required":false},"not-package-types":{"description":"Comma-separated list of package types to exclude from the SARIF/summary report. Example: \"os,alpine\"","required":false},"exclude-accepted":{"description":"Exclude vulnerabilities that have accepted risks from SARIF/summary report. true/false","default":"false","required":false},"group-by-package":{"description":"Enable grouping the vulnerabilities in the SARIF report by package.","default":"false","required":false},"image-tag":{"description":"Tag of the image to analyse. (Required if not in IaC mode.)","required":false},"sysdig-secure-token":{"description":"API token for Sysdig Scanning auth. (Required if not in Standalone mode.)","required":false},"sysdig-secure-url":{"description":"Sysdig Secure URL (ex: \"https://secure-sysdig.com\").","required":false,"default":"https://secure.sysdig.com"},"sysdig-skip-tls":{"description":"Skip TLS verification when calling secure endpoints.","required":false},"extra-parameters":{"description":"Additional parameters added to the secure-inline-scan container execution.","required":false},"mode":{"description":"Mode of operation. Can be \"vm\" or \"iac\".","required":false,"default":"vm"},"recursive":{"description":"Recursively scan all folders within the folder specified in the iacScanPath.","required":false,"default":"false"},"minimum-severity":{"description":"Minimum severity to fail when scanning in IaC mode","required":false,"default":"high"},"iac-scan-path":{"description":"Path to the IaC files to scan.","required":false,"default":"./"}},"outputs":{"scanReport":{"description":"Path to a JSON file containing the report results, failed evaluation gates, and found vulnerabilities."},"sarifReport":{"description":"Path to a SARIF report, that can be uploaded using the codeql-action/upload-sarif action. See the README for more information.\n"}},"branding":{"icon":"shield","color":"orange"},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":39891101,"uuid":"228705047","full_name":"sysdiglabs/scan-action","owner":"sysdiglabs","description":"Inline Image Scan Github Action","archived":false,"fork":false,"pushed_at":"2025-10-24T11:20:25.000Z","size":1219,"stargazers_count":30,"open_issues_count":6,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-24T13:19:46.449Z","etag":null,"topics":["image-scanning","scan","scanning","security","sysdig-scanning","vulnerability","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://sysdig.com/blog/image-scanning-github-actions/","language":"TypeScript","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/sysdiglabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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,"dco":null,"cla":null}},"created_at":"2019-12-17T21:30:52.000Z","updated_at":"2025-10-24T11:19:12.000Z","dependencies_parsed_at":"2023-11-15T22:27:45.023Z","dependency_job_id":"eb751881-dccd-4692-bffc-13063cb121a8","html_url":"https://github.com/sysdiglabs/scan-action","commit_stats":{"total_commits":56,"total_committers":8,"mean_commits":7.0,"dds":0.6071428571428572,"last_synced_commit":"062c8a8eff7b70066d78ce6b70b67ddfcd8253cd"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/sysdiglabs/scan-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysdiglabs","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/sbom","scorecard":{"id":863834,"data":{"date":"2025-08-11","repo":{"name":"github.com/sysdiglabs/scan-action","commit":"4daba1797acb2034abf01c51af2570db3e7a3f57"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":7,"reason":"Found 23/29 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/scan.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-scan.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scan.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/sysdiglabs/scan-action/scan.yaml/master?enable=pin","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 17 commits out of 29 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"}}]},"last_synced_at":"2025-08-24T02:08:41.616Z","repository_id":39891101,"created_at":"2025-08-24T02:08:41.616Z","updated_at":"2025-08-24T02:08:41.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280805413,"owners_count":26394431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"sysdiglabs","name":"Sysdig","uuid":"38564768","kind":"organization","description":"Security for containers, Kubernetes, and cloud services","email":"info@sysdig.com","website":"https://sysdig.com","location":"United States of America","twitter":"sysdig","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38564768?v=4","repositories_count":65,"last_synced_at":"2023-03-02T17:20:42.339Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sysdiglabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:29:35.912Z","updated_at":"2023-03-02T17:20:42.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysdiglabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysdiglabs/repositories"},"tags":[{"name":"v6.2.0","sha":"7e92d3a839ae98f5ecba2ecb3b7de16c81928fe7","kind":"commit","published_at":"2025-10-24T11:19:08.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v6.2.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v6.2.0","dependencies_parsed_at":"2025-10-26T04:45:38.963Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"f82dfca019814742e751f7e5118cc107b0a14acb","kind":"commit","published_at":"2025-09-23T13:07:39.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v6.1.3","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v6.1.3","dependencies_parsed_at":"2025-10-19T04:36:51.677Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"3dd1378dd025f285b73342fe76100a8ac3fdfbf0","kind":"commit","published_at":"2025-09-23T10:58:17.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v6.1.2","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v6.1.2","dependencies_parsed_at":"2025-10-19T04:36:51.678Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.1.2/manifests"},{"name":"v6","sha":"3dd1378dd025f285b73342fe76100a8ac3fdfbf0","kind":"commit","published_at":"2025-09-23T10:58:17.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v6","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v6","dependencies_parsed_at":"2025-10-19T04:36:51.679Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6/manifests"},{"name":"v6.1.0","sha":"bf7fee09fbe3301aa82c1508b495129afa7beac3","kind":"commit","published_at":"2025-09-19T08:39:55.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v6.1.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v6.1.0","dependencies_parsed_at":"2025-10-19T04:36:51.684Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"03aeca4537b3dc07af0708d9df5e7484505d8add","kind":"commit","published_at":"2025-06-11T09:01:11.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v6.0.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v6.0.0","dependencies_parsed_at":"2025-06-13T08:24:23.538Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"2b2061657f7bd0d7905d76ee4e103827e2db3e3a","kind":"commit","published_at":"2025-05-29T12:54:27.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v5.2.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v5.2.0","dependencies_parsed_at":"2025-05-31T08:00:41.356Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v5.2.0/manifests"},{"name":"v3.6.0","sha":"d244738066a84d4dcebfde64d5d48a01d88d5322","kind":"commit","published_at":"2023-11-15T21:27:55.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.6.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.6.0","dependencies_parsed_at":"2023-11-17T04:47:33.506Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"84e4cc594b1ac7eed0f42ddc0609fec175200868","kind":"commit","published_at":"2023-03-02T20:03:49.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.5.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.5.0","dependencies_parsed_at":"2023-06-02T00:36:31.158Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"0e483c3a8ed88a6d7394a1baaf0e432db09f240f","kind":"commit","published_at":"2022-05-23T09:24:21.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.4.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.4.0","dependencies_parsed_at":"2023-05-31T17:00:10.843Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"cda2e24703906b9bc377cd1a36104f342cfb9b9e","kind":"commit","published_at":"2022-05-19T12:22:01.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.3.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.3.0","dependencies_parsed_at":"2023-05-31T17:00:11.688Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"768d7626a14897e0948ea89c8437dd46a814b163","kind":"commit","published_at":"2021-07-16T18:14:00.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.2.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.2.0","dependencies_parsed_at":"2023-05-31T17:00:12.716Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"1ce9a32ae5b4b05d5c2fb73bfb297fd0b3959d0f","kind":"commit","published_at":"2021-07-08T12:54:42.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.1.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-31T17:00:15.124Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"f9d15fa418db8f5f8ec16a0b6301b9d600e7d5bb","kind":"tag","published_at":"2021-04-27T19:55:27.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.0.2","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.0.2","dependencies_parsed_at":"2023-05-31T17:00:17.280Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e987fddce3e5dd5122fa4af4488fd65cb2b08cd6","kind":"tag","published_at":"2020-12-23T22:52:18.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.0.1","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.0.1","dependencies_parsed_at":"2023-05-31T17:00:18.632Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7a3467950215bc93d6c1c4399851d232896a920a","kind":"commit","published_at":"2020-11-30T09:53:35.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v3.0.0","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-31T17:00:19.587Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v3.0.0/manifests"},{"name":"v2","sha":"d6acd2d1a39de63561903050f8a3493ac839e930","kind":"commit","published_at":"2020-04-20T18:19:06.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v2","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v2","dependencies_parsed_at":"2023-05-31T17:00:20.099Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v2/manifests"},{"name":"v1","sha":"db4e4938037723bddc47dd9895ef4227a03c1a20","kind":"tag","published_at":"2020-01-08T12:44:04.000Z","download_url":"https://codeload.github.com/sysdiglabs/scan-action/tar.gz/v1","html_url":"https://github.com/sysdiglabs/scan-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T17:00:20.582Z","dependency_job_id":null,"purl":"pkg:github/sysdiglabs/scan-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:29:12.231Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":66,"rankings":{"downloads":null,"dependent_repos_count":5.745523688797338,"dependent_packages_count":0.0,"stargazers_count":6.103628585010299,"forks_count":5.618760893677706,"docker_downloads_count":null,"average":4.366978291871336},"purl":"pkg:githubactions/sysdiglabs/scan-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/sysdiglabs/scan-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/sysdiglabs/scan-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/sysdiglabs/scan-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T17:03:01.289Z","issues_count":11,"pull_requests_count":103,"avg_time_to_close_issue":17100607.0,"avg_time_to_close_pull_request":2839565.422222222,"issues_closed_count":4,"pull_requests_closed_count":90,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":0.6363636363636364,"avg_comments_per_pull_request":0.1650485436893204,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":5,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":202025.08333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.06666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fscan-action/issues","maintainers":[{"login":"tembleking","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tembleking"},{"login":"Jujuyeh","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jujuyeh"},{"login":"airadier","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/airadier"},{"login":"IgorEulalio","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IgorEulalio"}],"active_maintainers":[{"login":"tembleking","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tembleking"},{"login":"airadier","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/airadier"},{"login":"IgorEulalio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IgorEulalio"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sysdiglabs%2Fscan-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sysdiglabs%2Fscan-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sysdiglabs%2Fscan-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sysdiglabs%2Fscan-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sysdiglabs%2Fscan-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/sysdiglabs%2Fscan-action/codemeta","maintainers":[]}