{"id":15046204,"url":"https://github.com/deptno/action-aws-ssm-to-dotenv","last_synced_at":"2025-10-13T11:41:55.808Z","repository":{"id":56395224,"uuid":"210272375","full_name":"deptno/action-aws-ssm-to-dotenv","owner":"deptno","description":"🔐Github Action. create `.env` via AWS SSM parameters path","archived":false,"fork":false,"pushed_at":"2022-12-01T12:05:46.000Z","size":5602,"stargazers_count":26,"open_issues_count":6,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-24T05:17:09.234Z","etag":null,"topics":["action","actions","aws","ci","dotenv","environment","github","parameters","ssm","variables"],"latest_commit_sha":null,"homepage":"","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/deptno.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":"2019-09-23T05:36:08.000Z","updated_at":"2024-05-17T09:16:50.000Z","dependencies_parsed_at":"2023-01-04T15:05:23.510Z","dependency_job_id":null,"html_url":"https://github.com/deptno/action-aws-ssm-to-dotenv","commit_stats":{"total_commits":17,"total_committers":3,"mean_commits":5.666666666666667,"dds":"0.11764705882352944","last_synced_commit":"959855baaedf9929995d20c6b8f52f8a16cbe3c4"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/deptno/action-aws-ssm-to-dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Faction-aws-ssm-to-dotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Faction-aws-ssm-to-dotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Faction-aws-ssm-to-dotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Faction-aws-ssm-to-dotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deptno","download_url":"https://codeload.github.com/deptno/action-aws-ssm-to-dotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Faction-aws-ssm-to-dotenv/sbom","scorecard":{"id":335011,"data":{"date":"2025-08-11","repo":{"name":"github.com/deptno/action-aws-ssm-to-dotenv","commit":"959855baaedf9929995d20c6b8f52f8a16cbe3c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/v0.yml:1","Warn: no topLevel permission defined: .github/workflows/v1.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":"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":"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":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/v0.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/deptno/action-aws-ssm-to-dotenv/v0.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/deptno/action-aws-ssm-to-dotenv/v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/deptno/action-aws-ssm-to-dotenv/v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/deptno/action-aws-ssm-to-dotenv/v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/deptno/action-aws-ssm-to-dotenv/v1.yml/master?enable=pin","Info:   0 out of   5 third-party GitHubAction 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-mfwh-5m23-j46w","Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rrc9-gqf8-8rwg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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"}}]},"last_synced_at":"2025-08-18T04:31:00.435Z","repository_id":56395224,"created_at":"2025-08-18T04:31:00.435Z","updated_at":"2025-08-18T04:31:00.435Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014804,"owners_count":26085594,"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-13T02:00:06.723Z","response_time":61,"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"}},"keywords":["action","actions","aws","ci","dotenv","environment","github","parameters","ssm","variables"],"created_at":"2024-09-24T20:52:51.051Z","updated_at":"2025-10-13T11:41:55.766Z","avatar_url":"https://github.com/deptno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# action aws ssm to dotenv\n![](https://github.com/deptno/action-aws-ssm-to-dotenv/workflows/v1/badge.svg)\n\ncreate `.env` or **shell script** via AWS SSM parameters path\n\n## usage\n\n```yaml\n- uses: deptno/action-aws-ssm-to-dotenv@v1.3.1\n  env:\n    AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }} # required\n    AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} # required\n    AWS_DEFAULT_REGION: ap-northeast-2 # required\n  with:\n    ssm-path: /opensource/action-aws-ssm-to-dotenv # required\n    format: shell\n    output: .env.development\n    prefix: SSM_\n    decryption: true\n```\n\n⚠️ if output file already exists `action_aws_ssm_to_dotenv` will append data to output file(1.3.0)\n\n## option\n\n### ssm-path(required)\nAWS Systems Manager \u003e Parameter Store \u003e Path\n\n### format(default `dotenv`)\noptional, default=dotenv  \n  - dotenv: KEY=\"value\" (default)\n  - shell: export KEY=\"value\"  \n  - yaml: KEY: \"value\" \n  \n### output(default `.env`)\noutput filename\n\n### prefix(optional)\nadd prefix to exported variable name  \neg) `prefix: ACTION_` will export `ACTION_ENV_VAR=\"value\"`\n\n### decryption(optional)\nshould parameters be decrypted?\n\n[.github/workflows/test.yml](.github/workflows/test.yml)\n\n## cabinet\n\n---\n### License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeptno%2Faction-aws-ssm-to-dotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeptno%2Faction-aws-ssm-to-dotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeptno%2Faction-aws-ssm-to-dotenv/lists"}