{"id":16749372,"url":"https://github.com/yumafuu/denosm","last_synced_at":"2025-08-14T12:44:15.998Z","repository":{"id":213363149,"uuid":"733861944","full_name":"yumafuu/denosm","owner":"yumafuu","description":"CLI tool for AWS SSM Parameter Store","archived":false,"fork":false,"pushed_at":"2024-01-21T06:56:45.000Z","size":40,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-04T11:45:12.626Z","etag":null,"topics":["deno","ssm"],"latest_commit_sha":null,"homepage":"https://deno.land/x/denosm","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yumafuu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-20T09:51:07.000Z","updated_at":"2024-09-19T04:28:47.000Z","dependencies_parsed_at":"2023-12-26T02:28:03.806Z","dependency_job_id":"3cc3d9f6-f8c0-4a24-beb7-75dd3880b3ee","html_url":"https://github.com/yumafuu/denosm","commit_stats":null,"previous_names":["yumafuu/sm-deno"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/yumafuu/denosm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumafuu%2Fdenosm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumafuu%2Fdenosm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumafuu%2Fdenosm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumafuu%2Fdenosm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yumafuu","download_url":"https://codeload.github.com/yumafuu/denosm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yumafuu%2Fdenosm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270422586,"owners_count":24580829,"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-08-14T02:00:10.309Z","response_time":75,"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":["deno","ssm"],"created_at":"2024-10-13T02:24:41.777Z","updated_at":"2025-08-14T12:44:15.963Z","avatar_url":"https://github.com/yumafuu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦖 denosm\n\n![Release](https://github.com/YumaFuu/denosm/actions/workflows/release.yaml/badge.svg)\n\nFuzzy Finder for\n[AWS SSM Parameter Store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html)\n\nusing [fzf-for-js](https://github.com/ajitid/fzf-for-js?tab=readme-ov-file)\nwhich uses [fzf](https://github.com/junegunn/fzf)'s algorithm\n\n## Usage\n\n![usage](https://github.com/YumaFuu/denosm/assets/32477095/03f42c87-0307-4476-81c1-c27484ed29bf)\n\n```bash\n# fuzzy find\n$ sm\n\n# list all parameters\n$ sm list\n/path/to/secret_key\n/path/to/username\n/path/to/supersecretkey\n\n# get value by name\n$ sm get \"/path/to/username\"\nits-me\n\n# set AWS_PROFILE\n$ sm list -p your-aws-profile\n\n# Create or Update value\n$ sm put\n# or\n$ sm put -n name -v value -t String\n```\n\n## Install\n\n```bash\n# Deno\n$ deno install -A https://deno.land/x/denosm/index.ts -n sm -f\n\n# Homebrew\n$ brew install YumaFuu/tap/sm\n```\n\n## Requirements\n- [aws-cli](https://aws.amazon.com/cli/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyumafuu%2Fdenosm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyumafuu%2Fdenosm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyumafuu%2Fdenosm/lists"}