{"id":5800702,"name":"xt0rted/secrets-sync","ecosystem":"actions","description":"Sync secrets across multiple repositories","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/xt0rted/secrets-sync","keywords_array":["dependabot","github-action","github-actions","secrets","secrets-management","secrets-manager","workflows"],"namespace":"xt0rted","versions_count":4,"first_release_published_at":"2022-01-31T08:18:16.000Z","latest_release_published_at":"2022-10-23T20:53:28.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-09-21T14:37:54.485Z","created_at":"2023-01-04T12:22:26.659Z","updated_at":"2026-09-21T14:37:54.486Z","registry_url":"https://github.com/xt0rted/secrets-sync","install_command":null,"documentation_url":null,"metadata":{"name":"Secrets Sync","description":"Sync secrets across multiple repositories","author":"xt0rted","branding":{"icon":"refresh-cw","color":"purple"},"inputs":{"config":{"description":"Path of the config file to use","required":false,"default":"secrets-sync.yml"},"repo_token":{"description":"Repo scoped Personal Access Token or GitHub App Token","required":true},"filter_repos":{"description":"Comma separated list of repos that should be processed. Any not in the list will be skipped.","required":false},"filter_secrets":{"description":"Comma separated list of secrets that should be processed. Any not in the list will be skipped.","required":false}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":36982138,"uuid":"451594898","full_name":"xt0rted/secrets-sync","owner":"xt0rted","description":"A GitHub Action to sync secrets across multiple repositories","archived":false,"fork":false,"pushed_at":"2025-11-24T01:02:44.000Z","size":2508,"stargazers_count":11,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-20T20:07:11.642Z","etag":null,"topics":["dependabot","github-action","github-actions","secrets","secrets-management","secrets-manager","workflows"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/xt0rted.png","metadata":{"funding":{"github":"xt0rted","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-24T18:59:24.000Z","updated_at":"2025-09-08T20:12:24.000Z","dependencies_parsed_at":"2024-04-15T02:31:17.243Z","dependency_job_id":"5f11c070-7e4c-4a2d-be73-397a491edf25","html_url":"https://github.com/xt0rted/secrets-sync","commit_stats":{"total_commits":380,"total_committers":2,"mean_commits":190.0,"dds":0.1394736842105263,"last_synced_commit":"1e883eb6905f7f16b8a17ff18c1064cf06abccac"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/xt0rted/secrets-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xt0rted","download_url":"https://codeload.github.com/xt0rted/secrets-sync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/sbom","scorecard":{"id":1237681,"data":{"date":"2025-08-25","repo":{"name":"github.com/xt0rted/secrets-sync","commit":"ef7cb98e98073d88992bc8e8a460c52ece1be69b"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.2,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:6","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:7","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/fixup-commits.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/dependabot-auto-merge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fixup-commits.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/xt0rted/secrets-sync/fixup-commits.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-15T03:10:27.030Z","repository_id":36982138,"created_at":"2025-09-15T03:10:27.030Z","updated_at":"2025-09-15T03:10:27.030Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37478836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-19T02:00:07.094Z","response_time":73,"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"},"owner_record":{"login":"xt0rted","name":"Brian Surowiec","uuid":"831974","kind":"user","description":"🙈 🙉 🙈 🙉 🙈 🙉 🙈 🙉 🙈 🙉","email":"","website":"onlypans.pizza","location":"NJ, USA","twitter":"xt0rted","company":"@rezStream","icon_url":"https://avatars.githubusercontent.com/u/831974?v=4","repositories_count":75,"last_synced_at":"2024-05-01T10:36:19.115Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/xt0rted","funding_links":["https://github.com/sponsors/xt0rted"],"total_stars":431,"followers":69,"following":4,"created_at":"2022-11-04T20:27:20.750Z","updated_at":"2024-05-01T10:36:30.134Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xt0rted","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xt0rted/repositories"},"tags":[{"name":"v1.1.0","sha":"60a7c6cfdbe983ffabf2bdb06055b31fd7d65f72","kind":"commit","published_at":"2022-10-23T20:53:28.000Z","download_url":"https://codeload.github.com/xt0rted/secrets-sync/tar.gz/v1.1.0","html_url":"https://github.com/xt0rted/secrets-sync/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T20:15:46.975Z","dependency_job_id":null,"purl":"pkg:github/xt0rted/secrets-sync@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1.1.0/manifests"},{"name":"v1","sha":"a4b88816310e1d185fd6725726f5b6502f023bed","kind":"tag","published_at":"2022-02-18T13:36:46.000Z","download_url":"https://codeload.github.com/xt0rted/secrets-sync/tar.gz/v1","html_url":"https://github.com/xt0rted/secrets-sync/releases/tag/v1","dependencies_parsed_at":"2023-05-31T12:58:35.069Z","dependency_job_id":null,"purl":"pkg:github/xt0rted/secrets-sync@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1/manifests"},{"name":"v1.0.1","sha":"a4b88816310e1d185fd6725726f5b6502f023bed","kind":"commit","published_at":"2022-02-18T13:36:34.000Z","download_url":"https://codeload.github.com/xt0rted/secrets-sync/tar.gz/v1.0.1","html_url":"https://github.com/xt0rted/secrets-sync/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T12:58:34.199Z","dependency_job_id":null,"purl":"pkg:github/xt0rted/secrets-sync@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0009547c68cd185c4d764c742306712416bc9b31","kind":"tag","published_at":"2022-01-31T08:18:16.000Z","download_url":"https://codeload.github.com/xt0rted/secrets-sync/tar.gz/v1.0.0","html_url":"https://github.com/xt0rted/secrets-sync/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T12:58:35.823Z","dependency_job_id":null,"purl":"pkg:github/xt0rted/secrets-sync@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-19T11:44:34.922Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.73459039771827,"dependent_packages_count":0.0,"stargazers_count":12.140706702582792,"forks_count":35.09111075899224,"docker_downloads_count":null,"average":17.991601964823325},"purl":"pkg:githubactions/xt0rted/secrets-sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/xt0rted/secrets-sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/xt0rted/secrets-sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/xt0rted/secrets-sync/dependencies","status":null,"funding_links":["https://github.com/sponsors/xt0rted"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-24T04:01:18.255Z","issues_count":4,"pull_requests_count":474,"avg_time_to_close_issue":116.0,"avg_time_to_close_pull_request":602505.0731707317,"issues_closed_count":2,"pull_requests_closed_count":451,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.36075949367088606,"merged_pull_requests_count":286,"bot_issues_count":2,"bot_pull_requests_count":473,"past_year_issues_count":0,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":710370.1428571428,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4935064935064935,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fsecrets-sync/issues","maintainers":[{"login":"xt0rted","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xt0rted"},{"login":"unidesigner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unidesigner"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/xt0rted%2Fsecrets-sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/xt0rted%2Fsecrets-sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/xt0rted%2Fsecrets-sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/xt0rted%2Fsecrets-sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/xt0rted%2Fsecrets-sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/xt0rted%2Fsecrets-sync/codemeta","maintainers":[]}