{"id":5910256,"name":"solubris/insync","ecosystem":"actions","description":"Keep files in-sync between repositories","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/solubris/insync","keywords_array":["action","actions","github","github-action","github-actions","sync","workflow","workflows"],"namespace":"solubris","versions_count":8,"first_release_published_at":"2021-09-01T19:21:59.000Z","latest_release_published_at":"2021-09-29T09:00:57.000Z","latest_release_number":"1.2.0","last_synced_at":"2026-08-13T08:07:44.174Z","created_at":"2023-01-20T00:01:58.206Z","updated_at":"2026-09-12T02:39:45.271Z","registry_url":"https://github.com/solubris/insync","install_command":null,"documentation_url":null,"metadata":{"branding":{"icon":"copy","color":"white"},"name":"In Sync Action","description":"Keep files in-sync between repositories","inputs":{"repositories":{"description":"Repositories where changes will be pushed to","required":true},"token":{"description":"Access token to read/write to the destination repo. NOTE: same token is used to access all repos.\n","required":true},"files":{"description":"Files to keep in sync, may be new line delimited","required":true},"pr-branch":{"description":"Branch to make the changes in","default":"insync/${{ github.repository }}"},"dry-run":{"description":"Set true to run the job without pushing.","default":false}},"runs":{"using":"composite","steps":[{"run":"${{ github.action_path }}/src/main/sh/run.sh \"${{ inputs.files }}\"","env":{"REPOSITORIES":"${{ inputs.repositories }}","SRC_TOKEN":"${{ github.token }}","DST_TOKEN":"${{ inputs.token }}","GITHUB_TOKEN":"${{ inputs.token }}","PR_BRANCH":"${{ inputs.pr-branch }}","DRY_RUN":"${{ inputs.dry-run }}"},"shell":"bash"}]},"default_branch":"master","path":null},"repo_metadata":{"id":41968227,"uuid":"402170736","full_name":"solubris/insync","owner":"solubris","description":"Keep files in sync","archived":false,"fork":false,"pushed_at":"2023-09-04T16:47:39.000Z","size":78,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-06T23:12:34.854Z","etag":null,"topics":["action","actions","github","github-action","github-actions","sync","workflow","workflows"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/solubris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-09-01T18:54:10.000Z","updated_at":"2022-03-03T15:05:02.000Z","dependencies_parsed_at":"2023-01-19T07:00:59.355Z","dependency_job_id":null,"html_url":"https://github.com/solubris/insync","commit_stats":{"total_commits":158,"total_committers":2,"mean_commits":79.0,"dds":"0.025316455696202556","last_synced_commit":"a09f1ed96b7c34935795adf66505c56717a03e02"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/solubris/insync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solubris","download_url":"https://codeload.github.com/solubris/insync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/sbom","scorecard":{"id":837293,"data":{"date":"2025-08-11","repo":{"name":"github.com/solubris/insync","commit":"a09f1ed96b7c34935795adf66505c56717a03e02"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/solubris/insync/ci.yaml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T19:26:56.982Z","repository_id":41968227,"created_at":"2025-08-23T19:26:56.982Z","updated_at":"2025-08-23T19:26:56.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37229342,"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-12T02:00:07.213Z","response_time":57,"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":"solubris","name":"Solubris Ltd","uuid":"3186566","kind":"organization","description":null,"email":null,"website":"http://www.solubris.com/","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3186566?v=4","repositories_count":12,"last_synced_at":"2024-04-16T05:46:21.903Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/solubris","funding_links":[],"total_stars":10,"followers":0,"following":0,"created_at":"2022-11-04T00:37:51.044Z","updated_at":"2024-04-16T05:46:25.849Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solubris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solubris/repositories"},"tags":[{"name":"1.2.0","sha":"707f61715b009fc8e398dcfccd0a84d4482b8da5","kind":"commit","published_at":"2021-09-29T09:00:57.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/1.2.0","html_url":"https://github.com/solubris/insync/releases/tag/1.2.0","dependencies_parsed_at":"2023-05-31T00:49:57.556Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"a78b7d05d55cf2c13594de3a3a889be66d09fcce","kind":"commit","published_at":"2021-09-29T00:00:32.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/1.1.1","html_url":"https://github.com/solubris/insync/releases/tag/1.1.1","dependencies_parsed_at":"2023-05-31T00:49:58.132Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"38e10bda512b2b16102f03572c17108450fed0ed","kind":"commit","published_at":"2021-09-27T00:40:49.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/1.1.0","html_url":"https://github.com/solubris/insync/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-31T00:49:58.628Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"a5f022060a4b0e2da3156e894c985fb213feb110","kind":"commit","published_at":"2021-09-26T20:25:42.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/1.0.1","html_url":"https://github.com/solubris/insync/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-31T00:49:58.851Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e7e52ddf027d25513b09d0cebe4c46322f1b87d0","kind":"commit","published_at":"2021-09-26T11:50:52.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/1.0.0","html_url":"https://github.com/solubris/insync/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T00:49:59.224Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/1.0.0/manifests"},{"name":"0.0.2","sha":"b28d11b962675ae939b4014bb40948ec981bfb60","kind":"commit","published_at":"2021-09-02T23:10:02.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/0.0.2","html_url":"https://github.com/solubris/insync/releases/tag/0.0.2","dependencies_parsed_at":"2023-05-31T00:49:59.617Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"70edf30e6213b0b50f0fde4c77b2fbaefd81c09c","kind":"commit","published_at":"2021-09-01T22:46:25.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/0.0.1","html_url":"https://github.com/solubris/insync/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-31T00:49:59.862Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/0.0.1/manifests"},{"name":"0.0.0","sha":"6e7d5afa5b6827d5ca641f0c5fccb8f800ce5c05","kind":"commit","published_at":"2021-09-01T19:21:59.000Z","download_url":"https://codeload.github.com/solubris/insync/tar.gz/0.0.0","html_url":"https://github.com/solubris/insync/releases/tag/0.0.0","dependencies_parsed_at":"2023-05-31T00:50:00.195Z","dependency_job_id":null,"purl":"pkg:github/solubris/insync@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T02:39:45.271Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":34.691807954365395,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":23.65948344160989},"purl":"pkg:githubactions/solubris/insync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/solubris/insync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/solubris/insync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/solubris/insync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-25T11:01:06.716Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":11901579.0,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/solubris%2Finsync/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/solubris%2Finsync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/solubris%2Finsync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/solubris%2Finsync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/solubris%2Finsync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/solubris%2Finsync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/solubris%2Finsync/codemeta","maintainers":[]}