{"id":37271,"url":"https://github.com/EngineHub/SchematicJS","last_synced_at":"2026-08-25T06:20:31.264Z","repository":{"id":47701864,"uuid":"316186272","full_name":"EngineHub/SchematicJS","owner":"EngineHub","description":"A TypeScript/JavaScript library for loading and saving WorldEdit schematics.","archived":false,"fork":false,"pushed_at":"2025-02-05T13:29:13.000Z","size":438,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-30T22:59:05.720Z","etag":null,"topics":["hacktoberfest","javascript","minecraft","nbt","schematic","typescript"],"latest_commit_sha":null,"homepage":"https://worldedit.golf/","language":"TypeScript","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/EngineHub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"enginehub"}},"created_at":"2020-11-26T09:47:13.000Z","updated_at":"2026-01-03T01:58:03.000Z","dependencies_parsed_at":"2022-08-12T13:50:24.291Z","dependency_job_id":"9dcd3c17-8102-46ce-963a-85941f0ca21f","html_url":"https://github.com/EngineHub/SchematicJS","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"fa28f34a0b91f6ea477c727f6e1ad6247f4cae43"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/EngineHub/SchematicJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineHub%2FSchematicJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineHub%2FSchematicJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineHub%2FSchematicJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineHub%2FSchematicJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngineHub","download_url":"https://codeload.github.com/EngineHub/SchematicJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngineHub%2FSchematicJS/sbom","scorecard":{"id":45889,"data":{"date":"2025-08-11","repo":{"name":"github.com/EngineHub/SchematicJS","commit":"c766c9dd718656f7bccc125e1cace87e3ebc5b63"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/25 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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: GNU General Public License v3.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 'main'"],"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":"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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:45:01.739Z","repository_id":47701864,"created_at":"2025-08-14T22:45:01.739Z","updated_at":"2025-08-14T22:45:01.739Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36893747,"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-08-25T02:00:06.831Z","response_time":104,"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":["hacktoberfest","javascript","minecraft","nbt","schematic","typescript"],"created_at":"2024-01-12T20:26:27.448Z","updated_at":"2026-08-25T06:20:31.163Z","avatar_url":"https://github.com/EngineHub.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/37271","html_url":"https://opencollective.ecosyste.ms/projects/37271","collective":{"id":1832,"uuid":"ov349mrw-gz75lpy0-ka5qa08d-jeybknox","slug":"enginehub","name":"EngineHub","description":"We make open source Minecraft mods, such as WorldEdit, WorldGuard, CraftBook, CommandBook, and more!","website":"https://enginehub.org/","github":"EngineHub","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://enginehub.org/"},{"type":"GITHUB","url":"https://github.com/EngineHub"}],"currency":"USD","projects_count":50,"last_synced_at":"2026-08-25T12:15:16.017Z","created_at":"2024-01-10T13:17:50.781Z","updated_at":"2026-08-25T12:15:16.165Z","transactions_count":178,"balance":5055.389999999992,"account_type":"COLLECTIVE","owner":{"login":"EngineHub","name":"EngineHub","uuid":"3753025","kind":"organization","description":"Open-source mods for and by the Minecraft community","email":null,"website":"https://enginehub.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3753025?v=4","repositories_count":49,"last_synced_at":"2025-10-23T18:38:10.696Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"enginehub"}},"html_url":"https://github.com/EngineHub","funding_links":["https://github.com/sponsors/enginehub"],"total_stars":4930,"followers":107,"following":0,"created_at":"2022-11-02T22:25:25.924Z","updated_at":"2025-10-23T18:38:10.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngineHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngineHub/repositories"},"last_project_activity_at":"2026-08-16T21:35:25.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-06-02T13:27:38.076Z","collective_updated_at":"2023-02-07T17:17:26.407Z","html_url":"https://opencollective.com/enginehub","icon_url":"https://images.opencollective.com/enginehub/logo/40.png","total_donations":11690.700000000003,"total_expenses":-7808.480000000007,"current_balance":5055.389999999992,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/enginehub","url":"https://opencollective.ecosyste.ms/collectives/enginehub","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/enginehub/projects"}}