{"id":28452593,"url":"https://github.com/ricks-lab/gopass-utils","last_synced_at":"2026-02-27T11:35:16.189Z","repository":{"id":285898590,"uuid":"959695881","full_name":"Ricks-Lab/gopass-utils","owner":"Ricks-Lab","description":"\"A lightweight utility module for securely accessing and managing secrets using Gopass, with support for environment scoping, caching, and JSON decoding.\"","archived":false,"fork":false,"pushed_at":"2025-06-09T05:44:16.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T18:11:34.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ricks-Lab.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,"zenodo":null}},"created_at":"2025-04-03T07:51:04.000Z","updated_at":"2025-06-09T05:44:20.000Z","dependencies_parsed_at":"2025-04-03T09:21:35.563Z","dependency_job_id":"17d1df2d-f884-43c1-b8a4-75436a76b39b","html_url":"https://github.com/Ricks-Lab/gopass-utils","commit_stats":null,"previous_names":["ricks-lab/gopass-utils"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ricks-Lab/gopass-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricks-Lab%2Fgopass-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricks-Lab%2Fgopass-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricks-Lab%2Fgopass-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricks-Lab%2Fgopass-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricks-Lab","download_url":"https://codeload.github.com/Ricks-Lab/gopass-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricks-Lab%2Fgopass-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29892173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"last_error":"SSL_read: 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":"2025-06-06T18:11:58.232Z","updated_at":"2026-02-27T11:35:16.149Z","avatar_url":"https://github.com/Ricks-Lab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopass_utils\n\nA set of utilities to manage secrets with [Gopass](https://www.gopass.pw/) and extract them as needed.\n\nThis module is designed for use in Python projects that require secure, runtime access to\nsecrets such as database passwords, API tokens, or configuration blobs.\n\n## Features\n\n-  Securely fetch secrets from Gopass CLI\n-  Supports environment-scoped secrets (e.g. `dev/`, `prod/`)\n-  In-memory caching (optional)\n-  Easy integration with existing Python logging\n-  Supports JSON-formatted secrets\n\n## Installation\n\n```bash\nwget https://github.com/gopasspw/gopass/releases/download/v1.15.15/gopass_1.15.15_linux_amd64.deb\nsudo dpkg -i gopass_1.15.15_linux_amd64.deb\n```\n\n## New in this Release - v0.4.0\n* Use new packaging build env.\n\n## History\n\n## New in this Previos Release - v0.3.0\n* Update to use v1.15.15 of gopass.\n* Change back to using -o option of gopass.\n\n### New in Previous Release - v0.2.0\n* Remove `-o` option in call to gopass.\n\n### New in Previous Release - v0.1.0\n* Initial release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricks-lab%2Fgopass-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricks-lab%2Fgopass-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricks-lab%2Fgopass-utils/lists"}