{"id":4705,"url":"https://github.com/Pryaxis/TShock","last_synced_at":"2026-03-23T12:20:24.111Z","repository":{"id":1020106,"uuid":"1841284","full_name":"Pryaxis/TShock","owner":"Pryaxis","description":"☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.","archived":false,"fork":false,"pushed_at":"2025-08-25T16:50:35.000Z","size":56421,"stargazers_count":2590,"open_issues_count":135,"forks_count":386,"subscribers_count":109,"default_branch":"general-devel","last_synced_at":"2025-09-06T22:37:15.375Z","etag":null,"topics":["c-sharp","otapi","terraria","terraria-api","terraria-server","terraria-servers","tsapi","tshock"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Pryaxis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["SignatureBeef","QuiCM"]}},"created_at":"2011-06-03T07:14:27.000Z","updated_at":"2025-09-06T07:14:34.000Z","dependencies_parsed_at":"2023-07-09T23:46:42.976Z","dependency_job_id":"f0e10975-b901-4c6e-8ed6-af4c8fe2f9a2","html_url":"https://github.com/Pryaxis/TShock","commit_stats":{"total_commits":4745,"total_committers":135,"mean_commits":"35.148148148148145","dds":0.7787144362486829,"last_synced_commit":"0b6bf9ef4050f39f468d6782ea2992d8ce82e8bb"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/Pryaxis/TShock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pryaxis%2FTShock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pryaxis%2FTShock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pryaxis%2FTShock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pryaxis%2FTShock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pryaxis","download_url":"https://codeload.github.com/Pryaxis/TShock/tar.gz/refs/heads/general-devel","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pryaxis%2FTShock/sbom","scorecard":{"id":114812,"data":{"date":"2025-08-11","repo":{"name":"github.com/Pryaxis/TShock","commit":"f955dd62ce0257f91b7190bb2bf716105cb19c13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 6/7 approved changesets -- score normalized to 8","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: prebuilts/HttpServer.dll:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-otapi3-nuget.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-otapi3.yml:1","Warn: no topLevel permission defined: .github/workflows/i18n-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/wiki-notify.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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-docker.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-docker.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-docker.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3-nuget.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3-nuget.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3-nuget.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3-nuget.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-otapi3.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/ci-otapi3.yml/general-devel?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/i18n-trigger.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/Pryaxis/TShock/i18n-trigger.yaml/general-devel?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:33","Warn: containerImage not pinned by hash: Dockerfile:34","Warn: containerImage not pinned by hash: Dockerfile:36","Warn: nugetCommand not pinned by hash: .github/workflows/ci-otapi3-nuget.yml:23: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   1 nugetCommand 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":"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/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 v6.0.0-pre1 not signed: https://api.github.com/repos/Pryaxis/TShock/releases/218744434","Warn: release artifact v5.2.4 not signed: https://api.github.com/repos/Pryaxis/TShock/releases/217545969","Warn: release artifact v5.2.4-pre3 not signed: https://api.github.com/repos/Pryaxis/TShock/releases/216558651","Warn: release artifact v5.2.4-pre2 not signed: https://api.github.com/repos/Pryaxis/TShock/releases/206561926","Warn: release artifact v5.2.4-pre1 not signed: https://api.github.com/repos/Pryaxis/TShock/releases/206034919","Warn: release artifact v6.0.0-pre1 does not have provenance: https://api.github.com/repos/Pryaxis/TShock/releases/218744434","Warn: release artifact v5.2.4 does not have provenance: https://api.github.com/repos/Pryaxis/TShock/releases/217545969","Warn: release artifact v5.2.4-pre3 does not have provenance: https://api.github.com/repos/Pryaxis/TShock/releases/216558651","Warn: release artifact v5.2.4-pre2 does not have provenance: https://api.github.com/repos/Pryaxis/TShock/releases/206561926","Warn: release artifact v5.2.4-pre1 does not have provenance: https://api.github.com/repos/Pryaxis/TShock/releases/206034919"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-docker.yml:6"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-16T00:52:56.224Z","repository_id":1020106,"created_at":"2025-08-16T00:52:56.224Z","updated_at":"2025-08-16T00:52:56.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274045992,"owners_count":25212980,"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-09-07T02:00:09.463Z","response_time":67,"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":["c-sharp","otapi","terraria","terraria-api","terraria-server","terraria-servers","tsapi","tshock"],"created_at":"2024-01-11T16:54:18.130Z","updated_at":"2025-09-14T12:28:15.382Z","avatar_url":"https://github.com/Pryaxis.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4705","html_url":"https://opencollective.ecosyste.ms/projects/4705","collective":{"id":3476,"uuid":"eejoxl3a-z45w9paw-w46y870m-gkbrvdn8","slug":"tshock","name":"TShock","description":"We're building the best open source Terraria server software that exists.","website":"https://github.com/Pryaxis/TShock","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/Pryaxis/TShock"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-08T18:15:26.201Z","created_at":"2024-01-10T13:17:55.080Z","updated_at":"2026-04-08T18:15:26.517Z","transactions_count":7,"balance":28.35,"account_type":"COLLECTIVE","owner":{"login":"Pryaxis","name":"Pryaxis","uuid":"17488457","kind":"organization","description":"We reverse engineer Terraria!!","email":null,"website":"https://tshock.co/","location":"Everywhere","twitter":"Pryaxis","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17488457?v=4","repositories_count":15,"last_synced_at":"2024-03-25T23:50:53.036Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Pryaxis","funding_links":[],"total_stars":2625,"followers":38,"following":0,"created_at":"2022-11-02T21:51:55.010Z","updated_at":"2024-03-25T23:50:53.231Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pryaxis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pryaxis/repositories"},"last_project_activity_at":"2025-08-25T16:50:35.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-04-19T20:12:48.967Z","collective_updated_at":"2020-03-15T05:10:45.142Z","html_url":"https://opencollective.com/tshock","icon_url":"https://images.opencollective.com/tshock/logo/40.png","total_donations":28.35,"total_expenses":0.0,"current_balance":28.35,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tshock","url":"https://opencollective.ecosyste.ms/collectives/tshock","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tshock/projects"}}