{"id":3534513,"name":"github.com/envkey/envkeygo","ecosystem":"go","description":"","homepage":"https://github.com/envkey/envkeygo","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/envkey/envkeygo","keywords_array":[],"namespace":"github.com/envkey","versions_count":4,"first_release_published_at":"2018-09-14T19:17:57.000Z","latest_release_published_at":"2019-03-01T19:50:13.000Z","latest_release_number":"v1.2.5","last_synced_at":"2026-08-31T22:33:23.531Z","created_at":"2022-04-10T23:42:36.750Z","updated_at":"2026-09-04T18:48:46.225Z","registry_url":"https://pkg.go.dev/github.com/envkey/envkeygo","install_command":"go get github.com/envkey/envkeygo","documentation_url":"https://pkg.go.dev/github.com/envkey/envkeygo#section-documentation","metadata":{},"repo_metadata":{"id":57495535,"uuid":"104012245","full_name":"envkey/envkeygo","owner":"envkey","description":"EnvKey's official Go client library","archived":false,"fork":false,"pushed_at":"2023-12-13T06:36:28.000Z","size":163,"stargazers_count":35,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-31T21:25:57.715Z","etag":null,"topics":["configuration","configuration-management","devops","devops-tools","encryption","environment-variables","go","golang","secret-management","secrets","security","security-tools"],"latest_commit_sha":null,"homepage":"https://www.envkey.com","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/envkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-19T01:49:37.000Z","updated_at":"2025-08-06T21:19:27.000Z","dependencies_parsed_at":"2023-12-20T13:24:54.403Z","dependency_job_id":"84ac1241-60ce-4040-9745-0f8766a3f31c","html_url":"https://github.com/envkey/envkeygo","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":"0.46341463414634143","last_synced_commit":"35d3076fa7ebf1919dcfcb35f2844d0ae699b262"},"previous_names":["envkey/envkey-go"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/envkey/envkeygo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/envkey","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/sbom","scorecard":{"id":378448,"data":{"date":"2025-08-11","repo":{"name":"github.com/envkey/envkeygo","commit":"35d3076fa7ebf1919dcfcb35f2844d0ae699b262"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T14:48:22.371Z","repository_id":57495535,"created_at":"2025-08-18T14:48:22.371Z","updated_at":"2025-08-18T14:48:22.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"envkey","name":"EnvKey","uuid":"25087335","kind":"organization","description":"Simple, secure configuration and secrets manager. Keeps devs and servers in sync. Lets you manage config and access levels for all apps and envs in one place.","email":"support@envkey.com","website":"https://www.envkey.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25087335?v=4","repositories_count":13,"last_synced_at":"2023-02-28T07:45:18.154Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/envkey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:44:34.026Z","updated_at":"2023-02-28T07:45:18.158Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/envkey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/envkey/repositories"},"tags":[{"name":"v2.4.3","sha":"35d3076fa7ebf1919dcfcb35f2844d0ae699b262","kind":"commit","published_at":"2023-12-13T06:36:04.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.4.3","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"be24e1c75e917d5a62e17099c147af5a4da7f559","kind":"commit","published_at":"2023-09-01T16:55:49.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.4.2","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"aeca4094aaa1bb4f41b1d553174fadd3a82e2276","kind":"commit","published_at":"2023-05-26T00:05:21.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.4.0","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"34ec9bad403ff33b809606e76c35e1cbea54cba4","kind":"commit","published_at":"2023-03-08T06:23:35.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.3.0","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.3.0/manifests"},{"name":"v2.1.1","sha":"08b099f33ec96b78d2c2d11bc12b5c2c2da154e4","kind":"commit","published_at":"2023-01-05T18:57:42.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.1.1","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"6a6670a52209307ffa174849bb7d1a5e05e2ea7a","kind":"commit","published_at":"2022-11-02T20:51:22.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.1.0","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.1.0/manifests"},{"name":"2.0.11","sha":"4346c2d2954098fd23b62ac69af1c92a87e9a4d2","kind":"commit","published_at":"2022-10-04T22:25:45.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/2.0.11","html_url":"https://github.com/envkey/envkeygo/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/2.0.11/manifests"},{"name":"v2.0.9","sha":"acd3e3bee8c5661e617c21ade70d16dc0967374f","kind":"commit","published_at":"2022-04-22T05:56:18.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.9","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"0c1470d3794f4e5262b1a471bf249ea995d11445","kind":"commit","published_at":"2022-03-23T17:38:00.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.8","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"6a1770f9303c83841a4211ddb747cee23bfcba48","kind":"commit","published_at":"2022-03-16T15:43:15.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.7","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"c0f4f89dfa5a2442d17e2fac6ba955ed1f8db53b","kind":"commit","published_at":"2022-03-10T20:37:19.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.6","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"37c13cfd089a2d8f35807c29ba7669bae3ee91e8","kind":"commit","published_at":"2022-03-07T13:19:13.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.5","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"74b3c36f6860573d71550883b10463361215dc44","kind":"commit","published_at":"2022-03-07T13:08:18.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.4","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"07aae1ce55bd773fc2029218aa53c8b11cc9dde0","kind":"commit","published_at":"2022-03-07T09:52:15.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.3","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1af961193576b4c01c288c027ea3c22b29983c74","kind":"commit","published_at":"2022-03-01T01:46:28.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.2","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"b3435b4ad332114b16506a9feac0025eaa6750b5","kind":"commit","published_at":"2022-03-01T01:21:38.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.1","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b3435b4ad332114b16506a9feac0025eaa6750b5","kind":"commit","published_at":"2022-03-01T01:21:38.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v2.0.0","html_url":"https://github.com/envkey/envkeygo/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v2.0.0/manifests"},{"name":"v1.2.5","sha":"7e88312726ad2f39082ac5451d3ec1555a3dc649","kind":"commit","published_at":"2019-03-01T19:50:13.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v1.2.5","html_url":"https://github.com/envkey/envkeygo/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"a8bdb06ea71332e0a1e528d96a30a3ee47ba3537","kind":"commit","published_at":"2018-11-09T10:27:03.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v1.2.4","html_url":"https://github.com/envkey/envkeygo/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.4/manifests"},{"name":"v1.2.2","sha":"2d0b48d874ad1f89e37a4308aeb7e0053af80a0f","kind":"commit","published_at":"2018-10-09T22:28:17.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v1.2.2","html_url":"https://github.com/envkey/envkeygo/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.2/manifests"},{"name":"v1.2.0","sha":"1568e696b46998d2435011ea88ef65bd96f051eb","kind":"commit","published_at":"2018-09-14T19:17:57.000Z","download_url":"https://codeload.github.com/envkey/envkeygo/tar.gz/v1.2.0","html_url":"https://github.com/envkey/envkeygo/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/envkey/envkeygo@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:48:46.225Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.775072361320365,"dependent_packages_count":9.554589739519216,"stargazers_count":6.572448393779797,"forks_count":11.252322601193525,"docker_downloads_count":null,"average":9.538608273953226},"purl":"pkg:golang/github.com/envkey/envkeygo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/envkey/envkeygo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/envkey/envkeygo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/envkey/envkeygo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T13:51:53.493Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":17310101.666666668,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/envkey%2Fenvkeygo/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fenvkey%2Fenvkeygo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fenvkey%2Fenvkeygo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fenvkey%2Fenvkeygo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fenvkey%2Fenvkeygo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fenvkey%2Fenvkeygo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fenvkey%2Fenvkeygo/codemeta","maintainers":[]}