{"id":5805168,"name":"ShiftLeftSecurity/scan-action","ecosystem":"actions","description":"Security Scan is a free and open-source security audit tool for your DevOps team","homepage":"https://slscan.io/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ShiftLeftSecurity/scan-action","keywords_array":[],"namespace":"ShiftLeftSecurity","versions_count":6,"first_release_published_at":"2020-03-26T17:52:09.000Z","latest_release_published_at":"2020-08-24T18:23:13.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-05-16T09:16:46.769Z","created_at":"2023-01-04T15:25:31.546Z","updated_at":"2026-05-16T09:16:46.770Z","registry_url":"https://github.com/ShiftLeftSecurity/scan-action","install_command":null,"documentation_url":null,"metadata":{"name":"Security and Licence Scan","description":"Security Scan is a free and open-source security audit tool for your DevOps team","inputs":{"src":{"description":"Source directory to scan. Defaults to /github/workspace","required":false,"default":"/github/workspace"},"output":{"description":"Output directory for the generated reports. Defaults to /github/workspace/reports","required":false,"default":"/github/workspace/reports"},"type":{"description":"Project type. Eg: credscan, java, python, nodejs, depscan etc. Comma separated values allowed.","required":false}},"runs":{"using":"docker","image":"docker://shiftleft/scan:latest","env":{"WORKSPACE":"","SCAN_ANNOTATE_PR":true},"args":["scan","--src","${{ inputs.src }}","--out_dir","${{ inputs.output }}","--type","${{ inputs.type }}","--no-error"]},"branding":{"icon":"check","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":42569021,"uuid":"249522918","full_name":"ShiftLeftSecurity/scan-action","owner":"ShiftLeftSecurity","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-31T14:51:44.000Z","size":4557,"stargazers_count":53,"open_issues_count":5,"forks_count":11,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-11T17:49:08.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://slscan.io/","language":null,"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/ShiftLeftSecurity.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":null,"security":null,"support":null}},"created_at":"2020-03-23T19:19:41.000Z","updated_at":"2025-01-28T13:15:41.000Z","dependencies_parsed_at":"2023-01-05T05:02:31.508Z","dependency_job_id":null,"html_url":"https://github.com/ShiftLeftSecurity/scan-action","commit_stats":{"total_commits":26,"total_committers":4,"mean_commits":6.5,"dds":"0.34615384615384615","last_synced_commit":"4d4c04908eff87430482f36340ad5706c14cf9a6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShiftLeftSecurity","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/sbom","scorecard":{"id":129005,"data":{"date":"2025-08-11","repo":{"name":"github.com/ShiftLeftSecurity/scan-action","commit":"4d4c04908eff87430482f36340ad5706c14cf9a6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-16T04:44:16.398Z","repository_id":42569021,"created_at":"2025-08-16T04:44:16.398Z","updated_at":"2025-08-16T04:44:16.398Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275041564,"owners_count":25395395,"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-09-13T02:00:10.085Z","response_time":70,"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":"ShiftLeftSecurity","name":"ShiftLeft Inc.","uuid":"21226431","kind":"organization","description":"Next-gen SAST, secrets detection, Intelligent SCA, and security training all wrapped up in one platform.","email":"support@shiftleft.io","website":"https://www.shiftleft.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21226431?v=4","repositories_count":56,"last_synced_at":"2023-02-27T17:30:50.533Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ShiftLeftSecurity","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T00:30:54.446Z","updated_at":"2023-02-27T17:30:50.537Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShiftLeftSecurity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShiftLeftSecurity/repositories"},"tags":[{"name":"v1.3.0","sha":"54980bbdae434b8e7903cfcffa98a2601c207962","kind":"commit","published_at":"2020-08-24T18:23:13.000Z","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/v1.3.0","html_url":"https://github.com/ShiftLeftSecurity/scan-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T18:41:45.183Z","dependency_job_id":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ad75ac79fa90ad49ca0d9e8145f587e6e57d06de","kind":"commit","published_at":"2020-08-21T10:12:33.000Z","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/v1.2.0","html_url":"https://github.com/ShiftLeftSecurity/scan-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T18:41:45.411Z","dependency_job_id":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/v1.2.0/manifests"},{"name":"v1.0.0","sha":"0c1b451c8841502ef7c34c84921cd0fb13110329","kind":"tag","published_at":"2020-04-01T21:49:26.000Z","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/v1.0.0","html_url":"https://github.com/ShiftLeftSecurity/scan-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T18:41:45.625Z","dependency_job_id":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/v1.0.0/manifests"},{"name":"0.0.1","sha":"1cf39e081dd96723e24218ff94e6a1e848e8a05e","kind":"commit","published_at":"2020-03-26T17:52:09.000Z","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/0.0.1","html_url":"https://github.com/ShiftLeftSecurity/scan-action/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-30T18:41:45.869Z","dependency_job_id":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/0.0.1/manifests"},{"name":"1.0.2","sha":"4d0f956e6ba3c940a22679fd8fe7cb2e755f3d96","kind":"commit","published_at":"2020-01-13T23:15:30.000Z","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/1.0.2","html_url":"https://github.com/ShiftLeftSecurity/scan-action/releases/tag/1.0.2","dependencies_parsed_at":"2023-05-30T18:41:46.091Z","dependency_job_id":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"2bcc4b4cd98ca109e1c9d69c8b01536011021fe0","kind":"commit","published_at":"2020-01-13T22:46:51.000Z","download_url":"https://codeload.github.com/ShiftLeftSecurity/scan-action/tar.gz/1.0.1","html_url":"https://github.com/ShiftLeftSecurity/scan-action/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-30T18:41:46.328Z","dependency_job_id":null,"purl":"pkg:github/ShiftLeftSecurity/scan-action@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-13T23:36:39.928Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":546,"rankings":{"downloads":null,"dependent_repos_count":1.498970052289653,"dependent_packages_count":0.0,"stargazers_count":3.7078117572492473,"forks_count":5.647282522579623,"docker_downloads_count":0.2535255902392648,"average":2.2215179844715576},"purl":"pkg:githubactions/ShiftLeftSecurity/scan-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ShiftLeftSecurity/scan-action","docker_dependents_count":1,"docker_downloads_count":94164517,"usage_url":"https://repos.ecosyste.ms/usage/actions/ShiftLeftSecurity/scan-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ShiftLeftSecurity/scan-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-30T21:08:56.447Z","issues_count":12,"pull_requests_count":21,"avg_time_to_close_issue":1753905.2857142857,"avg_time_to_close_pull_request":21115.04761904762,"issues_closed_count":7,"pull_requests_closed_count":21,"pull_request_authors_count":3,"issue_authors_count":11,"avg_comments_per_issue":4.666666666666667,"avg_comments_per_pull_request":0.19047619047619047,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShiftLeftSecurity%2Fscan-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ShiftLeftSecurity%2Fscan-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ShiftLeftSecurity%2Fscan-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ShiftLeftSecurity%2Fscan-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ShiftLeftSecurity%2Fscan-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ShiftLeftSecurity%2Fscan-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ShiftLeftSecurity%2Fscan-action/codemeta","maintainers":[]}