{"id":5802969,"name":"aws-actions/setup-sam","ecosystem":"actions","description":"Setup AWS SAM CLI and add it to the PATH","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws-actions/setup-sam","keywords_array":["aws-sam-cli","cicd","sam","serverless"],"namespace":"aws-actions","versions_count":3,"first_release_published_at":"2021-03-29T20:02:38.000Z","latest_release_published_at":"2022-09-01T19:02:13.000Z","latest_release_number":"v2","last_synced_at":"2026-06-04T00:30:58.580Z","created_at":"2023-01-04T14:09:39.377Z","updated_at":"2026-06-04T00:30:58.580Z","registry_url":"https://github.com/aws-actions/setup-sam","install_command":null,"documentation_url":null,"metadata":{"name":"Setup AWS SAM CLI","description":"Setup AWS SAM CLI and add it to the PATH","branding":{"icon":"terminal","color":"orange"},"inputs":{"version":{"description":"The AWS SAM CLI version to install","required":false},"python":{"description":"The Python interpreter to use for AWS SAM CLI","required":false},"use-installer":{"description":"Set to true to install using native installers instead of pip","required":false,"default":false},"token":{"description":"Authentication token to be used to call GITHUB Apis","required":false}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":41039131,"uuid":"348485922","full_name":"aws-actions/setup-sam","owner":"aws-actions","description":"Action to set up AWS SAM CLI and add it to the PATH","archived":false,"fork":false,"pushed_at":"2025-07-01T22:32:13.000Z","size":244,"stargazers_count":165,"open_issues_count":9,"forks_count":26,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-09-05T00:07:27.340Z","etag":null,"topics":["aws-sam-cli","cicd","sam","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aws-actions.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-16T20:41:45.000Z","updated_at":"2025-08-13T14:51:58.000Z","dependencies_parsed_at":"2024-02-01T00:27:02.812Z","dependency_job_id":"e2adc459-da92-430a-b0cf-447ae352cf74","html_url":"https://github.com/aws-actions/setup-sam","commit_stats":{"total_commits":49,"total_committers":7,"mean_commits":7.0,"dds":"0.44897959183673475","last_synced_commit":"b42eb7a54dac4039080975e32860b1b30935c9af"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/aws-actions/setup-sam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-actions","download_url":"https://codeload.github.com/aws-actions/setup-sam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/sbom","scorecard":{"id":219250,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws-actions/setup-sam","commit":"f664fad9e12492edfc187a31f575537dfbb0ff63"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"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":0,"reason":"1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/aws-actions/setup-sam/test.yml/main?enable=pin","Info:   0 out of  11 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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws-actions/.github/SECURITY.md:1","Info: Found linked content: github.com/aws-actions/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws-actions/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws-actions/.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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-17T02:10:44.351Z","repository_id":41039131,"created_at":"2025-08-17T02:10:44.351Z","updated_at":"2025-08-17T02:10:44.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278411245,"owners_count":25982368,"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-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aws-actions","name":"AWS for GitHub Actions","uuid":"57468012","kind":"organization","description":"","email":null,"website":"https://amazon.com/aws","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57468012?v=4","repositories_count":21,"last_synced_at":"2024-05-29T11:47:58.650Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws-actions","funding_links":[],"total_stars":4999,"followers":809,"following":0,"created_at":"2022-11-13T22:07:48.135Z","updated_at":"2024-05-29T11:48:01.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-actions/repositories"},"tags":[{"name":"v2","sha":"c0f02eb435cd3e02299576cebe940b5ad8406543","kind":"commit","published_at":"2022-09-01T19:02:13.000Z","download_url":"https://codeload.github.com/aws-actions/setup-sam/tar.gz/v2","html_url":"https://github.com/aws-actions/setup-sam/releases/tag/v2","dependencies_parsed_at":"2023-05-30T23:48:46.703Z","dependency_job_id":"d8cd0ab0-d471-480e-b9ed-d55645b81db0","purl":"pkg:github/aws-actions/setup-sam@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags/v2/manifests"},{"name":"v1","sha":"0578b2f57e540e67233c3ce0c5477ee36938ff3d","kind":"commit","published_at":"2021-09-17T21:35:44.000Z","download_url":"https://codeload.github.com/aws-actions/setup-sam/tar.gz/v1","html_url":"https://github.com/aws-actions/setup-sam/releases/tag/v1","dependencies_parsed_at":"2023-05-30T23:48:47.401Z","dependency_job_id":"91e77af5-b4fc-4407-b8db-7c7bb5933a90","purl":"pkg:github/aws-actions/setup-sam@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags/v1/manifests"},{"name":"v0","sha":"e7127f24b9302e20016a2cc3f76939b02ec9fc20","kind":"commit","published_at":"2021-03-29T20:02:38.000Z","download_url":"https://codeload.github.com/aws-actions/setup-sam/tar.gz/v0","html_url":"https://github.com/aws-actions/setup-sam/releases/tag/v0","dependencies_parsed_at":"2023-05-30T23:48:48.359Z","dependency_job_id":"caf5bbdc-f0ea-4818-b81e-38460bef8f7d","purl":"pkg:github/aws-actions/setup-sam@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/tags/v0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T05:24:19.225Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":304,"rankings":{"downloads":null,"dependent_repos_count":2.3229282205672637,"dependent_packages_count":0.0,"stargazers_count":1.6542544763112028,"forks_count":3.070828711773095,"docker_downloads_count":3.6856282681033115,"average":2.1467279353509747},"purl":"pkg:githubactions/aws-actions/setup-sam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/aws-actions/setup-sam","docker_dependents_count":1,"docker_downloads_count":57,"usage_url":"https://repos.ecosyste.ms/usage/actions/aws-actions/setup-sam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/aws-actions/setup-sam/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-30T16:29:09.333Z","issues_count":40,"pull_requests_count":78,"avg_time_to_close_issue":3264418.15625,"avg_time_to_close_pull_request":470524.75,"issues_closed_count":32,"pull_requests_closed_count":76,"pull_request_authors_count":13,"issue_authors_count":27,"avg_comments_per_issue":3.175,"avg_comments_per_pull_request":0.23076923076923078,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":6,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":178.0,"past_year_avg_time_to_close_pull_request":515274.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-actions%2Fsetup-sam/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aws-actions%2Fsetup-sam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aws-actions%2Fsetup-sam/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aws-actions%2Fsetup-sam/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aws-actions%2Fsetup-sam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aws-actions%2Fsetup-sam/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aws-actions%2Fsetup-sam/codemeta","maintainers":[]}