{"id":43796436,"url":"https://github.com/dwango/yashiro","last_synced_at":"2026-02-05T21:07:40.064Z","repository":{"id":206831676,"uuid":"717785568","full_name":"dwango/yashiro","owner":"dwango","description":"Yashiro is a templating engine with the external stores.","archived":false,"fork":false,"pushed_at":"2024-06-14T02:55:48.000Z","size":143,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-06-14T03:29:23.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dwango.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-12T15:38:49.000Z","updated_at":"2024-06-14T03:29:25.388Z","dependencies_parsed_at":"2023-12-26T02:21:28.295Z","dependency_job_id":"41e809a7-13b6-41b0-bafd-f2bb2dcc7daf","html_url":"https://github.com/dwango/yashiro","commit_stats":null,"previous_names":["dwango/yashiro"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dwango/yashiro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwango%2Fyashiro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwango%2Fyashiro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwango%2Fyashiro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwango%2Fyashiro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwango","download_url":"https://codeload.github.com/dwango/yashiro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwango%2Fyashiro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29134385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T20:50:26.975Z","status":"ssl_error","status_checked_at":"2026-02-05T20:49:26.082Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-02-05T21:07:38.784Z","updated_at":"2026-02-05T21:07:39.606Z","avatar_url":"https://github.com/dwango.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yashiro\n\nYashiro is a templating engine with the external stores.\n\n## Service\n\nAWS\n\n* [Systems Manager Parameter Store](https://docs.aws.amazon.com/systems-manager/)\n* [Secrets Manager](https://docs.aws.amazon.com/secretsmanager/)\n\n## Usage\n\nSee [Godoc](https://pkg.go.dev/github.com/dwango/yashiro).\n\n```sh\ngo get github.com/dwango/yashiro\n```\n\n### Authorization\n\nAWS\n\n```json\n{\n    \"Version\": \"2012-10-17\",\n    \"Statement\": [\n        {\n            \"Effect\": \"Allow\",\n            \"Action\": [\n                \"ssm:GetParameter\",\n                \"secretsmanager:GetSecretValue\"\n            ],\n            \"Resource\": [\"*\"],\n        },\n    ]\n}\n```\n\n## CLI Tool\n\n### Installation\n\n#### From release page\n\nDownload binary from [release page](https://github.com/dwango/yashiro/releases).\n\n#### Homebrew Users\n\nDownload and install by homebrew.\n\n```sh\nbrew tap dwango/yashiro\nbrew install ysr\n```\n\n### Example\n\nSee [example](./example/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwango%2Fyashiro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwango%2Fyashiro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwango%2Fyashiro/lists"}