{"id":15294681,"url":"https://github.com/rooyca/git-secret","last_synced_at":"2026-02-10T13:34:20.853Z","repository":{"id":190463523,"uuid":"682401699","full_name":"Rooyca/git-secret","owner":"Rooyca","description":"Issues as a Secret (IaaS)","archived":false,"fork":false,"pushed_at":"2025-02-11T19:20:29.000Z","size":25,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-25T14:47:25.828Z","etag":null,"topics":["git","issues","secrets"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Rooyca.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":"2023-08-24T05:13:08.000Z","updated_at":"2025-02-11T19:20:26.000Z","dependencies_parsed_at":"2025-04-13T14:53:39.723Z","dependency_job_id":"d86b7be3-5bef-44dd-9722-9eed013ca43c","html_url":"https://github.com/Rooyca/git-secret","commit_stats":null,"previous_names":["rooyca/git-secret"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Rooyca/git-secret","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Fgit-secret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Fgit-secret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Fgit-secret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Fgit-secret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rooyca","download_url":"https://codeload.github.com/Rooyca/git-secret/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rooyca%2Fgit-secret/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29300851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T12:55:56.056Z","status":"ssl_error","status_checked_at":"2026-02-10T12:55:55.692Z","response_time":65,"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":["git","issues","secrets"],"created_at":"2024-09-30T17:05:57.830Z","updated_at":"2026-02-10T13:34:20.838Z","avatar_url":"https://github.com/Rooyca.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git-Secret\n\n## Requirements\n\n- git\n- [github-cli](https://cli.github.com/)\n- `SECRET_KEY` environment variable or `.key` file in the root of the repository\n\u003e You can generate a secret key automatically by leaving the `SECRET_KEY` environment variable empty. It will be stored in the `.key` file.\n\n## Installation\n\n### Pip\n\n```bash\npip install gsec\n```\n\n### From source\n\n```bash\ngit clone \ncd git-secret\npip install -r requirements.txt\npython src/main.py --help\n```\n\n## Usage\n\n```bash\nUsage: main.py [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --help  Show this message and exit.\n\nCommands:\n  add     Add a new secret\n  delete  Delete a secret by ID\n  edit    Edit a secret by ID\n  list    List all secrets\n  show    Show a secret by ID\n```\n\n## TODO\n\n- [x] Add configuration file (json)\n\t- [x] Change repo path\n\t- [ ] ~Change secret key~\n- [ ] Create packages\n  - [x] PyPI\n  - [ ] AUR\n  - [ ] COPR\n- [ ] Add tests\n- [x] Change the way `show` displays the secrets","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frooyca%2Fgit-secret","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frooyca%2Fgit-secret","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frooyca%2Fgit-secret/lists"}