{"id":23995100,"url":"https://github.com/fabiobove-dr/git-hub-secrets-updater","last_synced_at":"2026-05-16T03:36:48.904Z","repository":{"id":182043331,"uuid":"628391261","full_name":"fabiobove-dr/git-hub-secrets-updater","owner":"fabiobove-dr","description":"A simple python script that updates the secrets of a repo based on the content of a json file","archived":false,"fork":false,"pushed_at":"2023-04-15T21:41:15.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T07:47:01.787Z","etag":null,"topics":["github","secrets-creation","secrets-update"],"latest_commit_sha":null,"homepage":"","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/fabiobove-dr.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}},"created_at":"2023-04-15T19:56:43.000Z","updated_at":"2023-07-18T12:11:31.000Z","dependencies_parsed_at":"2023-07-18T14:27:28.224Z","dependency_job_id":null,"html_url":"https://github.com/fabiobove-dr/git-hub-secrets-updater","commit_stats":null,"previous_names":["fabiobove-dr/git-hub-secrets-updater"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fabiobove-dr/git-hub-secrets-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiobove-dr%2Fgit-hub-secrets-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiobove-dr%2Fgit-hub-secrets-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiobove-dr%2Fgit-hub-secrets-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiobove-dr%2Fgit-hub-secrets-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiobove-dr","download_url":"https://codeload.github.com/fabiobove-dr/git-hub-secrets-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiobove-dr%2Fgit-hub-secrets-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285175514,"owners_count":27127379,"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-11-19T02:00:05.673Z","response_time":65,"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":["github","secrets-creation","secrets-update"],"created_at":"2025-01-07T21:57:31.583Z","updated_at":"2025-11-19T03:04:01.191Z","avatar_url":"https://github.com/fabiobove-dr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-hub-secrets-updater\n    A simple python script that updates the secrets of a repo based on the content of a json file\n\n# Why?\n    The other day i wanted to create an old repo from scratch, the only issue? It had way toooo many secrets.\n    Imagine you need to create secrets for a repo that uses: EC2, Docker Hub, MS Graph APIs, Django, Posrgres.\n    I bet you'll like this quick fix.\n\n# What you need ?\n    - **oauth_settings.yml** file, which is something like:\n        repo_owner: \"some-strange-name-goes-here\"\n        repo_name: \"foo-mega-wooo-repo\"\n        github_token: \"asdasdadaklfafafmamfa_donthopethisworks_asdadakkkosda\"\n\n    - **secrets.json** file, contains the secrets you want to set:\n        {\n            \"SHHH\": \"something_to_hide\",\n            \"MMMM\": \"secret_text\"\n        }\n\n      *Note* if the secret exists it gets updated\n    \n    - Open a terminal, write this:\n        initialize_create_secrets.py\n\n# Cheers!\n    Fabio","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiobove-dr%2Fgit-hub-secrets-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiobove-dr%2Fgit-hub-secrets-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiobove-dr%2Fgit-hub-secrets-updater/lists"}