{"id":372024,"url":"https://github.com/subosito/gotenv","last_synced_at":"2026-05-19T08:01:11.514Z","repository":{"id":565907,"uuid":"12406004","full_name":"subosito/gotenv","owner":"subosito","description":"Load environment variables from `.env` or `io.Reader` in Go.","archived":false,"fork":false,"pushed_at":"2025-11-10T18:47:00.000Z","size":125,"stargazers_count":308,"open_issues_count":2,"forks_count":36,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-15T06:04:47.707Z","etag":null,"topics":["environment-variables","golang","golang-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/subosito.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-08-27T12:56:47.000Z","updated_at":"2026-04-30T04:46:03.000Z","dependencies_parsed_at":"2026-05-15T06:01:28.967Z","dependency_job_id":null,"html_url":"https://github.com/subosito/gotenv","commit_stats":{"total_commits":87,"total_committers":14,"mean_commits":6.214285714285714,"dds":0.5517241379310345,"last_synced_commit":"0430c38a67f63f852fae985c6b762ca1ec808acd"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/subosito/gotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/sbom","scorecard":{"id":856883,"data":{"date":"2025-08-11","repo":{"name":"github.com/subosito/gotenv","commit":"4a039c34bd6b9e1a4de1cd35547ff013943282e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow.yml:11","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/workflow.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-24T00:04:11.916Z","repository_id":565907,"created_at":"2025-08-24T00:04:11.916Z","updated_at":"2025-08-24T00:04:11.916Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33130240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: 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"}},"owner":{"login":"subosito","name":"Alif Rachmawadi","uuid":"73028","kind":"user","description":"","email":"","website":"https://subosito.com","location":"Indonesia","twitter":"subosito","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73028?u=d87d3219862ef20e2440bf6ae78e06a0810c2f75\u0026v=4","repositories_count":26,"last_synced_at":"2024-10-29T15:54:01.453Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/subosito","funding_links":["https://github.com/sponsors/subosito"],"total_stars":3662,"followers":199,"following":39,"created_at":"2022-11-02T18:22:37.585Z","updated_at":"2024-10-29T15:54:01.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito/repositories"},"packages":[{"id":13388811,"name":"golang-github-subosito-gotenv","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:01:31.751Z","latest_release_published_at":"2026-02-05T17:01:31.751Z","latest_release_number":"1.3.0-1","last_synced_at":"2026-03-05T18:52:04.568Z","created_at":"2026-02-05T17:01:30.366Z","updated_at":"2026-03-05T19:01:21.538Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-sequence-golang, golang-any (\u003e= 2:1.18~), golang-github-stretchr-testify-dev (\u003e= 1.7.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-subosito-gotenv?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13438999,"name":"golang-github-subosito-gotenv","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:03:46.370Z","latest_release_published_at":"2026-02-08T02:03:46.370Z","latest_release_number":"1.2.0+git20190917.de67a66-2","last_synced_at":"2026-03-08T04:56:04.262Z","created_at":"2026-02-08T02:03:45.439Z","updated_at":"2026-03-08T05:02:33.912Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-subosito-gotenv?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13506340,"name":"golang-github-subosito-gotenv","ecosystem":"debian","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:07:40.908Z","latest_release_published_at":"2026-02-10T19:07:40.908Z","latest_release_number":"1.2.0+git20190917.de67a66-2","last_synced_at":"2026-03-13T16:30:10.551Z","created_at":"2026-02-10T19:07:40.704Z","updated_at":"2026-03-13T16:30:10.552Z","registry_url":"https://tracker.debian.org/pkg/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":"https://packages.debian.org/bullseye/golang-github-subosito-gotenv","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:14:58.223Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-subosito-gotenv?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13546579,"name":"golang-github-subosito-gotenv","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:13:41.881Z","latest_release_published_at":"2026-02-11T02:13:41.881Z","latest_release_number":"1.2.0+git20190917.de67a66-3","last_synced_at":"2026-03-11T07:11:50.180Z","created_at":"2026-02-11T02:13:41.709Z","updated_at":"2026-03-11T07:11:50.181Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:06.903Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-subosito-gotenv?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13449144,"name":"golang-github-subosito-gotenv","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:31:30.009Z","latest_release_published_at":"2026-02-08T16:31:30.009Z","latest_release_number":"1.3.0-1","last_synced_at":"2026-03-08T16:49:55.924Z","created_at":"2026-02-08T16:31:29.206Z","updated_at":"2026-03-08T17:04:04.735Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-sequence-golang, golang-any (\u003e= 2:1.18~), golang-github-stretchr-testify-dev (\u003e= 1.7.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-subosito-gotenv?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13646730,"name":"golang-github-subosito-gotenv","ecosystem":"debian","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:39:11.888Z","latest_release_published_at":"2026-02-12T03:39:11.888Z","latest_release_number":"1.3.0-1","last_synced_at":"2026-03-13T20:08:33.659Z","created_at":"2026-02-12T03:39:11.675Z","updated_at":"2026-03-13T20:08:33.659Z","registry_url":"https://tracker.debian.org/pkg/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":"https://packages.debian.org/trixie/golang-github-subosito-gotenv","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-sequence-golang, golang-any (\u003e= 2:1.18~), golang-github-stretchr-testify-dev (\u003e= 1.7.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:39:12.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-subosito-gotenv?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":3503551,"name":"github.com/subosito/gotenv","ecosystem":"go","description":"Package gotenv provides functionality to dynamically load the environment variables","homepage":"https://github.com/subosito/gotenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/subosito/gotenv","keywords_array":[],"namespace":"github.com/subosito","versions_count":11,"first_release_published_at":"2013-09-04T16:29:46.000Z","latest_release_published_at":"2023-08-15T12:05:45.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-05-17T18:31:00.985Z","created_at":"2022-04-10T20:24:52.222Z","updated_at":"2026-05-17T18:31:00.985Z","registry_url":"https://pkg.go.dev/github.com/subosito/gotenv","install_command":"go get github.com/subosito/gotenv","documentation_url":"https://pkg.go.dev/github.com/subosito/gotenv#section-documentation","metadata":{},"repo_metadata":{"id":565907,"uuid":"12406004","full_name":"subosito/gotenv","owner":"subosito","description":"Load environment variables from `.env` or `io.Reader` in Go.","archived":false,"fork":false,"pushed_at":"2025-09-13T22:19:07.000Z","size":125,"stargazers_count":305,"open_issues_count":2,"forks_count":36,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-10T12:24:56.095Z","etag":null,"topics":["environment-variables","golang","golang-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/subosito.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-08-27T12:56:47.000Z","updated_at":"2025-09-13T22:19:11.000Z","dependencies_parsed_at":"2023-07-05T15:00:35.373Z","dependency_job_id":"c7de0411-a188-4d5a-ba3d-e390480df34c","html_url":"https://github.com/subosito/gotenv","commit_stats":{"total_commits":87,"total_committers":14,"mean_commits":6.214285714285714,"dds":0.5517241379310345,"last_synced_commit":"0430c38a67f63f852fae985c6b762ca1ec808acd"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/subosito/gotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/sbom","scorecard":{"id":856883,"data":{"date":"2025-08-11","repo":{"name":"github.com/subosito/gotenv","commit":"4a039c34bd6b9e1a4de1cd35547ff013943282e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow.yml:11","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/workflow.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-24T00:04:11.916Z","repository_id":565907,"created_at":"2025-08-24T00:04:11.916Z","updated_at":"2025-08-24T00:04:11.916Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009930,"owners_count":26084668,"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-12T02:00:06.719Z","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"},"owner_record":{"login":"subosito","name":"Alif Rachmawadi","uuid":"73028","kind":"user","description":"","email":"","website":"https://subosito.com","location":"Indonesia","twitter":"subosito","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73028?u=d87d3219862ef20e2440bf6ae78e06a0810c2f75\u0026v=4","repositories_count":26,"last_synced_at":"2024-10-29T15:54:01.453Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/subosito","funding_links":["https://github.com/sponsors/subosito"],"total_stars":3662,"followers":199,"following":39,"created_at":"2022-11-02T18:22:37.585Z","updated_at":"2024-10-29T15:54:01.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito/repositories"},"tags":[{"name":"v1.6.0","sha":"14a05352a5cf0f66fd7cbce114374f56065891f0","kind":"tag","published_at":"2023-08-15T12:06:00.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.6.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"07e7f113a653883850c4876240f4a0da2f003504","kind":"commit","published_at":"2023-08-14T23:11:59.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.5.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"d2e64e6317e94db9c598bb9934e75fb80c804bca","kind":"commit","published_at":"2023-01-11T21:45:46.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.2","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d94fdbe829d24b31d6ac30b6beb28b6420c1778a","kind":"tag","published_at":"2022-08-23T09:29:35.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.1","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85ed85eba4f682490e1f9943afd2c1e5c4c651da","kind":"tag","published_at":"2022-06-02T17:43:42.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"44bec41b0cd577f4858e86e5271dce8f5fea65b6","kind":"tag","published_at":"2022-05-23T15:36:54.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.3.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2ef7124db659d49edac6aa459693a15ae36c671a","kind":"tag","published_at":"2019-08-03T14:03:28.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.2.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"69b5b6104433beb2cb9c3ce00bdadf3c7c2d3f34","kind":"commit","published_at":"2018-06-05T02:01:30.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.1.1","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"009e1f9581dc712aba5682a279dee155ca3eeded","kind":"tag","published_at":"2017-03-20T06:31:12.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.1.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"61aa1800e632021fa192da0379ddb78bbd5390d9","kind":"commit","published_at":"2014-10-05T10:03:43.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.0.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"a37a0e8fb3298354bf97daad07b38feb2d0fa263","kind":"commit","published_at":"2013-09-04T16:29:46.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v0.1.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T02:14:06.225Z","dependent_packages_count":21273,"downloads":null,"downloads_period":null,"dependent_repos_count":69834,"rankings":{"downloads":null,"dependent_repos_count":0.0176542049922501,"dependent_packages_count":0.008278525504840444,"stargazers_count":3.3851190013106005,"forks_count":4.232022134582892,"docker_downloads_count":0.013165847790830586,"average":1.5312479428362828},"purl":"pkg:golang/github.com/subosito/gotenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/subosito/gotenv","docker_dependents_count":5631,"docker_downloads_count":26623799266,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/subosito/gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/subosito/gotenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/subosito"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-16T00:41:43.874Z","issues_count":15,"pull_requests_count":21,"avg_time_to_close_issue":25338497.14285714,"avg_time_to_close_pull_request":2324949.4736842103,"issues_closed_count":14,"pull_requests_closed_count":19,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":1.1333333333333333,"avg_comments_per_pull_request":1.619047619047619,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6066924.0,"past_year_avg_time_to_close_pull_request":2787799.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/issues","maintainers":[{"login":"luisdavim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luisdavim"},{"login":"subosito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subosito"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2Fgotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2Fgotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2Fgotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2Fgotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2Fgotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2Fgotenv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2143290,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5703367,"name":"github.com/Subosito/gotenv","ecosystem":"go","description":"Package gotenv provides functionality to dynamically load the environment variables","homepage":"https://github.com/Subosito/gotenv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Subosito/gotenv","keywords_array":[],"namespace":"github.com/Subosito","versions_count":11,"first_release_published_at":"2013-09-04T16:29:46.000Z","latest_release_published_at":"2023-08-15T12:05:45.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-05-12T14:55:07.658Z","created_at":"2022-12-17T01:02:49.268Z","updated_at":"2026-05-12T14:55:07.658Z","registry_url":"https://pkg.go.dev/github.com/Subosito/gotenv","install_command":"go get github.com/Subosito/gotenv","documentation_url":"https://pkg.go.dev/github.com/Subosito/gotenv#section-documentation","metadata":{},"repo_metadata":{"id":565907,"uuid":"12406004","full_name":"subosito/gotenv","owner":"subosito","description":"Load environment variables from `.env` or `io.Reader` in Go.","archived":false,"fork":false,"pushed_at":"2025-09-13T22:19:07.000Z","size":125,"stargazers_count":305,"open_issues_count":2,"forks_count":36,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-10T12:24:56.095Z","etag":null,"topics":["environment-variables","golang","golang-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/subosito.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-08-27T12:56:47.000Z","updated_at":"2025-09-13T22:19:11.000Z","dependencies_parsed_at":"2023-07-05T15:00:35.373Z","dependency_job_id":"c7de0411-a188-4d5a-ba3d-e390480df34c","html_url":"https://github.com/subosito/gotenv","commit_stats":{"total_commits":87,"total_committers":14,"mean_commits":6.214285714285714,"dds":0.5517241379310345,"last_synced_commit":"0430c38a67f63f852fae985c6b762ca1ec808acd"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/subosito/gotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/sbom","scorecard":{"id":856883,"data":{"date":"2025-08-11","repo":{"name":"github.com/subosito/gotenv","commit":"4a039c34bd6b9e1a4de1cd35547ff013943282e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow.yml:11","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/workflow.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-24T00:04:11.916Z","repository_id":565907,"created_at":"2025-08-24T00:04:11.916Z","updated_at":"2025-08-24T00:04:11.916Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009930,"owners_count":26084668,"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-12T02:00:06.719Z","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"},"owner_record":{"login":"subosito","name":"Alif Rachmawadi","uuid":"73028","kind":"user","description":"","email":"","website":"https://subosito.com","location":"Indonesia","twitter":"subosito","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73028?u=d87d3219862ef20e2440bf6ae78e06a0810c2f75\u0026v=4","repositories_count":26,"last_synced_at":"2024-10-29T15:54:01.453Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/subosito","funding_links":["https://github.com/sponsors/subosito"],"total_stars":3662,"followers":199,"following":39,"created_at":"2022-11-02T18:22:37.585Z","updated_at":"2024-10-29T15:54:01.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito/repositories"},"tags":[{"name":"v1.6.0","sha":"14a05352a5cf0f66fd7cbce114374f56065891f0","kind":"tag","published_at":"2023-08-15T12:06:00.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.6.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"07e7f113a653883850c4876240f4a0da2f003504","kind":"commit","published_at":"2023-08-14T23:11:59.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.5.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"d2e64e6317e94db9c598bb9934e75fb80c804bca","kind":"commit","published_at":"2023-01-11T21:45:46.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.2","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d94fdbe829d24b31d6ac30b6beb28b6420c1778a","kind":"tag","published_at":"2022-08-23T09:29:35.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.1","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85ed85eba4f682490e1f9943afd2c1e5c4c651da","kind":"tag","published_at":"2022-06-02T17:43:42.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"44bec41b0cd577f4858e86e5271dce8f5fea65b6","kind":"tag","published_at":"2022-05-23T15:36:54.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.3.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2ef7124db659d49edac6aa459693a15ae36c671a","kind":"tag","published_at":"2019-08-03T14:03:28.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.2.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"69b5b6104433beb2cb9c3ce00bdadf3c7c2d3f34","kind":"commit","published_at":"2018-06-05T02:01:30.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.1.1","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"009e1f9581dc712aba5682a279dee155ca3eeded","kind":"tag","published_at":"2017-03-20T06:31:12.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.1.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"61aa1800e632021fa192da0379ddb78bbd5390d9","kind":"commit","published_at":"2014-10-05T10:03:43.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.0.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"a37a0e8fb3298354bf97daad07b38feb2d0fa263","kind":"commit","published_at":"2013-09-04T16:29:46.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v0.1.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T02:14:16.191Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":2.032799984736885,"forks_count":2.559377444483226,"average":5.234294423239438},"purl":"pkg:golang/github.com/%21subosito/gotenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Subosito/gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Subosito/gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Subosito/gotenv/dependencies","status":null,"funding_links":["https://github.com/sponsors/subosito"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T00:41:43.874Z","issues_count":15,"pull_requests_count":21,"avg_time_to_close_issue":25338497.14285714,"avg_time_to_close_pull_request":2324949.4736842103,"issues_closed_count":14,"pull_requests_closed_count":19,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":1.1333333333333333,"avg_comments_per_pull_request":1.619047619047619,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6066924.0,"past_year_avg_time_to_close_pull_request":2787799.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/issues","maintainers":[{"login":"luisdavim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luisdavim"},{"login":"subosito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subosito"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSubosito%2Fgotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSubosito%2Fgotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSubosito%2Fgotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSubosito%2Fgotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSubosito%2Fgotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSubosito%2Fgotenv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2143290,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13962668,"name":"go-github-com-subosito-gotenv","ecosystem":"guix","description":"Go library for loading environment variables from files","homepage":"https://github.com/subosito/gotenv","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/subosito/gotenv","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:40:20.537Z","latest_release_published_at":"2026-03-02T22:40:20.537Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-27T18:11:42.635Z","created_at":"2026-03-02T22:40:20.318Z","updated_at":"2026-04-27T18:11:43.292Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-subosito-gotenv/1.6.0/","install_command":"guix install go-github-com-subosito-gotenv","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n25068","metadata":{"location":"gnu/packages/golang-xyz.scm:25068","variable_name":"go-github-com-subosito-gotenv"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:11:43.259Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-subosito-gotenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31378,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13476434,"name":"golang-github-subosito-gotenv","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:49:35.369Z","latest_release_published_at":"2026-02-10T04:49:35.369Z","latest_release_number":"1.3.0-1","last_synced_at":"2026-03-10T05:02:57.318Z","created_at":"2026-02-10T04:49:34.871Z","updated_at":"2026-03-10T05:02:57.318Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-sequence-golang, golang-any (\u003e= 2:1.18~), golang-github-stretchr-testify-dev (\u003e= 1.7.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-subosito-gotenv?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13685843,"name":"golang-github-subosito-gotenv","ecosystem":"debian","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:59:28.373Z","latest_release_published_at":"2026-02-12T17:59:28.373Z","latest_release_number":"1.2.0+git20190917.de67a66-3","last_synced_at":"2026-03-12T23:10:29.545Z","created_at":"2026-02-12T17:59:28.181Z","updated_at":"2026-03-12T23:10:29.545Z","registry_url":"https://tracker.debian.org/pkg/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":"https://packages.debian.org/bookworm/golang-github-subosito-gotenv","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:59:28.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-subosito-gotenv?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13418322,"name":"golang-github-subosito-gotenv","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/subosito/gotenv","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotenv","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:12:04.344Z","latest_release_published_at":"2026-02-07T04:12:04.344Z","latest_release_number":"1.2.0+git20190917.de67a66-2","last_synced_at":"2026-03-07T04:44:19.345Z","created_at":"2026-02-07T04:12:04.065Z","updated_at":"2026-03-07T05:08:39.160Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-subosito-gotenv","install_command":"apt-get install golang-github-subosito-gotenv","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-subosito-gotenv-dev","standards_version":"4.2.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-subosito-gotenv?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-subosito-gotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-subosito-gotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-subosito-gotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-subosito-gotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-subosito-gotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-subosito-gotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-subosito-gotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-subosito-gotenv/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":14257247,"name":"github.com/subosito/gotEnv","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/subosito/gotEnv","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2013-09-04T16:29:46.000Z","latest_release_published_at":"2023-08-15T12:05:45.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-04-16T09:03:43.582Z","created_at":"2026-04-16T09:03:35.028Z","updated_at":"2026-04-16T10:23:44.669Z","registry_url":"https://pkg.go.dev/github.com/subosito/gotEnv","install_command":"go get github.com/subosito/gotEnv","documentation_url":"https://pkg.go.dev/github.com/subosito/gotEnv#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-16T10:23:44.644Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.16060527641436,"dependent_packages_count":4.835579617591551,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.998092447002955},"purl":"pkg:golang/github.com/subosito/got%21env","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/subosito/gotEnv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/subosito/gotEnv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/subosito/gotEnv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotEnv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotEnv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotEnv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotEnv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotEnv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotEnv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2143290,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4052711,"name":"github.com/subosito/gotenV","ecosystem":"go","description":"Package gotenv provides functionality to dynamically load the environment variables","homepage":"https://github.com/subosito/gotenV","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/subosito/gotenV","keywords_array":[],"namespace":"github.com/subosito","versions_count":11,"first_release_published_at":"2013-09-04T16:29:46.000Z","latest_release_published_at":"2023-08-15T12:05:45.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-05-07T10:46:27.946Z","created_at":"2022-04-12T10:20:11.887Z","updated_at":"2026-05-07T10:46:27.946Z","registry_url":"https://pkg.go.dev/github.com/subosito/gotenV","install_command":"go get github.com/subosito/gotenV","documentation_url":"https://pkg.go.dev/github.com/subosito/gotenV#section-documentation","metadata":{},"repo_metadata":{"id":565907,"uuid":"12406004","full_name":"subosito/gotenv","owner":"subosito","description":"Load environment variables from `.env` or `io.Reader` in Go.","archived":false,"fork":false,"pushed_at":"2025-09-13T22:19:07.000Z","size":125,"stargazers_count":305,"open_issues_count":2,"forks_count":36,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-10T12:24:56.095Z","etag":null,"topics":["environment-variables","golang","golang-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/subosito.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-08-27T12:56:47.000Z","updated_at":"2025-09-13T22:19:11.000Z","dependencies_parsed_at":"2023-07-05T15:00:35.373Z","dependency_job_id":"c7de0411-a188-4d5a-ba3d-e390480df34c","html_url":"https://github.com/subosito/gotenv","commit_stats":{"total_commits":87,"total_committers":14,"mean_commits":6.214285714285714,"dds":0.5517241379310345,"last_synced_commit":"0430c38a67f63f852fae985c6b762ca1ec808acd"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/subosito/gotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/sbom","scorecard":{"id":856883,"data":{"date":"2025-08-11","repo":{"name":"github.com/subosito/gotenv","commit":"4a039c34bd6b9e1a4de1cd35547ff013943282e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow.yml:11","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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/workflow.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/subosito/gotenv/workflow.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/workflow.yml:56","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-24T00:04:11.916Z","repository_id":565907,"created_at":"2025-08-24T00:04:11.916Z","updated_at":"2025-08-24T00:04:11.916Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009930,"owners_count":26084668,"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-12T02:00:06.719Z","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"},"owner_record":{"login":"subosito","name":"Alif Rachmawadi","uuid":"73028","kind":"user","description":"","email":"","website":"https://subosito.com","location":"Indonesia","twitter":"subosito","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73028?u=d87d3219862ef20e2440bf6ae78e06a0810c2f75\u0026v=4","repositories_count":26,"last_synced_at":"2024-10-29T15:54:01.453Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/subosito","funding_links":["https://github.com/sponsors/subosito"],"total_stars":3662,"followers":199,"following":39,"created_at":"2022-11-02T18:22:37.585Z","updated_at":"2024-10-29T15:54:01.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subosito/repositories"},"tags":[{"name":"v1.6.0","sha":"14a05352a5cf0f66fd7cbce114374f56065891f0","kind":"tag","published_at":"2023-08-15T12:06:00.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.6.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"07e7f113a653883850c4876240f4a0da2f003504","kind":"commit","published_at":"2023-08-14T23:11:59.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.5.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"d2e64e6317e94db9c598bb9934e75fb80c804bca","kind":"commit","published_at":"2023-01-11T21:45:46.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.2","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d94fdbe829d24b31d6ac30b6beb28b6420c1778a","kind":"tag","published_at":"2022-08-23T09:29:35.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.1","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85ed85eba4f682490e1f9943afd2c1e5c4c651da","kind":"tag","published_at":"2022-06-02T17:43:42.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.4.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"44bec41b0cd577f4858e86e5271dce8f5fea65b6","kind":"tag","published_at":"2022-05-23T15:36:54.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.3.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2ef7124db659d49edac6aa459693a15ae36c671a","kind":"tag","published_at":"2019-08-03T14:03:28.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.2.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"69b5b6104433beb2cb9c3ce00bdadf3c7c2d3f34","kind":"commit","published_at":"2018-06-05T02:01:30.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.1.1","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"009e1f9581dc712aba5682a279dee155ca3eeded","kind":"tag","published_at":"2017-03-20T06:31:12.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.1.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"61aa1800e632021fa192da0379ddb78bbd5390d9","kind":"commit","published_at":"2014-10-05T10:03:43.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v1.0.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"a37a0e8fb3298354bf97daad07b38feb2d0fa263","kind":"commit","published_at":"2013-09-04T16:29:46.000Z","download_url":"https://codeload.github.com/subosito/gotenv/tar.gz/v0.1.0","html_url":"https://github.com/subosito/gotenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/subosito/gotenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T02:14:09.688Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":2.032799984736885,"forks_count":2.559377444483226,"average":5.234294423239438},"purl":"pkg:golang/github.com/subosito/goten%21v","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/subosito/gotenV","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/subosito/gotenV","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/subosito/gotenV/dependencies","status":null,"funding_links":["https://github.com/sponsors/subosito"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T00:41:43.874Z","issues_count":15,"pull_requests_count":21,"avg_time_to_close_issue":25338497.14285714,"avg_time_to_close_pull_request":2324949.4736842103,"issues_closed_count":14,"pull_requests_closed_count":19,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":1.1333333333333333,"avg_comments_per_pull_request":1.619047619047619,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":6066924.0,"past_year_avg_time_to_close_pull_request":2787799.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/issues","maintainers":[{"login":"luisdavim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luisdavim"},{"login":"subosito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subosito"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotenV/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotenV/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotenV/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotenV/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotenV/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsubosito%2FgotenV/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2143290,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":15011,"full_name":"subosito/gotenv","default_branch":"master","total_commits":92,"total_committers":11,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":8.363636363636363,"dds":0.3695652173913043,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-05-17T07:01:11.332Z","last_synced_commit":"d24eb16ed8bfac3d8c3ac0312b930dae9e1bd1f1","created_at":"2023-03-07T11:28:46.504Z","updated_at":"2026-05-17T07:00:53.150Z","committers":[{"name":"Alif Rachmawadi","email":"arch@subosito.com","login":"subosito","count":58},{"name":"Luis Davim","email":"luis.davim@sendoso.com","login":"luisdavim","count":13},{"name":"Alif Rachmawadi","email":"code@subosito.com","login":null,"count":10},{"name":"Marcel Schramm","email":"marceloschr@googlemail.com","login":"Bios-Marcel","count":2},{"name":"Georges Varouchas","email":"georges.varouchas@gmail.com","login":"LeGEC","count":2},{"name":"Matthias Simon","email":"5nord","login":"5nord","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Sean Hildebrand","email":"seanwhildebrand@gmail.com","login":"Deiz","count":1},{"name":"Jongmin Kim","email":"atomaths@gmail.com","login":"atomaths","count":1},{"name":"Henrique Arroyo","email":"53832470+arroyoh","login":"arroyoh","count":1},{"name":"Yoseph Radding","email":"yoseph.radding@bankrate.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:11.117Z","repositories_count":6236770,"commits_count":884111756,"contributors_count":34883745,"owners_count":1154785,"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":"subosito/gotenv","html_url":"https://github.com/subosito/gotenv","last_synced_at":"2025-11-10T21:04:48.674Z","status":null,"issues_count":15,"pull_requests_count":21,"avg_time_to_close_issue":25338497.14285714,"avg_time_to_close_pull_request":2324949.4736842103,"issues_closed_count":14,"pull_requests_closed_count":19,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":1.1333333333333333,"avg_comments_per_pull_request":1.619047619047619,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2562967.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-16T04:33:31.488Z","updated_at":"2025-11-10T21:04:48.675Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/subosito%2Fgotenv/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"github_actions":5,"dependencies":5}},"issue_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"COLLABORATOR":4,"NONE":3,"OWNER":1}},"issue_authors":{"table":{"5nord":2,"sergolius":1,"arhea":1,"runeimp":1,"inianv":1,"nacimgoura":1,"Stektpotet":1,"andhe":1,"jooola":1,"wiskarindra":1,"arroyoh":1,"Bios-Marcel":1,"stevehebert":1,"QuLogic":1}},"pull_request_authors":{"table":{"dependabot[bot]":5,"luisdavim":4,"LeGEC":3,"Bios-Marcel":3,"5nord":2,"subosito":1,"Deiz":1,"radding":1,"atomaths":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:20.226Z","repositories_count":14638485,"issues_count":34120446,"pull_requests_count":111702683,"authors_count":11266241,"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":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":1}},"maintainers":[{"table":{"login":"luisdavim","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luisdavim"}},{"table":{"login":"subosito","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/subosito"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":8,"ForkEvent":1,"IssuesEvent":2,"WatchEvent":13,"IssueCommentEvent":4,"PushEvent":4,"PullRequestReviewEvent":2,"CreateEvent":3},"last_year":{"DeleteEvent":1,"PullRequestEvent":3,"ForkEvent":1,"WatchEvent":4,"PushEvent":1,"PullRequestReviewEvent":1,"CreateEvent":1}},"keywords":["environment-variables","golang","golang-library"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-07T14:38:13.848Z","updated_at":"2022-07-07T14:38:13.848Z","repository_link":"https://github.com/subosito/gotenv/blob/master/go.mod","dependencies":[{"id":111350300,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":true,"kind":"runtime","optional":false},{"id":111350301,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":111350302,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":111350303,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-07T14:38:13.854Z","updated_at":"2022-07-07T14:38:13.854Z","repository_link":"https://github.com/subosito/gotenv/blob/master/go.sum","dependencies":[{"id":111350304,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":111350305,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":111350306,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":111350307,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":111350308,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":111350309,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":111350310,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":111350311,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":111350312,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":111350313,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:29:24.243Z","updated_at":"2023-01-13T10:29:24.243Z","repository_link":"https://github.com/subosito/gotenv/blob/master/.github/workflows/workflow.yml","dependencies":[{"id":6875550056,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6875550057,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875550058,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":32.139542565755384,"created_at":"2026-05-14T05:04:01.630Z","updated_at":"2026-05-19T08:01:11.524Z","avatar_url":"https://github.com/subosito.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372024","html_url":"https://summary.ecosyste.ms/projects/372024"}