{"id":1316078,"name":"@threads/typescript-json-schema","ecosystem":"npm","description":"typescript-json-schema generates JSON Schema files from your Typescript sources","homepage":"https://github.com/YousefED/typescript-json-schema#readme","licenses":"Apache","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/YousefED/typescript-json-schema","keywords_array":["typescript","json","forms","jsonschema","schema"],"namespace":"threads","versions_count":1,"first_release_published_at":"2019-05-15T10:54:40.170Z","latest_release_published_at":"2019-05-15T10:54:40.170Z","latest_release_number":"0.37.0","last_synced_at":"2026-04-14T10:00:40.351Z","created_at":"2022-04-08T20:44:42.815Z","updated_at":"2026-04-14T10:00:40.352Z","registry_url":"https://www.npmjs.com/package/@threads/typescript-json-schema","install_command":"npm install @threads/typescript-json-schema","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.37.0"}},"repo_metadata":{"id":1631550,"uuid":"43307254","full_name":"YousefED/typescript-json-schema","owner":"YousefED","description":"Generate json-schema from your Typescript sources","archived":false,"fork":false,"pushed_at":"2025-12-09T13:40:06.000Z","size":1447,"stargazers_count":3265,"open_issues_count":185,"forks_count":332,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-03-28T02:51:24.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YousefED.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-09-28T14:51:08.000Z","updated_at":"2026-03-26T21:56:16.000Z","dependencies_parsed_at":"2023-02-12T18:30:23.918Z","dependency_job_id":"e6e8c7a2-80df-4a6d-90ab-47e4d5716661","html_url":"https://github.com/YousefED/typescript-json-schema","commit_stats":{"total_commits":482,"total_committers":128,"mean_commits":3.765625,"dds":0.5124481327800829,"last_synced_commit":"75e599aaef6a57e849dbb3e1ff0b6f3749937b10"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/YousefED/typescript-json-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YousefED%2Ftypescript-json-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YousefED%2Ftypescript-json-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YousefED%2Ftypescript-json-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YousefED%2Ftypescript-json-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YousefED","download_url":"https://codeload.github.com/YousefED/typescript-json-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YousefED%2Ftypescript-json-schema/sbom","scorecard":{"id":155461,"data":{"date":"2025-08-11","repo":{"name":"github.com/YousefED/typescript-json-schema","commit":"43e557d9c50dc1695dfba1ff83fc50f40f9376ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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/test.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":"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":"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":"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/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/YousefED/typescript-json-schema/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/YousefED/typescript-json-schema/test.yml/master?enable=pin","Info:   0 out of   2 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-16T11:37:25.304Z","repository_id":1631550,"created_at":"2025-08-16T11:37:25.304Z","updated_at":"2025-08-16T11:37:25.304Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31499690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-09T21:27:40.495Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.68457404993526,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":1.6886300500712819,"forks_count":2.0647065570372813,"docker_downloads_count":null,"average":16.598415089375244},"purl":"pkg:npm/%40threads/typescript-json-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@threads/typescript-json-schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@threads/typescript-json-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@threads/typescript-json-schema/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T09:02:30.690Z","issues_count":119,"pull_requests_count":86,"avg_time_to_close_issue":10067613.741935484,"avg_time_to_close_pull_request":15260600.916666666,"issues_closed_count":30,"pull_requests_closed_count":72,"pull_request_authors_count":48,"issue_authors_count":108,"avg_comments_per_issue":1.8991596638655461,"avg_comments_per_pull_request":1.5348837209302326,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":7,"past_year_pull_requests_count":4,"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":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25,"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/YousefED%2Ftypescript-json-schema/issues","maintainers":[{"login":"domoritz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/domoritz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@threads%2Ftypescript-json-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@threads%2Ftypescript-json-schema/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@threads%2Ftypescript-json-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@threads%2Ftypescript-json-schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@threads%2Ftypescript-json-schema/codemeta","maintainers":[{"uuid":"threadsstyling","login":"threadsstyling","name":null,"email":"tech@threadsstyling.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~threadsstyling","role":null,"created_at":"2022-11-11T02:30:30.974Z","updated_at":"2022-11-11T02:30:30.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/threadsstyling/packages"},{"uuid":"veriservus","login":"veriservus","name":null,"email":"veriservus@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~veriservus","role":null,"created_at":"2022-11-11T02:30:31.021Z","updated_at":"2022-11-11T02:30:31.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/veriservus/packages"},{"uuid":"diogofcunha","login":"diogofcunha","name":null,"email":"diogofncunha@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~diogofcunha","role":null,"created_at":"2022-11-11T02:30:31.066Z","updated_at":"2022-11-11T02:30:31.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diogofcunha/packages"},{"uuid":"ilya.patrushev","login":"ilya.patrushev","name":null,"email":"ilya.p@threadsstyling.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~ilya.patrushev","role":null,"created_at":"2022-11-11T02:30:31.083Z","updated_at":"2022-11-11T02:30:31.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ilya.patrushev/packages"},{"uuid":"marian-c-threads","login":"marian-c-threads","name":null,"email":"marian.c@threadsstyling.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~marian-c-threads","role":null,"created_at":"2022-11-11T02:30:31.120Z","updated_at":"2022-11-11T02:30:31.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marian-c-threads/packages"},{"uuid":"paulthreads","login":"paulthreads","name":null,"email":"paul.s@threadsstyling.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~paulthreads","role":null,"created_at":"2022-11-11T02:30:31.164Z","updated_at":"2022-11-11T02:30:31.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/paulthreads/packages"},{"uuid":"ricardo93borges","login":"ricardo93borges","name":null,"email":"ricardo93borges@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~ricardo93borges","role":null,"created_at":"2023-07-06T15:51:51.116Z","updated_at":"2023-07-06T15:51:51.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ricardo93borges/packages"},{"uuid":"threadsitsupport","login":"threadsitsupport","name":null,"email":"steam@threadsstyling.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~threadsitsupport","role":null,"created_at":"2023-04-04T13:49:25.853Z","updated_at":"2023-04-04T13:49:25.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/threadsitsupport/packages"},{"uuid":"snehavenkat","login":"snehavenkat","name":null,"email":"sneha.v@threadsstyling.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~snehavenkat","role":null,"created_at":"2023-04-05T01:56:09.168Z","updated_at":"2023-04-05T01:56:09.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/snehavenkat/packages"},{"uuid":"bogdan.o","login":"bogdan.o","name":null,"email":"bogdan.o@threadsstyling.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~bogdan.o","role":null,"created_at":"2023-05-24T06:06:15.477Z","updated_at":"2023-05-24T06:06:15.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bogdan.o/packages"},{"uuid":"dim3trodon","login":"dim3trodon","name":null,"email":"rodriv_tf@hotmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~dim3trodon","role":null,"created_at":"2024-11-27T18:21:49.411Z","updated_at":"2024-11-27T18:21:49.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dim3trodon/packages"}]}