{"id":368316,"url":"https://github.com/pedroburon/dotenv","last_synced_at":"2026-06-19T14:30:16.146Z","repository":{"id":6520456,"uuid":"7761361","full_name":"pedroburon/dotenv","owner":"pedroburon","description":"python .env file handler","archived":false,"fork":false,"pushed_at":"2025-02-07T16:36:08.000Z","size":30,"stargazers_count":38,"open_issues_count":13,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-06T08:03:48.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pedroburon.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-01-22T21:12:34.000Z","updated_at":"2026-05-25T14:57:29.000Z","dependencies_parsed_at":"2022-08-30T03:11:41.905Z","dependency_job_id":null,"html_url":"https://github.com/pedroburon/dotenv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pedroburon/dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroburon","download_url":"https://codeload.github.com/pedroburon/dotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/sbom","scorecard":{"id":726103,"data":{"date":"2025-08-11","repo":{"name":"github.com/pedroburon/dotenv","commit":"2c2a573ec5cdc288e1d8f308f9525015e7c09654"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":-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":"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":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","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":"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":"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":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 11 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-22T12:51:48.834Z","repository_id":6520456,"created_at":"2025-08-22T12:51:48.834Z","updated_at":"2025-08-22T12:51:48.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":{"login":"pedroburon","name":"Pedro Burón","uuid":"530098","kind":"user","description":"","email":"","website":"pedroburon.info","location":"Santiago, Chile","twitter":null,"company":"@cornershop ","icon_url":"https://avatars.githubusercontent.com/u/530098?v=4","repositories_count":36,"last_synced_at":"2023-03-11T14:05:32.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pedroburon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T23:41:44.421Z","updated_at":"2023-03-11T14:05:32.398Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroburon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroburon/repositories"},"packages":[{"id":2714537,"name":"dotenv","ecosystem":"pypi","description":"Deprecated package","homepage":"https://github.com/pedroburon/dotenv","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pedroburon/dotenv","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2013-01-23T15:27:01.000Z","latest_release_published_at":"2025-02-19T22:15:01.000Z","latest_release_number":"0.9.9","last_synced_at":"2026-06-16T14:46:49.949Z","created_at":"2022-04-10T10:48:03.764Z","updated_at":"2026-06-16T14:46:49.950Z","registry_url":"https://pypi.org/project/dotenv/","install_command":"pip install dotenv --index-url https://pypi.org/simple","documentation_url":"https://dotenv.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"dotenv","project_status":null},"repo_metadata":{"id":6520456,"uuid":"7761361","full_name":"pedroburon/dotenv","owner":"pedroburon","description":"python .env file handler","archived":false,"fork":false,"pushed_at":"2025-02-07T16:36:08.000Z","size":30,"stargazers_count":38,"open_issues_count":13,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-29T04:03:18.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pedroburon.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-01-22T21:12:34.000Z","updated_at":"2026-05-25T14:57:29.000Z","dependencies_parsed_at":"2022-08-30T03:11:41.905Z","dependency_job_id":null,"html_url":"https://github.com/pedroburon/dotenv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pedroburon/dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroburon","download_url":"https://codeload.github.com/pedroburon/dotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/sbom","scorecard":{"id":726103,"data":{"date":"2025-08-11","repo":{"name":"github.com/pedroburon/dotenv","commit":"2c2a573ec5cdc288e1d8f308f9525015e7c09654"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":-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":"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":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","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":"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":"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":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 11 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-22T12:51:48.834Z","repository_id":6520456,"created_at":"2025-08-22T12:51:48.834Z","updated_at":"2025-08-22T12:51:48.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33808702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":"pedroburon","name":"Pedro Burón","uuid":"530098","kind":"user","description":"","email":"","website":"pedroburon.info","location":"Santiago, Chile","twitter":null,"company":"@cornershop ","icon_url":"https://avatars.githubusercontent.com/u/530098?v=4","repositories_count":36,"last_synced_at":"2023-03-11T14:05:32.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pedroburon","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T23:41:44.421Z","updated_at":"2023-03-11T14:05:32.398Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroburon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroburon/repositories"},"tags":[{"name":"0.0.5","sha":"0768eb37483922117d17fd5e5641f3fc9052f757","kind":"commit","published_at":"2015-03-05T16:23:50.000Z","download_url":"https://codeload.github.com/pedroburon/dotenv/tar.gz/0.0.5","html_url":"https://github.com/pedroburon/dotenv/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedroburon/dotenv@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-06-14T16:43:44.949Z","dependent_packages_count":65,"downloads":10337309,"downloads_period":"last-month","dependent_repos_count":420,"rankings":{"downloads":0.9577761018455085,"dependent_repos_count":0.7060024601662244,"dependent_packages_count":0.2969021988419471,"stargazers_count":11.016859700805082,"forks_count":10.525366247814413,"docker_downloads_count":null,"average":4.700581341894635},"purl":"pkg:pypi/dotenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dotenv","docker_dependents_count":1,"docker_downloads_count":39,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-09T04:01:22.518Z","issues_count":13,"pull_requests_count":13,"avg_time_to_close_issue":26525382.0,"avg_time_to_close_pull_request":11018798.125,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":13,"avg_comments_per_issue":1.6153846153846154,"avg_comments_per_pull_request":1.6153846153846154,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/pedroburon%2Fdotenv/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dotenv/codemeta","maintainers":[{"uuid":"pedroburon","login":"pedroburon","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/pedroburon/","role":null,"created_at":"2023-02-24T02:37:09.535Z","updated_at":"2023-02-24T02:37:09.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pedroburon/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":888725,"maintainers_count":380585,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":569505,"full_name":"pedroburon/dotenv","default_branch":"master","total_commits":37,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.166666666666667,"dds":0.5405405405405406,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-16T13:00:51.335Z","last_synced_commit":"2c2a573ec5cdc288e1d8f308f9525015e7c09654","created_at":"2023-03-09T05:22:57.403Z","updated_at":"2026-06-16T13:00:33.661Z","committers":[{"name":"Pedro Burón","email":"pedro@witoi.com","login":null,"count":17},{"name":"Pedro Burón","email":"pedroburon","login":"pedroburon","count":7},{"name":"saxbophone","email":"josh@decoded.com","login":"saxbophone","count":6},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":4},{"name":"Markus Hubig","email":"mhubig@gmail.com","login":"mhubig","count":2},{"name":"Alan deLevie","email":"adelevie@gmail.com","login":"adelevie","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6262298,"commits_count":876280648,"contributors_count":35071973,"owners_count":1168043,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pedroburon/dotenv","html_url":"https://github.com/pedroburon/dotenv","last_synced_at":"2026-06-06T08:00:23.774Z","status":"active","issues_count":13,"pull_requests_count":13,"avg_time_to_close_issue":26525382.0,"avg_time_to_close_pull_request":11018798.125,"issues_closed_count":5,"pull_requests_closed_count":8,"pull_request_authors_count":7,"issue_authors_count":13,"avg_comments_per_issue":1.6923076923076923,"avg_comments_per_pull_request":1.6153846153846154,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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,"created_at":"2023-05-14T13:02:39.437Z","updated_at":"2026-06-06T08:00:23.774Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroburon%2Fdotenv/issues","issue_labels_count":{"table":{"enhancement":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":3}},"issue_authors":{"table":{"SebastianOpiyo":1,"rbuck-som":1,"alejandrogmvva2":1,"saxbophone":1,"carloocchiena":1,"ToonoW":1,"dmentock":1,"shutej":1,"BNolet":1,"impredicative":1,"DarkCeptor44":1,"jayvdb":1,"Sayyed-Salman":1}},"pull_request_authors":{"table":{"msabramo":6,"mhubig":2,"saxbophone":1,"jayvdb":1,"adelevie":1,"movermeyer":1,"hakamadare":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788531,"issues_count":33460441,"pull_requests_count":110139742,"authors_count":11298379,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"dmentock":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":3,"PushEvent":2},"last_year":{"IssueCommentEvent":1}},"keywords":[],"dependencies":[],"score":21.874906126029177,"created_at":"2025-10-10T11:43:52.429Z","updated_at":"2026-06-19T14:30:16.146Z","avatar_url":"https://github.com/pedroburon.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368316","html_url":"https://summary.ecosyste.ms/projects/368316"}