{"id":25140912,"url":"https://github.com/byloth/eslint-config","last_synced_at":"2026-03-17T12:16:16.837Z","repository":{"id":102988425,"uuid":"368790473","full_name":"Byloth/eslint-config","owner":"Byloth","description":"✔ A collection of some common sense linting rules.","archived":false,"fork":false,"pushed_at":"2025-09-29T09:32:24.000Z","size":139,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-29T10:33:05.543Z","etag":null,"topics":["eslint-config","nuxtjs","typescript","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Byloth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Byloth"}},"created_at":"2021-05-19T08:04:32.000Z","updated_at":"2025-09-29T09:30:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5ef5c80-8477-4236-811a-fd6a95a58dee","html_url":"https://github.com/Byloth/eslint-config","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.4054054054054054,"last_synced_commit":"cc3c20babbc90550329802d5172e5483ca40974b"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/Byloth/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Byloth","download_url":"https://codeload.github.com/Byloth/eslint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byloth%2Feslint-config/sbom","scorecard":{"id":25380,"data":{"date":"2025-08-11","repo":{"name":"github.com/Byloth/eslint-config","commit":"4a13f59e3d4ce861387bb7863fda59f0aadc2b1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/template-release-pkg.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Byloth/eslint-config/template-release-pkg.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template-release-pkg.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Byloth/eslint-config/template-release-pkg.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/template-release-pkg.yml:23","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/template-release-pkg.yml:24","Warn: no topLevel permission defined: .github/workflows/release-gpr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-npm.yml:1","Warn: no topLevel permission defined: .github/workflows/template-release-all.yml:1","Warn: no topLevel permission defined: .github/workflows/template-release-pkg.yml:1"],"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":"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":"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"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":-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"}}]},"last_synced_at":"2025-08-14T17:45:29.529Z","repository_id":102988425,"created_at":"2025-08-14T17:45:29.529Z","updated_at":"2025-08-14T17:45:29.529Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29688216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T15:51:39.154Z","status":"ssl_error","status_checked_at":"2026-02-21T15:49:03.425Z","response_time":107,"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"}},"keywords":["eslint-config","nuxtjs","typescript","vuejs"],"created_at":"2025-02-08T18:15:45.301Z","updated_at":"2026-02-21T17:01:35.858Z","avatar_url":"https://github.com/Byloth.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Byloth"],"categories":[],"sub_categories":[],"readme":"# ESLint configurations ✔\n\n[![NPM release](https://github.com/Byloth/eslint-config/actions/workflows/release-npm.yml/badge.svg)](https://github.com/Byloth/eslint-config/actions/workflows/release-npm.yml)\n[![GPR release](https://github.com/Byloth/eslint-config/actions/workflows/release-gpr.yml/badge.svg)](https://github.com/Byloth/eslint-config/actions/workflows/release-gpr.yml)\n\nA collection of some common sense linting rules.\n\n- [JavaScript configurations](packages/eslint-config#readme)\n- [Nuxt.js configurations](packages/eslint-config-nuxt#readme)\n- [TypeScript configurations](packages/eslint-config-typescript#readme)\n- [Vue.js configurations](packages/eslint-config-vue#readme)\n\n## Installation\n\n```sh\nnpm install --save-dev @byloth/eslint-config\n```\n\n```sh\nnpm install --save-dev @byloth/eslint-config-nuxt\n```\n\n```sh\nnpm install --save-dev @byloth/eslint-config-typescript\n```\n\n```sh\nnpm install --save-dev @byloth/eslint-config-vue\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyloth%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyloth%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyloth%2Feslint-config/lists"}