{"id":3612,"url":"https://github.com/dotenv-linter/dotenv-linter","last_synced_at":"2026-07-30T06:20:33.131Z","repository":{"id":36957071,"uuid":"225030271","full_name":"dotenv-linter/dotenv-linter","owner":"dotenv-linter","description":"⚡️Lightning-fast linter for .env files. Written in Rust 🦀","archived":false,"fork":false,"pushed_at":"2025-09-11T12:41:08.000Z","size":1395,"stargazers_count":1978,"open_issues_count":26,"forks_count":156,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-09-11T15:49:14.078Z","etag":null,"topics":["check","compare","contributor-friendly","contributors-welcome","dotenv","dotenv-linter","env","fix","hacktoberfest","linter","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://dotenv-linter.github.io","language":"Rust","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/dotenv-linter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dotenv-linter","open_collective":"dotenv-linter"}},"created_at":"2019-11-30T15:15:55.000Z","updated_at":"2025-09-11T12:41:11.000Z","dependencies_parsed_at":"2023-11-07T17:06:38.465Z","dependency_job_id":"98f58712-369a-4aaf-b261-62ceb5eb957d","html_url":"https://github.com/dotenv-linter/dotenv-linter","commit_stats":{"total_commits":449,"total_committers":91,"mean_commits":4.934065934065934,"dds":0.6080178173719377,"last_synced_commit":"a660edc3c6b88289230bc9eca9f4082d8eac8cdf"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/dotenv-linter/dotenv-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotenv-linter%2Fdotenv-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotenv-linter%2Fdotenv-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotenv-linter%2Fdotenv-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotenv-linter%2Fdotenv-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotenv-linter","download_url":"https://codeload.github.com/dotenv-linter/dotenv-linter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotenv-linter%2Fdotenv-linter/sbom","scorecard":{"id":353042,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotenv-linter/dotenv-linter","commit":"565217c585a266901cfecb4bd5782fc7b8162a13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 5/10 approved changesets -- score normalized to 5","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":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","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":"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":["Warn: no topLevel permission defined: .github/workflows/audit.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/linters.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/audit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/benchmark.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linters.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/linters.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/dotenv-linter/dotenv-linter/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:5","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage 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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/87172603","Warn: release artifact v3.2.0 not signed: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/57858177","Warn: release artifact v3.1.1 not signed: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/48416485","Warn: release artifact v3.1.0 not signed: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/44342826","Warn: release artifact v3.0.0 not signed: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/36218320","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/87172603","Warn: release artifact v3.2.0 does not have provenance: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/57858177","Warn: release artifact v3.1.1 does not have provenance: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/48416485","Warn: release artifact v3.1.0 does not have provenance: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/44342826","Warn: release artifact v3.0.0 does not have provenance: https://api.github.com/repos/dotenv-linter/dotenv-linter/releases/36218320"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T08:48:04.458Z","repository_id":36957071,"created_at":"2025-08-18T08:48:04.458Z","updated_at":"2025-08-18T08:48:04.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278249193,"owners_count":25955808,"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-03T02:00:06.070Z","response_time":53,"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":["check","compare","contributor-friendly","contributors-welcome","dotenv","dotenv-linter","env","fix","hacktoberfest","linter","rust","rust-lang"],"created_at":"2024-01-11T16:48:06.644Z","updated_at":"2025-10-04T00:28:48.298Z","avatar_url":"https://github.com/dotenv-linter.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3612","html_url":"https://opencollective.ecosyste.ms/projects/3612","collective":{"id":2043,"uuid":"x8k03rey-d5agmq5n-v8yqlbwo-z7j4nxv9","slug":"dotenv-linter","name":"dotenv-linter","description":"⚡️Lightning-fast linter for .env files. Written in Rust 🦀","website":"https://github.com/dotenv-linter/dotenv-linter","github":"dotenv-linter/dotenv-linter","twitter":"dotenv_linter","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/dotenv-linter/dotenv-linter"},{"type":"TWITTER","url":"https://twitter.com/dotenv_linter"},{"type":"GITHUB","url":"https://github.com/dotenv-linter/dotenv-linter"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-27T18:15:14.019Z","created_at":"2024-01-10T13:17:51.806Z","updated_at":"2026-07-27T18:15:14.167Z","transactions_count":28,"balance":40.3,"account_type":"COLLECTIVE","owner":{"login":"dotenv-linter","name":"dotenv-linter","uuid":"63101922","kind":"organization","description":"⚡️Lightning-fast linter for .env files. Written in Rust 🦀","email":null,"website":"https://dotenv-linter.github.io","location":null,"twitter":"dotenv_linter","company":null,"icon_url":"https://avatars.githubusercontent.com/u/63101922?v=4","repositories_count":6,"last_synced_at":"2026-03-28T20:01:40.572Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dotenv-linter","funding_links":["https://github.com/sponsors/dotenv-linter"],"total_stars":2078,"followers":7,"following":0,"created_at":"2022-11-14T05:17:03.769Z","updated_at":"2026-03-28T20:01:40.572Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotenv-linter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotenv-linter/repositories"},"last_project_activity_at":"2025-09-11T12:41:08.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-02-14T11:20:49.543Z","collective_updated_at":"2022-12-24T13:22:42.278Z","html_url":"https://opencollective.com/dotenv-linter","icon_url":"https://images.opencollective.com/dotenv-linter/logo/40.png","total_donations":40.300000000000004,"total_expenses":-1.9,"current_balance":40.3,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dotenv-linter","url":"https://opencollective.ecosyste.ms/collectives/dotenv-linter","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dotenv-linter/projects"}}