{"id":858401,"name":"@cfware/lint","ecosystem":"npm","description":"My linter for latest Node.js","homepage":"https://github.com/cfware/lint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cfware/lint","keywords_array":[],"namespace":"cfware","versions_count":32,"first_release_published_at":"2019-12-31T22:19:50.805Z","latest_release_published_at":"2023-10-15T21:44:39.910Z","latest_release_number":"4.0.2","last_synced_at":"2026-04-03T12:45:41.349Z","created_at":"2022-04-07T14:46:15.660Z","updated_at":"2026-04-03T12:45:41.349Z","registry_url":"https://www.npmjs.com/package/@cfware/lint","install_command":"npm install @cfware/lint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.2"}},"repo_metadata":{"id":57101016,"uuid":"231151231","full_name":"cfware/lint","owner":"cfware","description":"My linter for latest Node.js","archived":false,"fork":false,"pushed_at":"2023-10-15T21:44:24.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T14:36:15.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2019-12-31T22:09:27.000Z","updated_at":"2022-08-13T15:19:17.000Z","dependencies_parsed_at":"2024-06-20T21:49:14.417Z","dependency_job_id":"dc0f508c-d04d-40b8-934d-c17a6f96fd09","html_url":"https://github.com/cfware/lint","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/cfware/lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfware","download_url":"https://codeload.github.com/cfware/lint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/sbom","scorecard":{"id":272224,"data":{"date":"2025-08-11","repo":{"name":"github.com/cfware/lint","commit":"8b0fcde21eb38cd2f5712f84b61145c69609e005"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"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/27 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cfware/lint/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cfware/lint/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cfware/lint/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:7","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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cfware/.github/SECURITY.md:1","Info: Found linked content: github.com/cfware/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cfware/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cfware/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-17T13:40:00.176Z","repository_id":57101016,"created_at":"2025-08-17T13:40:00.176Z","updated_at":"2025-08-17T13:40:00.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275139487,"owners_count":25412256,"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-09-14T02:00:10.474Z","response_time":75,"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"},"owner_record":{"login":"cfware","name":"CFWare, LLC","uuid":"1836552","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1836552?v=4","repositories_count":78,"last_synced_at":"2025-03-23T03:01:56.381Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cfware","funding_links":[],"total_stars":115,"followers":0,"following":0,"created_at":"2022-11-02T16:21:54.533Z","updated_at":"2025-03-23T03:01:56.381Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfware/repositories"},"tags":[{"name":"v4.0.2","sha":"8b0fcde21eb38cd2f5712f84b61145c69609e005","kind":"commit","published_at":"2023-10-15T21:44:11.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v4.0.2","html_url":"https://github.com/cfware/lint/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"2c78cf662f296ce8f9c92c4363f470032b359861","kind":"commit","published_at":"2023-10-15T21:24:51.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v4.0.1","html_url":"https://github.com/cfware/lint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f2d7f0a093c6cd599b648d46b2ca706b08ea9bfa","kind":"commit","published_at":"2023-10-15T14:36:50.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v4.0.0","html_url":"https://github.com/cfware/lint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"d6dd1cd31c1ddf1334fef80e4aad8c21298b77dc","kind":"tag","published_at":"2022-08-27T14:45:47.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.8","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"6d52c7a5f9e3b1b0961be43d31737f87148f4518","kind":"tag","published_at":"2022-08-27T14:13:06.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.7","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"711ca46ed69661c8ab4b85d670513f7fc4a5a459","kind":"tag","published_at":"2022-08-27T13:37:35.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.6","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"215a1107215af9b219499756d63c674174d682a7","kind":"tag","published_at":"2022-08-14T11:23:25.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.5","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"1a9a5524636df7401534c52a011f618a367f57f7","kind":"tag","published_at":"2022-08-13T16:15:34.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.4","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"4ab4eb5cd7b99743b8ff2566b3a5ef7ab70ec2c5","kind":"tag","published_at":"2022-08-13T16:13:51.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.3","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e1770203f56e171fbae5ec6956e56dfda1ab05","kind":"tag","published_at":"2022-08-13T15:58:21.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.2","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ef531fba510728ef3a6f14cf3fa94de22e96fab9","kind":"tag","published_at":"2022-08-13T15:50:37.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.1","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b58c82cea5659bf3302586bed5a6f7a71576458d","kind":"tag","published_at":"2022-08-13T15:23:05.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v3.0.0","html_url":"https://github.com/cfware/lint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v3.0.0/manifests"},{"name":"v2.0.6","sha":"accffe8171d136be083b5c188520c400c15e27a1","kind":"tag","published_at":"2021-01-16T23:33:54.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.6","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"fdd6148e95e1ccc3a0388bb1a550f53ba19b7a37","kind":"tag","published_at":"2021-01-16T20:16:04.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.5","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a62b040e52438086c8511745711470fd1cda1ed0","kind":"commit","published_at":"2020-10-19T19:14:02.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.4","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"afd175a3320bf71101ea2e2dad60a108037a99c0","kind":"commit","published_at":"2020-09-27T12:50:14.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.3","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"41c2cc139fa5f98c6b19ab55b826e22e32827192","kind":"commit","published_at":"2020-09-21T16:18:13.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.2","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"da91761b6699ce43cde12e3658d887ec3c5df021","kind":"commit","published_at":"2020-08-23T13:45:22.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.1","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"58ab1b64bbe0ccfd43feda93cdd9f50b93b88631","kind":"tag","published_at":"2020-08-18T17:12:12.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v2.0.0","html_url":"https://github.com/cfware/lint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"a1c6d6596b6f7ed149f36b16adae3f419b701c89","kind":"commit","published_at":"2020-05-27T14:18:35.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.5.0","html_url":"https://github.com/cfware/lint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"ed66974b47deb037316d65ee29c010a94fbbddbc","kind":"tag","published_at":"2020-05-04T14:44:48.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.4.3","html_url":"https://github.com/cfware/lint/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"edb8f93596b21db42041e18d371d638ea10867cd","kind":"tag","published_at":"2020-04-27T13:29:03.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.4.2","html_url":"https://github.com/cfware/lint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"46481577e911c38137acde7447fde15c5b5e8a9a","kind":"tag","published_at":"2020-04-27T12:57:11.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.4.1","html_url":"https://github.com/cfware/lint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"194ea4b4a7ba53521aa9fb1ab8eeacaa7bc92399","kind":"tag","published_at":"2020-03-15T10:12:42.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.4.0","html_url":"https://github.com/cfware/lint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5d29e0e07fb8cf9a14a1e52966e276953847a386","kind":"tag","published_at":"2020-03-08T21:38:20.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.3.0","html_url":"https://github.com/cfware/lint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ec41204db524c41d639bb0cf734dbc065c585a92","kind":"tag","published_at":"2020-02-13T13:29:52.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.2.0","html_url":"https://github.com/cfware/lint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8f6dbba92247f6159d84bd550ff966ff4e0e5ed0","kind":"tag","published_at":"2020-02-08T13:19:43.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.1.3","html_url":"https://github.com/cfware/lint/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"02353679be943477189127b77436760ef309fc70","kind":"tag","published_at":"2020-02-06T18:22:45.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.1.2","html_url":"https://github.com/cfware/lint/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3bcd861f606fd3e2e390e44a6c1447fb0c8a401a","kind":"tag","published_at":"2020-02-06T07:35:34.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.1.1","html_url":"https://github.com/cfware/lint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9191b880a3e9161ffa1bf71c3f3950dcc1b34e3d","kind":"tag","published_at":"2020-02-03T07:13:16.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.1.0","html_url":"https://github.com/cfware/lint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7b63b72d12623389d2050246a1b20c658cdd7533","kind":"tag","published_at":"2020-01-06T05:23:56.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.0.1","html_url":"https://github.com/cfware/lint/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4d0c2f5f3dce8969e22fba54b6bc9283e09e3a81","kind":"tag","published_at":"2019-12-31T22:19:14.000Z","download_url":"https://codeload.github.com/cfware/lint/tar.gz/v1.0.0","html_url":"https://github.com/cfware/lint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfware/lint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Flint/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T04:10:54.327Z","dependent_packages_count":43,"downloads":28200,"downloads_period":"last-month","dependent_repos_count":3612,"rankings":{"downloads":9.477424570897835,"dependent_repos_count":0.3803872073594409,"dependent_packages_count":0.6750858965333297,"stargazers_count":21.061136060513384,"forks_count":9.90910623531734,"docker_downloads_count":null,"average":8.300627994124266},"purl":"pkg:npm/%40cfware/lint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cfware/lint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cfware/lint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cfware/lint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T08:59:32.395Z","issues_count":0,"pull_requests_count":20,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":419095.5,"issues_closed_count":0,"pull_requests_closed_count":20,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/cfware%2Flint/issues","maintainers":[{"login":"coreyfarrell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cfware%2Flint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cfware%2Flint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cfware%2Flint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cfware%2Flint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cfware%2Flint/codemeta","maintainers":[{"uuid":"coreyfarrell","login":"coreyfarrell","name":null,"email":"git@cfware.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~coreyfarrell","role":null,"created_at":"2022-11-15T23:53:56.105Z","updated_at":"2022-11-15T23:53:56.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coreyfarrell/packages"}]}