{"id":185536,"url":"https://github.com/tj-actions/json2file","last_synced_at":"2026-08-17T12:20:22.715Z","repository":{"id":64939020,"uuid":"568520616","full_name":"tj-actions/json2file","owner":"tj-actions","description":"Simplifies the process of serializing JSON data to a file.","archived":false,"fork":false,"pushed_at":"2025-03-23T12:46:48.000Z","size":591,"stargazers_count":5,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-06T23:26:51.908Z","etag":null,"topics":["actions","github-actions","json","json2json","json2text","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tj-actions.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","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},"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"created_at":"2022-11-20T19:33:52.000Z","updated_at":"2026-05-17T04:49:02.000Z","dependencies_parsed_at":"2024-12-18T16:21:26.974Z","dependency_job_id":"9b716032-455b-409c-ae71-846f80d9a4d0","html_url":"https://github.com/tj-actions/json2file","commit_stats":{"total_commits":471,"total_committers":6,"mean_commits":78.5,"dds":0.524416135881104,"last_synced_commit":"aa49f03794aa53ebe35ff716a1fd9bdb795c4ea9"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":"tj-actions/docker-action","purl":"pkg:github/tj-actions/json2file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fjson2file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fjson2file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fjson2file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fjson2file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","download_url":"https://codeload.github.com/tj-actions/json2file/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fjson2file/sbom","scorecard":{"id":888063,"data":{"date":"2025-08-11","repo":{"name":"github.com/tj-actions/json2file","commit":"637c512fe65d766cfa6d4f45aa73f6dda6e10f9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/12 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/sync-release-version.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-readme.yml: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":"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/sync-release-version.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/sync-release-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/json2file/update-readme.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  28 third-party 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":"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: MIT License: 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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.7.9 not signed: https://api.github.com/repos/tj-actions/json2file/releases/147542848","Warn: release artifact v1 not signed: https://api.github.com/repos/tj-actions/json2file/releases/85838610","Warn: release artifact v1.7.7 not signed: https://api.github.com/repos/tj-actions/json2file/releases/135815421","Warn: release artifact v1.7.6 not signed: https://api.github.com/repos/tj-actions/json2file/releases/129004832","Warn: release artifact v1.7.9 does not have provenance: https://api.github.com/repos/tj-actions/json2file/releases/147542848","Warn: release artifact v1 does not have provenance: https://api.github.com/repos/tj-actions/json2file/releases/85838610","Warn: release artifact v1.7.7 does not have provenance: https://api.github.com/repos/tj-actions/json2file/releases/135815421","Warn: release artifact v1.7.6 does not have provenance: https://api.github.com/repos/tj-actions/json2file/releases/129004832"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T10:45:31.086Z","repository_id":64939020,"created_at":"2025-08-24T10:45:31.087Z","updated_at":"2025-08-24T10:45:31.087Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36741169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":["actions","github-actions","json","json2json","json2text","rust"],"created_at":"2024-02-03T02:31:54.260Z","updated_at":"2026-08-17T12:20:22.489Z","avatar_url":"https://github.com/tj-actions.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/185536","html_url":"https://opencollective.ecosyste.ms/projects/185536","collective":{"id":89971,"uuid":"rvedj9wr-oz3a56dx-jxlp7blg-8x4m0ykn","slug":"tj-actions","name":"TJ Actions","description":" At tj-actions, our mission is to simplify your CI/CD process with our intuitive GitHub actions and provide dedicated support to ensure your success.","website":"","github":"tj-actions","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/tj-actions"}],"currency":"CAD","projects_count":51,"last_synced_at":"2025-12-16T00:15:45.902Z","created_at":"2024-02-02T01:04:33.264Z","updated_at":"2025-12-16T00:15:46.095Z","transactions_count":null,"balance":0.0,"account_type":"ORGANIZATION","owner":{"login":"tj-actions","name":"tj-actions","uuid":"67116787","kind":"organization","description":"","email":"support@tj-actions.online","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67116787?v=4","repositories_count":49,"last_synced_at":"2024-04-14T17:23:43.854Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"html_url":"https://github.com/tj-actions","funding_links":["https://github.com/sponsors/jackton1","https://opencollective.com/tj-actions"],"total_stars":2211,"followers":65,"following":0,"created_at":"2022-11-14T06:10:42.667Z","updated_at":"2024-04-14T17:23:47.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions/repositories"},"last_project_activity_at":"2025-09-28T01:22:15.000Z","archived":false,"no_funding":false,"no_license":false,"host":"tj-actions","collective_created_at":"2021-03-24T12:48:52.437Z","collective_updated_at":"2025-12-12T09:45:07.709Z","html_url":"https://opencollective.com/tj-actions","icon_url":"https://images.opencollective.com/tj-actions/logo/40.png","total_donations":95.81,"total_expenses":-95.81,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tj-actions","url":"https://opencollective.ecosyste.ms/collectives/tj-actions","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tj-actions/projects"}}