{"id":3896,"url":"https://github.com/typescript-eslint/typescript-eslint","last_synced_at":"2026-07-12T18:20:17.286Z","repository":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2025-10-08T12:43:42.000Z","size":76033,"stargazers_count":15959,"open_issues_count":319,"forks_count":2830,"subscribers_count":86,"default_branch":"main","last_synced_at":"2025-10-08T14:39:42.527Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","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":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2025-10-08T12:43:45.000Z","dependencies_parsed_at":"2025-05-19T15:08:15.024Z","dependency_job_id":"baaf4490-1700-4aec-8036-47fac47146f6","html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":370,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 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":"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":8,"reason":"Found 24/30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":-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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004825,"owners_count":26083784,"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-10-10T02:00:06.843Z","response_time":62,"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":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"created_at":"2024-01-11T16:48:51.878Z","updated_at":"2025-10-13T18:22:07.610Z","avatar_url":"https://github.com/typescript-eslint.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3896","html_url":"https://opencollective.ecosyste.ms/projects/3896","collective":{"id":2467,"uuid":"8a47byg9-nxozdp84-wzrqmjlv-03rek5w8","slug":"typescript-eslint","name":"typescript-eslint","description":"The tooling that enables ESLint and Prettier to support TypeScript","website":"https://typescript-eslint.io/","github":"typescript-eslint/typescript-eslint","twitter":"tseslint","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://typescript-eslint.io/"},{"type":"GITHUB","url":"https://github.com/typescript-eslint/typescript-eslint"},{"type":"BLUESKY","url":"https://bsky.app/profile/typescript-eslint.io"},{"type":"TWITTER","url":"https://twitter.com/tseslint"},{"type":"MASTODON","url":"https://fosstodon.org/@tseslint"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-18T18:15:15.704Z","created_at":"2024-01-10T13:17:52.393Z","updated_at":"2026-07-18T18:15:16.332Z","transactions_count":1687,"balance":10995.489999999943,"account_type":"COLLECTIVE","owner":{"login":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":8,"last_synced_at":"2026-05-16T15:58:55.434Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17644,"followers":273,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-05-16T15:58:55.434Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"last_project_activity_at":"2025-10-08T12:43:42.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-06-22T15:41:32.033Z","collective_updated_at":"2025-11-04T22:36:15.673Z","html_url":"https://opencollective.com/typescript-eslint","icon_url":"https://images.opencollective.com/typescript-eslint/logo/40.png","total_donations":136417.28000000032,"total_expenses":-137408.70000000027,"current_balance":10995.489999999943,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/typescript-eslint","url":"https://opencollective.ecosyste.ms/collectives/typescript-eslint","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/typescript-eslint/projects"}}