{"id":21064872,"url":"https://github.com/reallyland/tslint-config","last_synced_at":"2026-04-19T14:32:14.129Z","repository":{"id":98902407,"uuid":"183657800","full_name":"reallyland/tslint-config","owner":"reallyland","description":"TSLint config for The Really Project","archived":false,"fork":false,"pushed_at":"2019-07-15T14:00:17.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T05:55:18.619Z","etag":null,"topics":["really","reallyland","tslint","tslint-config","tslint-config-airbnb","typescript"],"latest_commit_sha":null,"homepage":"https://npm.im/@reallyland/tslint-config","language":"JavaScript","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/reallyland.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-04-26T16:02:54.000Z","updated_at":"2019-07-15T14:00:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e89bf5a3-7fdb-46dc-ba7c-5d2a2418a17a","html_url":"https://github.com/reallyland/tslint-config","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"58d4a3e5604c8900ea68fdcf88fe515e86182c82"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/reallyland/tslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reallyland%2Ftslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reallyland%2Ftslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reallyland%2Ftslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reallyland%2Ftslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reallyland","download_url":"https://codeload.github.com/reallyland/tslint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reallyland%2Ftslint-config/sbom","scorecard":{"id":766663,"data":{"date":"2025-08-11","repo":{"name":"github.com/reallyland/tslint-config","commit":"58d4a3e5604c8900ea68fdcf88fe515e86182c82"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"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":"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":"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":"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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":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"}}]},"last_synced_at":"2025-08-23T01:02:46.497Z","repository_id":98902407,"created_at":"2025-08-23T01:02:46.497Z","updated_at":"2025-08-23T01:02:46.497Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["really","reallyland","tslint","tslint-config","tslint-config-airbnb","typescript"],"created_at":"2024-11-19T17:52:25.899Z","updated_at":"2026-04-19T14:32:14.061Z","avatar_url":"https://github.com/reallyland.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"text-align: center;\"\u003e\n  \u003ch1 style=\"border-bottom: none;\"\u003e@reallyland/tslint-config\u003c/h1\u003e\n\n  \u003cp\u003eTSLint config for The Really Project\u003c/p\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n[![Version][version-badge]][version-url]\n[![Node version][node-version-badge]][node-version-url]\n[![MIT License][mit-license-badge]][mit-license-url]\n\n[![Downloads][downloads-badge]][downloads-url]\n[![Total downloads][total-downloads-badge]][downloads-url]\n[![Packagephobia][packagephobia-badge]][packagephobia-url]\n[![Bundlephobia][bundlephobia-badge]][bundlephobia-url]\n\n[![Dependency Status][daviddm-badge]][daviddm-url]\n\n[![Code of Conduct][coc-badge]][coc-url]\n\n\u003e [TSLint config][tslint-config-url] based on [Airbnb JavaScript Style Guide][airbnb-javascript-style-guide-url] for [The Really Project][].\n\n## Table of contents \u003c!-- omit in toc --\u003e\n\n- [Install](#install)\n- [Usage](#usage)\n  - [tslint.json](#tslintjson)\n  - [[Optional] tslint.prod.json](#optional-tslintprodjson)\n- [Rules](#rules)\n- [License](#license)\n\n## Install\n\n```sh\n# Install via NPM as one of the `devDependencies`\n$ npm install --save-dev @reallyland/tslint-config\n```\n\n## Usage\n\n### tslint.json\n\n```json\n{\n  \"extends\": [\n    \"@reallyland/tslint-config\"\n  ],\n}\n```\n\n### [Optional] tslint.prod.json\n\n```js\n{\n  \"extends\": [\n    \"@reallyland/tslint-config\"\n  ],\n  \"rules\": {\n    // No `debugger` in production mode\n    \"no-debugger\": true\n  }\n}\n```\n\n## Rules\n\n- [tslint][tslint-url]\n- [tslint-config-airbnb][tslint-config-airbnb-url]\n- [tslint-immutable][tslint-immutable-url]\n\n## License\n\n[MIT License](https://motss.mit-license.org) © Rong Sen Ng\n\n\u003c!-- References --\u003e\n[typescript-url]: https://github.com/Microsoft/TypeScript\n[node-js-url]: https://nodejs.org\n[npm-url]: https://www.npmjs.com\n[node-releases-url]: https://nodejs.org/en/download/releases\n[tslint-config-url]: https://palantir.github.io/tslint/usage/tslint-json\n[airbnb-javascript-style-guide-url]: https://github.com/airbnb/javascript\n[tslint-url]: https://github.com/palantir/tslint\n[tslint-config-airbnb-url]: https://github.com/progre/tslint-config-airbnb\n[tslint-immutable-url]: https://github.com/jonaskello/tslint-immutable\n[The Really Project]: https://github.com/reallyland\n\n\u003c!-- Badges --\u003e\n[version-badge]: https://flat.badgen.net/npm/v/@reallyland/tslint-config\n[node-version-badge]: https://flat.badgen.net/npm/node/@reallyland/tslint-config\n[mit-license-badge]: https://flat.badgen.net/npm/license/@reallyland/tslint-config\n\n[downloads-badge]: https://flat.badgen.net/npm/dm/@reallyland/tslint-config\n[total-downloads-badge]: https://flat.badgen.net/npm/dt/@reallyland/tslint-config?label=total%20downloads\n[packagephobia-badge]: https://flat.badgen.net/packagephobia/install/@reallyland/tslint-config\n[bundlephobia-badge]: https://flat.badgen.net/bundlephobia/minzip/@reallyland/tslint-config\n\n[daviddm-badge]: https://flat.badgen.net/david/dep/reallyland/tslint-config\n\n[coc-badge]: https://flat.badgen.net/badge/code%20of/conduct/pink\n\n\u003c!-- Links --\u003e\n[version-url]: https://www.npmjs.com/package/@reallyland/tslint-config\n[node-version-url]: https://nodejs.org/en/download\n[mit-license-url]: https://github.com/reallyland/tslint-config/blob/master/license\n\n[downloads-url]: https://www.npmtrends.com/@reallyland/tslint-config\n[packagephobia-url]: https://packagephobia.now.sh/result?p=%40reallyland%2Ftslint-config\n[bundlephobia-url]: https://bundlephobia.com/result?p=@reallyland/tslint-config\n\n[daviddm-url]: https://david-dm.org/reallyland/tslint-config\n\n[coc-url]: https://github.com/reallyland/tslint-config/blob/master/code-of-conduct.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freallyland%2Ftslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freallyland%2Ftslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freallyland%2Ftslint-config/lists"}