{"id":1325281,"name":"@ts-dev-tools/core","ecosystem":"npm","description":"TS dev tools Core","homepage":"https://github.com/escemi-tech/ts-dev-tools","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/escemi-tech/ts-dev-tools","keywords_array":["linter","prettier","git-hooks"],"namespace":"ts-dev-tools","versions_count":94,"first_release_published_at":"2020-10-29T09:22:00.891Z","latest_release_published_at":"2026-04-01T03:34:07.555Z","latest_release_number":"1.12.0","last_synced_at":"2026-04-05T19:01:25.802Z","created_at":"2022-04-08T21:05:16.246Z","updated_at":"2026-04-05T19:02:24.015Z","registry_url":"https://www.npmjs.com/package/@ts-dev-tools/core","install_command":"npm install @ts-dev-tools/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.12.0"}},"repo_metadata":{"id":37092219,"uuid":"306680259","full_name":"escemi-tech/ts-dev-tools","owner":"escemi-tech","description":"Opinionated and advisable packages to configure tools to develop a Typescript project","archived":false,"fork":false,"pushed_at":"2026-03-31T14:03:01.000Z","size":10883,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-31T15:29:07.126Z","etag":null,"topics":["commit-lint","developer-tools","eslint","hooks","husky","jest","prettier","type","typescript"],"latest_commit_sha":null,"homepage":"https://escemi-tech.github.io/ts-dev-tools/","language":"TypeScript","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/escemi-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":".github/FUNDING.yml","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},"funding":{"github":["neilime"]}},"created_at":"2020-10-23T15:46:31.000Z","updated_at":"2026-03-31T13:46:44.000Z","dependencies_parsed_at":"2022-08-08T19:15:27.623Z","dependency_job_id":"2bf5f23c-61ab-4d0c-bdf8-a76899d7028f","html_url":"https://github.com/escemi-tech/ts-dev-tools","commit_stats":null,"previous_names":[],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/escemi-tech/ts-dev-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escemi-tech","download_url":"https://codeload.github.com/escemi-tech/ts-dev-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/sbom","scorecard":{"id":382325,"data":{"date":"2025-08-11","repo":{"name":"github.com/escemi-tech/ts-dev-tools","commit":"116865dccc9ca99593271ec2b400fd350372e612"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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/3 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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/__shared-ci.yml:11","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/__shared-ci.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:51","Warn: no topLevel permission defined: .github/workflows/__shared-ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/greetings.yml:10","Warn: no topLevel permission defined: .github/workflows/main-ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/need-fix-to-issue.yml:18","Warn: no topLevel permission defined: .github/workflows/pull-request-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/semantic-pull-request.yml:11"],"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"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":"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":-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":"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (27) 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-18T15:45:15.709Z","repository_id":37092219,"created_at":"2025-08-18T15:45:15.709Z","updated_at":"2025-08-18T15:45:15.709Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31446532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"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-05T19:02:24.015Z","dependent_packages_count":3,"downloads":1109,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":5.823425704842579,"dependent_repos_count":5.56399801941667,"dependent_packages_count":5.8898357596390065,"stargazers_count":13.146262041492434,"forks_count":15.38802090050726,"docker_downloads_count":null,"average":9.16230848517959},"purl":"pkg:npm/%40ts-dev-tools/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ts-dev-tools/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ts-dev-tools/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ts-dev-tools/core/dependencies","status":null,"funding_links":["https://github.com/sponsors/neilime"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-03T08:01:50.108Z","issues_count":11,"pull_requests_count":1029,"avg_time_to_close_issue":24773172.42857143,"avg_time_to_close_pull_request":352429.12872340425,"issues_closed_count":7,"pull_requests_closed_count":940,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.36363636363636365,"avg_comments_per_pull_request":0.9115646258503401,"merged_pull_requests_count":742,"bot_issues_count":8,"bot_pull_requests_count":994,"past_year_issues_count":0,"past_year_pull_requests_count":177,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":238963.22222222222,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7570621468926554,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":171,"past_year_merged_pull_requests_count":93,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/escemi-tech%2Fts-dev-tools/issues","maintainers":[{"login":"neilime","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neilime"}],"active_maintainers":[{"login":"neilime","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neilime"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Fcore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ts-dev-tools%2Fcore/codemeta","maintainers":[{"uuid":"escemi","login":"escemi","name":null,"email":"emilien.escalle@escemi.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~escemi","role":null,"created_at":"2022-11-11T03:20:02.787Z","updated_at":"2022-11-11T03:20:02.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/escemi/packages"}]}