{"id":368658,"url":"https://github.com/spf13/viper","last_synced_at":"2026-06-19T18:30:28.286Z","repository":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30266,"open_issues_count":130,"forks_count":2104,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-05-27T07:06:28.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-05-27T06:18:30.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33734038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"spf13","name":"Steve Francia","uuid":"173412","kind":"user","description":"Always learning • MD @twosigma • Ex @golang lead @Google, VP @Docker, @MongoDB, @Drupal board • @gohugoio, Cobra \u0026 spf13-vim creator","email":"","website":"http://spf13.com","location":"NYC","twitter":"spf13","company":"@twosigma","icon_url":"https://avatars.githubusercontent.com/u/173412?u=4865036ec60149f8354adcae563ff5cba01e0022\u0026v=4","repositories_count":105,"last_synced_at":"2023-04-09T10:53:55.261Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spf13","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:25:09.256Z","updated_at":"2023-04-09T10:53:55.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13/repositories"},"packages":[{"id":3674802,"name":"github.com/spf13/VIPER","ecosystem":"go","description":"","homepage":"https://github.com/spf13/VIPER","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/VIPER","keywords_array":[],"namespace":"github.com/spf13","versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-06-01T23:48:28.868Z","created_at":"2022-04-11T10:36:19.212Z","updated_at":"2026-06-01T23:48:28.869Z","registry_url":"https://pkg.go.dev/github.com/spf13/VIPER","install_command":"go get github.com/spf13/VIPER","documentation_url":"https://pkg.go.dev/github.com/spf13/VIPER#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.737Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/spf13/%21v%21i%21p%21e%21r","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/VIPER","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/VIPER","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/VIPER/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FVIPER/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FVIPER/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FVIPER/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FVIPER/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FVIPER/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FVIPER/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":3492868,"name":"github.com/spf13/viper","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13","versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-06-02T03:30:57.874Z","created_at":"2022-04-10T19:13:05.785Z","updated_at":"2026-06-02T03:30:57.874Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper","install_command":"go get github.com/spf13/viper","documentation_url":"https://pkg.go.dev/github.com/spf13/viper#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.736Z","dependent_packages_count":37067,"downloads":null,"downloads_period":null,"dependent_repos_count":97868,"rankings":{"downloads":null,"dependent_repos_count":0.011909320788848769,"dependent_packages_count":0.003798662665408659,"stargazers_count":0.07751325168604156,"forks_count":0.5612780754537605,"docker_downloads_count":0.014373318193438171,"average":0.13377452575749954},"purl":"pkg:golang/github.com/spf13/viper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper","docker_dependents_count":6139,"docker_downloads_count":26127347031,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":14430843,"name":"github.com/spf13/viper/internal/features","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal","versions_count":11,"first_release_published_at":"2026-05-12T04:33:32.936Z","latest_release_published_at":"2026-05-12T04:33:32.936Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-21T04:04:04.606Z","created_at":"2026-05-12T04:33:14.555Z","updated_at":"2026-05-21T04:04:04.606Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/features","install_command":"go get github.com/spf13/viper/internal/features","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/features#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-12T04:33:15.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/github.com/spf13/viper/internal/features","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/features","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/features","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/features/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%2Fspf13%2Fviper%2Finternal%2Ffeatures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Ffeatures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Ffeatures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Ffeatures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Ffeatures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Ffeatures/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":13546563,"name":"golang-github-spf13-viper","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:13:31.382Z","latest_release_published_at":"2026-02-11T02:13:31.382Z","latest_release_number":"1.10.1-1","last_synced_at":"2026-03-11T07:11:37.762Z","created_at":"2026-02-11T02:13:31.203Z","updated_at":"2026-03-25T17:18:26.587Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.1), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.5), golang-github-mitchellh-mapstructure-dev (\u003e= 1.4.3), golang-github-pelletier-go-toml-dev (\u003e= 1.9.4), golang-github-spf13-afero-dev (\u003e= 1.6.0), golang-github-spf13-cast-dev (\u003e= 1.4.1), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.0), golang-github-subosito-gotenv-dev (\u003e= 1.2.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.2), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:26.587Z","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-spf13-viper?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-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-spf13-viper/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":13646712,"name":"golang-github-spf13-viper","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:38:56.483Z","latest_release_published_at":"2026-02-12T03:38:56.483Z","latest_release_number":"1.12.0-1","last_synced_at":"2026-03-13T13:12:52.044Z","created_at":"2026-02-12T03:38:56.199Z","updated_at":"2026-03-25T17:18:16.374Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":"https://packages.debian.org/trixie/golang-github-spf13-viper","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.4), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.6), golang-github-mitchellh-mapstructure-dev (\u003e= 1.5.0), golang-github-pelletier-go-toml-dev (\u003e= 1.9.5), golang-github-pelletier-go-toml.v2-dev (\u003e= 2.0.1), golang-github-spf13-afero-dev (\u003e= 1.8.2), golang-github-spf13-cast-dev (\u003e= 1.5.0), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.1), golang-github-subosito-gotenv-dev (\u003e= 1.3.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.4), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0), golang-gopkg-yaml.v3-dev (\u003e= 3.0.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.374Z","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-spf13-viper?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-spf13-viper/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":13388798,"name":"golang-github-spf13-viper","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:00:32.893Z","latest_release_published_at":"2026-02-05T17:00:32.893Z","latest_release_number":"1.12.0-1","last_synced_at":"2026-02-05T17:02:06.708Z","created_at":"2026-02-05T17:00:29.358Z","updated_at":"2026-03-25T17:18:16.375Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.4), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.6), golang-github-mitchellh-mapstructure-dev (\u003e= 1.5.0), golang-github-pelletier-go-toml-dev (\u003e= 1.9.5), golang-github-pelletier-go-toml.v2-dev (\u003e= 2.0.1), golang-github-spf13-afero-dev (\u003e= 1.8.2), golang-github-spf13-cast-dev (\u003e= 1.5.0), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.1), golang-github-subosito-gotenv-dev (\u003e= 1.3.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.4), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0), golang-gopkg-yaml.v3-dev (\u003e= 3.0.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-spf13-viper?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-viper/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-spf13-viper/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":13449123,"name":"golang-github-spf13-viper","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:27:25.403Z","latest_release_published_at":"2026-02-08T16:27:25.403Z","latest_release_number":"1.12.0-1","last_synced_at":"2026-03-08T16:48:34.763Z","created_at":"2026-02-08T16:27:16.482Z","updated_at":"2026-03-25T17:18:16.375Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.4), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.6), golang-github-mitchellh-mapstructure-dev (\u003e= 1.5.0), golang-github-pelletier-go-toml-dev (\u003e= 1.9.5), golang-github-pelletier-go-toml.v2-dev (\u003e= 2.0.1), golang-github-spf13-afero-dev (\u003e= 1.8.2), golang-github-spf13-cast-dev (\u003e= 1.5.0), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.1), golang-github-subosito-gotenv-dev (\u003e= 1.3.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.4), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0), golang-gopkg-yaml.v3-dev (\u003e= 3.0.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.375Z","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-spf13-viper?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-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-spf13-viper/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":13685823,"name":"golang-github-spf13-viper","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:59:21.295Z","latest_release_published_at":"2026-02-12T17:59:21.295Z","latest_release_number":"1.10.1-1","last_synced_at":"2026-03-13T00:13:31.208Z","created_at":"2026-02-12T17:59:21.087Z","updated_at":"2026-03-25T17:18:16.377Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":"https://packages.debian.org/bookworm/golang-github-spf13-viper","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.1), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.5), golang-github-mitchellh-mapstructure-dev (\u003e= 1.4.3), golang-github-pelletier-go-toml-dev (\u003e= 1.9.4), golang-github-spf13-afero-dev (\u003e= 1.6.0), golang-github-spf13-cast-dev (\u003e= 1.4.1), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.0), golang-github-subosito-gotenv-dev (\u003e= 1.2.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.2), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.377Z","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-spf13-viper?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-spf13-viper/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":13581674,"name":"golang-github-spf13-viper","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:55:04.274Z","latest_release_published_at":"2026-02-11T08:55:04.274Z","latest_release_number":"1.3.2+really1.3.1-1","last_synced_at":"2026-03-13T07:07:10.107Z","created_at":"2026-02-11T08:55:04.101Z","updated_at":"2026-03-25T17:18:16.374Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":"https://packages.debian.org/buster/golang-github-spf13-viper","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-spf13-viper-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-fsnotify-fsnotify-dev, golang-github-hashicorp-hcl-dev, golang-github-magiconair-properties-dev, golang-github-mitchellh-mapstructure-dev, golang-github-pelletier-go-toml-dev, golang-github-spf13-afero-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-xordataexchange-crypt-dev, golang-gopkg-yaml.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.374Z","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-spf13-viper?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-spf13-viper/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13438991,"name":"golang-github-spf13-viper","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:03:45.428Z","latest_release_published_at":"2026-02-08T02:03:45.428Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-08T04:56:04.017Z","created_at":"2026-02-08T02:03:44.528Z","updated_at":"2026-03-25T17:18:16.377Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang (\u003e= 1.39~), golang-any, golang-github-fsnotify-fsnotify-dev, golang-github-hashicorp-hcl-dev, golang-github-magiconair-properties-dev, golang-github-mitchellh-mapstructure-dev, golang-github-pelletier-go-toml-dev, golang-github-spf13-afero-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-xordataexchange-crypt-dev, golang-gopkg-yaml.v2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.377Z","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-spf13-viper?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-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-spf13-viper/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":13506326,"name":"golang-github-spf13-viper","ecosystem":"debian","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:07:27.238Z","latest_release_published_at":"2026-02-10T19:07:27.238Z","latest_release_number":"1.7.1-1","last_synced_at":"2026-03-13T16:30:06.683Z","created_at":"2026-02-10T19:07:27.049Z","updated_at":"2026-03-25T17:18:16.506Z","registry_url":"https://tracker.debian.org/pkg/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":"https://packages.debian.org/bullseye/golang-github-spf13-viper","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.39~), golang-any, golang-github-fsnotify-fsnotify-dev, golang-github-hashicorp-hcl-dev, golang-github-magiconair-properties-dev (\u003e= 1.8.1~), golang-github-mitchellh-mapstructure-dev, golang-github-pelletier-go-toml-dev, golang-github-spf13-afero-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-subosito-gotenv-dev (\u003e= 1.2.0~), golang-gopkg-ini.v1-dev (\u003e= 1.51.0~), golang-gopkg-yaml.v2-dev (\u003e= 2.2.4~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.505Z","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-spf13-viper?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-spf13-viper/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":13476420,"name":"golang-github-spf13-viper","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:49:22.383Z","latest_release_published_at":"2026-02-10T04:49:22.383Z","latest_release_number":"1.12.0-1","last_synced_at":"2026-03-10T05:02:56.564Z","created_at":"2026-02-10T04:49:22.105Z","updated_at":"2026-03-25T17:18:16.509Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any (\u003e= 2:1.17~), golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.4), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.6), golang-github-mitchellh-mapstructure-dev (\u003e= 1.5.0), golang-github-pelletier-go-toml-dev (\u003e= 1.9.5), golang-github-pelletier-go-toml.v2-dev (\u003e= 2.0.1), golang-github-spf13-afero-dev (\u003e= 1.8.2), golang-github-spf13-cast-dev (\u003e= 1.5.0), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.1), golang-github-subosito-gotenv-dev (\u003e= 1.3.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.4), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0), golang-gopkg-yaml.v3-dev (\u003e= 3.0.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.509Z","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-spf13-viper?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-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-spf13-viper/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":13418307,"name":"golang-github-spf13-viper","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/spf13/viper","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/spf13/viper","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:08:42.388Z","latest_release_published_at":"2026-02-07T04:08:42.388Z","latest_release_number":"1.10.1-1","last_synced_at":"2026-03-07T04:44:21.003Z","created_at":"2026-02-07T04:08:42.023Z","updated_at":"2026-03-25T17:18:16.660Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-spf13-viper","install_command":"apt-get install golang-github-spf13-viper","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-spf13-viper-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-fsnotify-fsnotify-dev (\u003e= 1.5.1), golang-github-hashicorp-hcl-dev (\u003e= 1.0.0), golang-github-magiconair-properties-dev (\u003e= 1.8.5), golang-github-mitchellh-mapstructure-dev (\u003e= 1.4.3), golang-github-pelletier-go-toml-dev (\u003e= 1.9.4), golang-github-spf13-afero-dev (\u003e= 1.6.0), golang-github-spf13-cast-dev (\u003e= 1.4.1), golang-github-spf13-jwalterweatherman-dev (\u003e= 1.1.0), golang-github-spf13-pflag-dev (\u003e= 1.0.5), golang-github-stretchr-testify-dev (\u003e= 1.7.0), golang-github-subosito-gotenv-dev (\u003e= 1.2.0), golang-gopkg-ini.v1-dev (\u003e= 1.66.2), golang-gopkg-yaml.v2-dev (\u003e= 2.4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-03-25T17:18:16.659Z","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-spf13-viper?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-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-spf13-viper/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":11154935,"name":"github.com/spf13/viper/internal/encoding/yaml","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-02T16:20:47.443Z","latest_release_number":null,"last_synced_at":"2026-05-10T06:03:40.651Z","created_at":"2024-12-10T16:26:33.820Z","updated_at":"2026-05-10T06:03:40.651Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/yaml","install_command":"go get github.com/spf13/viper/internal/encoding/yaml","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/yaml#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.734Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/yaml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/yaml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/yaml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/yaml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fyaml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fyaml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fyaml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fyaml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fyaml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fyaml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154934,"name":"github.com/spf13/viper/internal/encoding/toml","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-11T11:10:15.620Z","latest_release_number":null,"last_synced_at":"2026-04-25T21:15:53.318Z","created_at":"2024-12-10T16:26:32.525Z","updated_at":"2026-04-25T21:15:53.318Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/toml","install_command":"go get github.com/spf13/viper/internal/encoding/toml","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/toml#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.743Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/toml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/toml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/toml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/toml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Ftoml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Ftoml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Ftoml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Ftoml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Ftoml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Ftoml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154931,"name":"github.com/spf13/viper/internal/encoding/ini","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-25T16:30:50.896Z","latest_release_number":null,"last_synced_at":"2026-05-08T05:01:27.219Z","created_at":"2024-12-10T16:26:27.967Z","updated_at":"2026-05-08T05:01:27.220Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini","install_command":"go get github.com/spf13/viper/internal/encoding/ini","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/ini","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/ini","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/ini","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/ini/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fini/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fini/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fini/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fini/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fini/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fini/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":14475521,"name":"github.com/sPF13/viper","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sPF13/viper","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-19T12:16:09.070Z","created_at":"2026-05-19T12:16:05.127Z","updated_at":"2026-05-19T13:15:59.791Z","registry_url":"https://pkg.go.dev/github.com/sPF13/viper","install_command":"go get github.com/sPF13/viper","documentation_url":"https://pkg.go.dev/github.com/sPF13/viper#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-19T13:15:59.770Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.052141825017531,"dependent_packages_count":4.734032601296419,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.893087213156975},"purl":"pkg:golang/github.com/s%21p%21f13/viper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sPF13/viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sPF13/viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sPF13/viper/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%2FsPF13%2Fviper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FsPF13%2Fviper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FsPF13%2Fviper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FsPF13%2Fviper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FsPF13%2Fviper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FsPF13%2Fviper/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":3790440,"name":"github.com/SPF13/viper","ecosystem":"go","description":"","homepage":"https://github.com/SPF13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SPF13/viper","keywords_array":[],"namespace":"github.com/SPF13","versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-06-01T18:45:25.950Z","created_at":"2022-04-11T17:47:36.446Z","updated_at":"2026-06-01T18:45:25.951Z","registry_url":"https://pkg.go.dev/github.com/SPF13/viper","install_command":"go get github.com/SPF13/viper","documentation_url":"https://pkg.go.dev/github.com/SPF13/viper#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.738Z","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":0.03681104151679448,"forks_count":0.4343253983841299,"average":4.2040341759096425},"purl":"pkg:golang/github.com/%21s%21p%21f13/viper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SPF13/viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SPF13/viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SPF13/viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fviper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fviper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fviper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fviper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fviper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSPF13%2Fviper/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154929,"name":"github.com/spf13/viper/internal/encoding/dotenv","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":20,"first_release_published_at":"2026-03-14T16:45:38.998Z","latest_release_published_at":"2026-03-14T16:45:38.998Z","latest_release_number":"v1.21.0","last_synced_at":"2026-06-01T19:46:21.866Z","created_at":"2024-12-10T16:26:25.272Z","updated_at":"2026-06-01T19:46:21.866Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv","install_command":"go get github.com/spf13/viper/internal/encoding/dotenv","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.731Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/dotenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/dotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/dotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/dotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fdotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fdotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fdotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fdotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fdotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fdotenv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":13962607,"name":"go-github-com-spf13-viper","ecosystem":"guix","description":"Go configuration with fangs","homepage":"https://github.com/spf13/viper","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:39:22.579Z","latest_release_published_at":"2026-03-02T22:39:22.579Z","latest_release_number":"1.8.1","last_synced_at":"2026-04-27T18:11:25.516Z","created_at":"2026-03-02T22:39:22.389Z","updated_at":"2026-04-27T18:11:26.433Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-spf13-viper/1.8.1/","install_command":"guix install go-github-com-spf13-viper","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n24941","metadata":{"location":"gnu/packages/golang-xyz.scm:24941","variable_name":"go-github-com-spf13-viper"},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"}},"repo_metadata_updated_at":"2026-04-27T18:11:26.406Z","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-spf13-viper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-spf13-viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-spf13-viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-spf13-viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-viper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-viper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-viper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-viper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-viper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-spf13-viper/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31564,"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":8750079,"name":"github.com/Spf13/viper","ecosystem":"go","description":"","homepage":"https://github.com/Spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Spf13/viper","keywords_array":[],"namespace":"github.com/Spf13","versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-17T02:07:28.072Z","created_at":"2024-01-13T04:57:10.411Z","updated_at":"2026-05-17T02:07:28.072Z","registry_url":"https://pkg.go.dev/github.com/Spf13/viper","install_command":"go get github.com/Spf13/viper","documentation_url":"https://pkg.go.dev/github.com/Spf13/viper#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.757Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.470126198440106,"dependent_packages_count":9.285643101174518,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.877884649807312},"purl":"pkg:golang/github.com/%21spf13/viper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Spf13/viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Spf13/viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Spf13/viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fviper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fviper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fviper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fviper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fviper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSpf13%2Fviper/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":10304790,"name":"github.com/spf13/viper/remote","ecosystem":"go","description":"Package remote integrates the remote features of Viper.","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper","versions_count":9,"first_release_published_at":"2024-06-06T13:10:21.000Z","latest_release_published_at":"2025-09-08T16:57:41.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-17T02:07:30.487Z","created_at":"2024-06-07T00:16:26.363Z","updated_at":"2026-05-17T02:07:30.487Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/remote","install_command":"go get github.com/spf13/viper/remote","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/remote#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.753Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.989828538215635,"dependent_packages_count":6.55055055055055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.770189544383093},"purl":"pkg:golang/github.com/spf13/viper/remote","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/remote","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/remote","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/remote/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Fremote/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Fremote/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Fremote/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Fremote/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Fremote/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Fremote/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":3510813,"name":"github.com/spf13/Viper","ecosystem":"go","description":"","homepage":"https://github.com/spf13/Viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/Viper","keywords_array":[],"namespace":"github.com/spf13","versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-17T02:07:38.256Z","created_at":"2022-04-10T21:08:27.726Z","updated_at":"2026-05-17T02:07:38.256Z","registry_url":"https://pkg.go.dev/github.com/spf13/Viper","install_command":"go get github.com/spf13/Viper","documentation_url":"https://pkg.go.dev/github.com/spf13/Viper#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.731Z","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":0.037035499087018836,"forks_count":0.43623328773103703,"average":4.204567262638925},"purl":"pkg:golang/github.com/spf13/%21viper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/Viper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/Viper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/Viper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FViper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FViper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FViper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FViper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FViper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FViper/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154932,"name":"github.com/spf13/viper/internal/encoding/javaproperties","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":13,"first_release_published_at":"2026-05-17T02:08:20.052Z","latest_release_published_at":"2026-05-17T02:08:20.052Z","latest_release_number":"v1.19.0","last_synced_at":"2026-05-17T02:08:21.036Z","created_at":"2024-12-10T16:26:29.371Z","updated_at":"2026-05-17T02:08:21.036Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties","install_command":"go get github.com/spf13/viper/internal/encoding/javaproperties","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.734Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/javaproperties","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/javaproperties","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/javaproperties","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/javaproperties/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjavaproperties/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjavaproperties/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjavaproperties/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjavaproperties/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjavaproperties/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjavaproperties/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154933,"name":"github.com/spf13/viper/internal/encoding/json","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-03T05:52:25.307Z","latest_release_number":null,"last_synced_at":"2026-05-10T06:03:40.507Z","created_at":"2024-12-10T16:26:30.316Z","updated_at":"2026-05-10T06:03:40.508Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json","install_command":"go get github.com/spf13/viper/internal/encoding/json","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.737Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fjson/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154930,"name":"github.com/spf13/viper/internal/encoding/hcl","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal/encoding","versions_count":16,"first_release_published_at":"2026-05-02T15:18:21.203Z","latest_release_published_at":"2026-05-02T15:18:21.203Z","latest_release_number":"v1.19.0","last_synced_at":"2026-05-21T04:04:05.073Z","created_at":"2024-12-10T16:26:26.957Z","updated_at":"2026-05-21T04:04:05.073Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl","install_command":"go get github.com/spf13/viper/internal/encoding/hcl","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding/hcl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/hcl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding/hcl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/hcl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fhcl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fhcl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fhcl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fhcl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fhcl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding%2Fhcl/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":10702876,"name":"github.com/spf13/vipeR","ecosystem":"go","description":"","homepage":"https://github.com/spf13/vipeR","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/vipeR","keywords_array":[],"namespace":"github.com/spf13","versions_count":44,"first_release_published_at":"2017-07-23T05:52:07.000Z","latest_release_published_at":"2025-09-08T16:56:14.000Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-21T04:04:15.117Z","created_at":"2024-07-18T05:36:17.061Z","updated_at":"2026-05-21T04:04:15.117Z","registry_url":"https://pkg.go.dev/github.com/spf13/vipeR","install_command":"go get github.com/spf13/vipeR","documentation_url":"https://pkg.go.dev/github.com/spf13/vipeR#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30931443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T07:55:14.202Z","status":"ssl_error","status_checked_at":"2026-03-25T07:55:10.924Z","response_time":80,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.736Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7620691443074925,"dependent_packages_count":6.334469642309425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.548269393308459},"purl":"pkg:golang/github.com/spf13/vipe%21r","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/vipeR","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/vipeR","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/vipeR/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FvipeR/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FvipeR/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FvipeR/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FvipeR/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FvipeR/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2FvipeR/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11154928,"name":"github.com/spf13/viper/internal/encoding","ecosystem":"go","description":"","homepage":"https://github.com/spf13/viper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spf13/viper","keywords_array":[],"namespace":"github.com/spf13/viper/internal","versions_count":23,"first_release_published_at":"2026-05-21T04:05:24.967Z","latest_release_published_at":"2026-05-21T04:05:24.967Z","latest_release_number":"v1.21.0","last_synced_at":"2026-05-21T04:05:28.380Z","created_at":"2024-12-10T16:26:23.594Z","updated_at":"2026-05-21T04:05:28.380Z","registry_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding","install_command":"go get github.com/spf13/viper/internal/encoding","documentation_url":"https://pkg.go.dev/github.com/spf13/viper/internal/encoding#section-documentation","metadata":{},"repo_metadata":{"id":15632497,"uuid":"18369373","full_name":"spf13/viper","owner":"spf13","description":"Go configuration with fangs","archived":false,"fork":false,"pushed_at":"2026-01-12T21:42:47.000Z","size":1625,"stargazers_count":30169,"open_issues_count":123,"forks_count":2097,"subscribers_count":248,"default_branch":"master","last_synced_at":"2026-03-24T15:24:31.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spf13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-02T14:33:33.000Z","updated_at":"2026-03-24T15:03:46.000Z","dependencies_parsed_at":"2024-02-05T20:00:36.547Z","dependency_job_id":"f88a37bf-4dab-416c-9d23-c20a9c6fbdf3","html_url":"https://github.com/spf13/viper","commit_stats":{"total_commits":809,"total_committers":184,"mean_commits":4.396739130434782,"dds":0.6526576019777504,"last_synced_commit":"60e5c44537893d7f8c26196e7b346cac59a41df5"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/spf13/viper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spf13","download_url":"https://codeload.github.com/spf13/viper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/sbom","scorecard":{"id":841255,"data":{"date":"2025-08-11","repo":{"name":"github.com/spf13/viper","commit":"b74c7ee1e5e999f16bc2b904608815a59241b316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/14 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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":10,"reason":"17 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:32:12.680Z","repository_id":15632497,"created_at":"2025-08-23T20:32:12.680Z","updated_at":"2025-08-23T20:32:12.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30897961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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"},"tags":[{"name":"remote/v1.21.0","sha":"0b6c29e0b76b872a5ee00e4d167f4b16893ca975","kind":"tag","published_at":"2025-09-08T16:57:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.21.0/manifests"},{"name":"v1.21.0","sha":"394040caccbdf5821fa6839386a35f0fb1b1ee9e","kind":"tag","published_at":"2025-09-08T16:57:12.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.21.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.21.0/manifests"},{"name":"remote/v1.20.1","sha":"8bf8e1d6c5455ff1c08f0f3bd0b4315b58efcd16","kind":"tag","published_at":"2025-03-26T17:31:54.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.1/manifests"},{"name":"v1.20.1","sha":"9568cfcfd660a1c1c6c762f335ae79f370488417","kind":"tag","published_at":"2025-03-26T17:30:58.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.1/manifests"},{"name":"remote/v1.20.0","sha":"d50e7f625e4d2a02454c6609e2d1f908f7882ef7","kind":"tag","published_at":"2025-03-15T15:05:00.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0/manifests"},{"name":"v1.20.0","sha":"c038295114ebabab9d57440f76025cfa73d7df3e","kind":"tag","published_at":"2025-03-15T15:03:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0/manifests"},{"name":"remote/v1.20.0-alpha.6","sha":"cc53fac037475edaec5cd2cae73e6c3cc5caef9e","kind":"tag","published_at":"2024-07-23T18:08:33.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.6/manifests"},{"name":"v1.20.0-alpha.6","sha":"e2ab48ad877a004acf5ae1f5bc42d4c712b1c077","kind":"tag","published_at":"2024-07-23T18:07:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.6","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.6/manifests"},{"name":"remote/v1.20.0-alpha.5","sha":"3f40d9a463ca6305283d803796eb4b9fb72e5e66","kind":"tag","published_at":"2024-07-01T04:13:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.5/manifests"},{"name":"v1.20.0-alpha.5","sha":"e32d9f3d9686d8891f8ff268b2bd47726ea0c719","kind":"tag","published_at":"2024-07-01T04:11:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.5","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.5/manifests"},{"name":"remote/v1.20.0-alpha.4","sha":"e71d7bf15cb08a034e73cf585397c25d8f219936","kind":"tag","published_at":"2024-06-24T18:23:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.4/manifests"},{"name":"v1.20.0-alpha.4","sha":"d2458a2abcf9c9af10f033aef75dad8b063a1789","kind":"tag","published_at":"2024-06-24T18:22:01.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.4","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.4/manifests"},{"name":"remote/v1.20.0-alpha.3","sha":"35a46059e3a52f34f8ee7b3f6231d10d7a577aee","kind":"tag","published_at":"2024-06-24T15:23:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.3/manifests"},{"name":"v1.20.0-alpha.3","sha":"ee6cffa48d1a585f4feeb1ffd42a138efd2866fd","kind":"tag","published_at":"2024-06-24T15:22:20.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.3/manifests"},{"name":"remote/v1.20.0-alpha.2","sha":"a11ee9ae99ad877d50eaf897e3d07c41d8e2f697","kind":"tag","published_at":"2024-06-20T12:01:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.2/manifests"},{"name":"v1.20.0-alpha.2","sha":"6e4ab18b860ebf216ba4bbb7a5f6c69c7e083acf","kind":"tag","published_at":"2024-06-20T12:00:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.2/manifests"},{"name":"remote/v1.20.0-alpha.1","sha":"a50cdb2a7dc4c25d28c22eb77111f34756085a5d","kind":"tag","published_at":"2024-06-06T13:10:49.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/remote/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/remote/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@remote%2Fv1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/remote%2Fv1.20.0-alpha.1/manifests"},{"name":"v1.20.0-alpha.1","sha":"7ad8e1ea014790e2e1e29738e1f986465c4ae9f5","kind":"tag","published_at":"2024-06-06T13:09:24.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.20.0-alpha.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.20.0-alpha.1/manifests"},{"name":"v1.19.0","sha":"b9733f03ad014259d08f405c13e3d7f469fa1a8e","kind":"tag","published_at":"2024-06-02T07:18:25.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.19.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ab3a50c0ce2020028f8cb515c62fc4d2d97a8996","kind":"tag","published_at":"2023-12-18T18:22:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"fb6eb1e8e9fbaa424b113248af35f048c5d86dea","kind":"tag","published_at":"2023-12-08T13:44:26.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"f5fcb4a104f76357c270c3944c26a2e2c8a06fdf","kind":"tag","published_at":"2023-12-06T14:51:29.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.18.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"f62f86a84b8395051efe0e490a29f3f89830a3ed","kind":"tag","published_at":"2023-10-06T12:31:08.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.17.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"21a7fd828ed231bbe62068d6aafa5aa9f85dc79e","kind":"tag","published_at":"2023-05-30T10:45:46.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.16.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"518241257478c557633ab36e474dfcaeb9a3c623","kind":"tag","published_at":"2023-01-19T15:45:53.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.15.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b89e554a96abde447ad13a26dcc59fd00375e555","kind":"tag","published_at":"2022-11-06T13:23:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.14.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"57cc9a000f5fe0ec654d189958b66f20f31fd21a","kind":"tag","published_at":"2022-09-06T12:07:31.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.13.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"4322cf20e9c78981da0210366d2697f5cbf2df4e","kind":"tag","published_at":"2022-05-26T15:49:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.12.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"6986c0ab4883dda50b1eed5a8237bec3e0d3f5cd","kind":"tag","published_at":"2022-04-13T13:38:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.11.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"f646c50b184a0bec644dd1147d6b0e57be17c7aa","kind":"tag","published_at":"2021-12-15T13:10:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4bfcd9ea04475e70535476efda42c9757b86c18","kind":"tag","published_at":"2021-12-12T03:01:28.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.10.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"b1fdc47b0d05b6af898a3d50aefd62c5825a17fe","kind":"tag","published_at":"2021-09-19T23:17:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.9.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bd038658992ae06c6ccf069a5b4bebe432602d0f","kind":"tag","published_at":"2021-06-25T11:56:05.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"faa8ba0c53e004728577632c8d1eb540e6676369","kind":"tag","published_at":"2021-06-16T01:18:10.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.8.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"3826be313591f83193f048520482a7b3cf17d506","kind":"commit","published_at":"2020-07-31T21:39:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"13df72109047b6ae9c907bce81e327265d6d8a9c","kind":"commit","published_at":"2020-05-09T09:42:39.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.7.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"59b19175035095196a623aac8d0f5c83481f3d77","kind":"tag","published_at":"2020-04-09T18:21:32.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"4525543ce4fe90f7970f5e2cdc300b8ffc8c0582","kind":"tag","published_at":"2020-01-16T18:30:06.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"eabbc68a3ecd5cf8c11a2f84dbda5e7a38493b2f","kind":"commit","published_at":"2019-12-06T16:29:42.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ad4bc05cf581ee54efd78c7fd58202609d10857","kind":"commit","published_at":"2019-12-06T13:27:22.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.6.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"72b022eb357a56469725dcd03918449e2278d02e","kind":"tag","published_at":"2019-11-01T11:49:40.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.5.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b5bf975e5823809fb22c7644d008757f78a4259e","kind":"commit","published_at":"2019-05-24T19:57:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.4.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"9e56dacc08fbbf8c9ee2dbc717553c758ce42bc9","kind":"commit","published_at":"2019-03-13T09:29:51.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6d33b5a963d922d182c91e8a1c88d81fd150cfd4","kind":"commit","published_at":"2018-12-07T10:03:36.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41cd1c3aa32b2685fae6c296e6f044bc68922c0e","kind":"commit","published_at":"2018-12-05T16:13:47.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.3.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.3.0/manifests"},{"name":"v1.0.3","sha":"a1b837276271029e31f796ae5d03ba9ffb017244","kind":"commit","published_at":"2018-09-28T08:07:09.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.3","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.3/manifests"},{"name":"v1.1.1","sha":"f69c91abd383f6e61b17df94c1020943eefe0349","kind":"commit","published_at":"2018-09-28T08:06:43.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.1/manifests"},{"name":"v1.2.1","sha":"2c12c60302a5a0e62ee102ca9bc996277c2f64f5","kind":"commit","published_at":"2018-09-28T07:53:21.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8fb642006536c8d3760c99d4fa2389f5e2205631","kind":"tag","published_at":"2018-09-07T09:32:07.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.2.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"907c19d40d9a6c9bb55f040ff4ae45271a4754b9","kind":"commit","published_at":"2018-08-03T12:57:45.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.1.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"b5e8006cbee93ec955a89ab31e0e3ce3204f3736","kind":"tag","published_at":"2018-03-19T18:52:02.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.2","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"00ed41cdba2612ddf07559b1cae78ca23d213ba6","kind":"tag","published_at":"2018-03-19T18:44:18.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.1","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"25b30aa063fc18e48662b86996252eabdcf2f0c7","kind":"tag","published_at":"2017-08-18T14:30:35.000Z","download_url":"https://codeload.github.com/spf13/viper/tar.gz/v1.0.0","html_url":"https://github.com/spf13/viper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spf13/viper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:18:18.829Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/spf13/viper/internal/encoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spf13/viper/internal/encoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spf13/viper/internal/encoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T10:01:01.951Z","issues_count":237,"pull_requests_count":496,"avg_time_to_close_issue":45602772.52272727,"avg_time_to_close_pull_request":6668249.861809045,"issues_closed_count":88,"pull_requests_closed_count":398,"pull_request_authors_count":87,"issue_authors_count":199,"avg_comments_per_issue":4.067510548523207,"avg_comments_per_pull_request":1.5524193548387097,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":30,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1625516.142857143,"past_year_avg_time_to_close_pull_request":1225265.923076923,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2333333333333334,"past_year_avg_comments_per_pull_request":0.7894736842105263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","maintainers":[{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}],"active_maintainers":[{"login":"sagikazarmark","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"},{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspf13%2Fviper%2Finternal%2Fencoding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":7820,"full_name":"spf13/viper","default_branch":"master","total_commits":891,"total_committers":191,"total_bot_commits":192,"total_bot_committers":1,"mean_commits":4.664921465968586,"dds":0.654320987654321,"past_year_total_commits":56,"past_year_total_committers":6,"past_year_total_bot_commits":9,"past_year_total_bot_committers":1,"past_year_mean_commits":9.333333333333334,"past_year_dds":0.5892857142857143,"last_synced_at":"2026-05-31T15:28:49.621Z","last_synced_commit":"528f7416c4b56a4948673984b190bf8713f0c3c4","created_at":"2023-03-07T09:46:37.320Z","updated_at":"2026-05-31T15:22:37.151Z","committers":[{"name":"Mark Sagi-Kazar","email":"mark.sagikazar@gmail.com","login":"sagikazarmark","count":308},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":192},{"name":"Bjørn Erik Pedersen","email":"bjorn.erik.pedersen@gmail.com","login":"bep","count":31},{"name":"spf13","email":"steve.francia@gmail.com","login":"spf13","count":29},{"name":"Matthew Coleman","email":"matthew.e.coleman@gmail.com","login":"spacez320","count":23},{"name":"Kiril Zvezdarov","email":"kzvezdarov@monetate.com","login":null,"count":15},{"name":"Oleksandr Redko","email":"Oleksandr_Redko@epam.com","login":"alexandear","count":14},{"name":"Brian Ketelsen","email":"bketelsen@gmail.com","login":"bketelsen","count":10},{"name":"Anthony Fok","email":"foka@debian.org","login":"anthonyfok","count":9},{"name":"akutz","email":"sakutz@gmail.com","login":"akutz","count":8},{"name":"Albert","email":"albertnigma@gmail.com","login":"n10v","count":8},{"name":"Benoit Masson","email":"benoit.masson@gmail.com","login":"benoitmasson","count":8},{"name":"jackspirou","email":"jack.spirou@target.com","login":"jackspirou","count":7},{"name":"Vlad Didenko","email":"git@didenko.com","login":"didenko","count":5},{"name":"oliveagle","email":"oliveagle@gmail.com","login":"oliveagle","count":5},{"name":"Xavier Coulon","email":"xcoulon@redhat.com","login":"xcoulon","count":4},{"name":"ccoVeille","email":"3875889+ccoVeille","login":"ccoVeille","count":4},{"name":"patdhlk","email":"p@pichu.io","login":"patdhlk","count":4},{"name":"Alexey Maslov","email":"alexey.y.maslov@gmail.com","login":"alxmsl","count":3},{"name":"Séra Zoltán","email":"serazoli@gmail.com","login":"serazoli","count":3},{"name":"Andrew Stuart","email":"andrew.stuart2@gmail.com","login":"andrewstuart","count":3},{"name":"Cameron Moore","email":"moorereason@gmail.com","login":"moorereason","count":3},{"name":"Chance Zibolski","email":"chance.zibolski@gmail.com","login":"chancez","count":3},{"name":"Christian Muehlhaeuser","email":"muesli@gmail.com","login":"muesli","count":3},{"name":"Nick Miyake","email":"nmiyake","login":"nmiyake","count":3},{"name":"Ville Skyttä","email":"ville.skytta@upcloud.com","login":"scop","count":2},{"name":"Wolfgang Friedl","email":"wolfgang.a.friedl@atos.net","login":"wofr","count":2},{"name":"javaducky","email":"javaducky@gmail.com","login":"javaducky","count":2},{"name":"Étienne BERSAC","email":"etienne.bersac@dalibo.com","login":"bersace","count":2},{"name":"Illarion Kovalchuk","email":"illarion.kovalchuk@gmail.com","login":"illarion","count":2},{"name":"Michael","email":"michael-k","login":"michael-k","count":2},{"name":"Nate Finch","email":"nate.finch@gmail.com","login":"natefinch","count":2},{"name":"Kiril Zvezdarov","email":"kzvezdarov@gmail.com","login":"kzvezdarov","count":2},{"name":"Kevin Franklin Kim","email":"franklin@weareinteractive.com","login":"franklinkim","count":2},{"name":"Gabriel Aszalos","email":"gabriel.aszalos@gmail.com","login":"gbbr","count":2},{"name":"David Calavera","email":"david.calavera@gmail.com","login":"calavera","count":2},{"name":"Chris Waldon","email":"cwaldon@redhat.com","login":"whereswaldon","count":2},{"name":"Chris Hamant","email":"chris@hamant.net","login":"chrishamant","count":2},{"name":"Calin Martinconi","email":"martinconic@gmail.com","login":"martinconic","count":2},{"name":"TaylorOno","email":"taylor.r.ono@gmail.com","login":"TaylorOno","count":2},{"name":"Stephen Kitt","email":"skitt@redhat.com","login":"skitt","count":2},{"name":"Quentin Burgess","email":"qutn.burgess@gmail.com","login":"burgesQ","count":2},{"name":"Pedro Silva","email":"pedromss","login":"pedromss","count":2},{"name":"Andrew Cohen","email":"acohen@movableink.com","login":null,"count":2},{"name":"Lei Feng","email":"larry.feng@emc.com","login":null,"count":2},{"name":"Adam Sherwood","email":"theherk@gmail.com","login":"theherk","count":1},{"name":"Abhinandan","email":"nmabhinandan@gmail.com","login":"nmabhinandan","count":1},{"name":"AGirard","email":"bouhahah@gmail.com","login":"zer0tonin","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Andrew Richardson","email":"andrew.richardson@kaleido.io","login":"awrichar","count":1},{"name":"Azanul Haque","email":"42029519+Azanul","login":"Azanul","count":1},{"name":"Baruch Odem","email":"baruchiro@gmail.com","login":"baruchiro","count":1},{"name":"Ben Potter","email":"me@bpmct.net","login":"bpmct","count":1},{"name":"Benjamin Lee","email":"benjamin.lee@realthought.net","login":"bltb","count":1},{"name":"Brad P. Crochet","email":"brad@redhat.com","login":"bcrochet","count":1},{"name":"Brad Peabody","email":"bradleypeabody","login":"bradleypeabody","count":1},{"name":"Bruce Wang","email":"brucewangno1@gmail.com","login":"BruceWangNo1","count":1},{"name":"Bryan Liles","email":"bryanliles@gmail.com","login":"bryanl","count":1},{"name":"Carlos Henrique Guardão Gandarez","email":"gandarez@gmail.com","login":"gandarez","count":1},{"name":"Deleplace","email":"deleplace2015@gmail.com","login":"Deleplace","count":1},{"name":"Dawid Urbański","email":"2959818+UrbanskiDawid","login":"UrbanskiDawid","count":1},{"name":"Davor Kapsa","email":"davor.kapsa@gmail.com","login":"dvrkps","count":1},{"name":"David Symonds","email":"dsymonds@golang.org","login":"dsymonds","count":1},{"name":"David Pelaez","email":"pelaez89@gmail.com","login":"davidpelaez","count":1},{"name":"Daniel Eloff","email":"dan.eloff@gmail.com","login":"eloff","count":1},{"name":"Dan Rollo","email":"danrollo@gmail.com","login":"bhamail","count":1},{"name":"Cédric Fabianski","email":"cedric@bearer.sh","login":"cfabianski","count":1},{"name":"CodeLingo Bot","email":"bot@codelingo.io","login":"CodeLingoBot","count":1},{"name":"Chuanjian Wang","email":"ckeyer","login":"ckeyer","count":1},{"name":"Christian Banse","email":"oxisto@aybaze.com","login":"oxisto","count":1},{"name":"maxim-konovalov","email":"maksim.konovalov@vk.team","login":null,"count":1},{"name":"kgv","email":"g@0x010g","login":null,"count":1},{"name":"Max Wolter","email":"max.wolter@etixgroup.com","login":null,"count":1},{"name":"chalupaul","email":"chalupaul@chalupauls-air.rackspace.corp","login":null,"count":1},{"name":"Wayne Walker","email":"wwalker@indeed.com","login":null,"count":1},{"name":"Victor Castell","email":"victor@victorcastell.com","login":null,"count":1},{"name":"Ross Cooperman","email":"rcooperman@movableink.com","login":null,"count":1},{"name":"Rodrigo Chiossi","email":"rodrigo.chiossi@intel.com","login":null,"count":1},{"name":"Kris","email":"krousey@google.com","login":null,"count":1},{"name":"Joshua Rubin","email":"jrubin@zvelo.com","login":null,"count":1},{"name":"James Mintram","email":"jamesmintram@gmail.com","login":null,"count":1},{"name":"JG²","email":"garciagonzalez.julien@gmail.com","login":null,"count":1},{"name":"Eran Chetz","email":"eran@streamrail.com","login":null,"count":1},{"name":"Derek Parker","email":"derek.parker@coreos.com","login":null,"count":1},{"name":"Brice Fernandes","email":"brice@weave.works","login":null,"count":1},{"name":"Astone","email":"mozartz.2021@gmail.com","login":null,"count":1},{"name":"Aarti Parikh","email":"aarparikh@paypal.com","login":null,"count":1},{"name":"Andres Taylor","email":"andres@planetscale.com","login":"systay","count":1},{"name":"Andreas Deininger","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Alpha","email":"AlphaWong","login":"AlphaWong","count":1},{"name":"Alexander Krasnukhin","email":"themalkolm","login":"themalkolm","count":1},{"name":"Ahra Cho","email":"choar816@postech.ac.kr","login":"choar816","count":1},{"name":"Adriano","email":"acaloiaro","login":"acaloiaro","count":1},{"name":"Adhatama","email":"am.adhatama@gmail.com","login":"adhatama","count":1},{"name":"Adam Williams","email":"lol768","login":"lol768","count":1},{"name":"bpizzi","email":"baptiste@bpizzi.fr","login":"bpizzi","count":1},{"name":"andig","email":"cpuidle@gmx.de","login":"andig","count":1},{"name":"alex.lew","email":"alex.lew@observeinc.com","login":"obs-gh-alexlew","count":1},{"name":"aeneasr","email":"aeneas@ory.sh","login":"aeneasr","count":1},{"name":"Yoofi Quansah","email":"ybquansah@gmail.com","login":"yquansah","count":1},{"name":"Yauhen Lazurkin","email":"foryauhen@gmail.com","login":"yauhen-l","count":1},{"name":"Wade Carpenter","email":"wwade","login":"wwade","count":1},{"name":"Vladimir Vivien","email":"vladimir.vivien@gmail.com","login":"vladimirvivien","count":1},{"name":"Vivek V","email":"iamvivekv1996@yahoo.in","login":"vivekv96","count":1},{"name":"Vasily Ovchinnikov","email":"vasily@remerge.io","login":"VOvchinnikov","count":1},{"name":"VOrishirne","email":"vorishirne@gmail.com","login":"vorishirne","count":1},{"name":"TwiN","email":"twin@twinnation.org","login":"TwiN","count":1},{"name":"Trevor Foster","email":"trevor.foster@hotmail.ca","login":"terev","count":1},{"name":"Travis Jeffery","email":"tj@travisjeffery.com","login":"travisjeffery","count":1},{"name":"Tony Narlock","email":"tony@git-pull.com","login":"tony","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Sungyun Hur","email":"ethan0311@gmail.com","login":"HurSungYun","count":1},{"name":"Stephen Wodecki","email":"stephenwodecki@gmail.com","login":"steviebps","count":1},{"name":"连修明","email":"1034552569@qq.com","login":"lianxmfor","count":1},{"name":"Sanjay Bhandari","email":"sanjay@ziffusion.com","login":"ziffusion","count":1},{"name":"Roland Schilter","email":"roli@schilter.me","login":"rndstr","count":1},{"name":"Robin Brämer","email":"robin.braemer@web.de","login":"robinbraemer","count":1},{"name":"Paweł Szczur","email":"orian","login":"orian","count":1},{"name":"Pawan Rawal","email":"pawan0201@gmail.com","login":"pawanrawal","count":1},{"name":"dylandreimerink","email":"97.dylan@gmail.com","login":"dylandreimerink","count":1},{"name":"yingshanghuangqiao","email":"yingshanghuangqiao@foxmail.com","login":"yingshanghuangqiao","count":1},{"name":"yhliyr","email":"twesunn@gmail.com","login":"yhliyr","count":1},{"name":"victor23d","email":"cptdm2@gmail.com","login":"victor23d","count":1},{"name":"toimtoimtoim","email":"desinformatsioon@gmail.com","login":"aldas","count":1},{"name":"tobb10001","email":"tobb10001@gmail.com","login":"tobb10001","count":1},{"name":"sandeep","email":"smukk9@gmail.com","login":"smukk9","count":1},{"name":"ryanwalls","email":"github@ryanwalls.com","login":"ryanwalls","count":1},{"name":"r-stepanenko","email":"72788745+r-stepanenko","login":"r-stepanenko","count":1},{"name":"okazu-dm","email":"uhavetwocows@gmail.com","login":"okazu-dm","count":1},{"name":"mjmaisey","email":"martin@maisey.co.uk","login":"mjmaisey","count":1},{"name":"mexisme","email":"mexisme","login":"mexisme","count":1},{"name":"lucperkins","email":"lucperkins@gmail.com","login":"lucperkins","count":1},{"name":"lmx-Hexagram","email":"52130356+lmx-Hexagram","login":"lmx-Hexagram","count":1},{"name":"liubog2008","email":"liubog2008@gmail.com","login":"liubog2008","count":1},{"name":"linuxsong","email":"linuxsong@gmail.com","login":"linuxsong","count":1},{"name":"kun","email":"oiooj@qq.com","login":"oiooj","count":1},{"name":"inkychris","email":"chris@inkyspider.co.uk","login":"inkychris","count":1},{"name":"guangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"goldeneggg","email":"jpshadowapps@gmail.com","login":"goldeneggg","count":1},{"name":"glebik000","email":"58261400+glebik000","login":"glebik000","count":1},{"name":"flow00","email":"368568335@qq.com","login":"deep-bugs","count":1},{"name":"dsp","email":"dsp@2f30.org","login":"ramrunner","count":1},{"name":"bridgetbarnes","email":"bbarnes@seek.com.au","login":"bridgetbarnes","count":1},{"name":"Kevin GEORGES","email":"k4georges@gmail.com","login":"d33d33","count":1},{"name":"Kevin Bowrin","email":"kevin.bowrin@carleton.ca","login":"cudevmaxwell","count":1},{"name":"Kamil Wargula","email":"kamil.wargula@allegrogroup.com","login":"quamilek","count":1},{"name":"João Abecasis","email":"joao@abecasis.name","login":"biochimia","count":1},{"name":"Jonathan Boulle","email":"jonathanboulle@gmail.com","login":"jonboulle","count":1},{"name":"Jonathan Anderson","email":"jonathan.robert.anderson@gmail.com","login":"trombonehero","count":1},{"name":"John McBride","email":"jpmmcbride@gmail.com","login":"jpmcb","count":1},{"name":"John Hooks","email":"hooksie11@gmail.com","login":"hooksie1","count":1},{"name":"John Gosset","email":"john@gossetx.com","login":"qjcg","count":1},{"name":"Joel Scoble","email":"joel.scoble@outlook.com","login":"mohae","count":1},{"name":"Jim Razmus II","email":"jim.razmus@code42.com","login":"jimrazmus","count":1},{"name":"Jeff Lindsay","email":"progrium@gmail.com","login":"progrium","count":1},{"name":"Jean de Klerk","email":"deklerk@google.com","login":"jeanbza","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"James Sweet","email":"james.sweet88@googlemail.com","login":"Omegaice","count":1},{"name":"HuKeping","email":"hukeping@huawei.com","login":"HuKeping","count":1},{"name":"Gustavo Bazan","email":"gssbzn@gmail.com","login":"gssbzn","count":1},{"name":"GuillaumeBAECHLER","email":"guillaume.baechler@dailymotion.com","login":"GuillaumeBAECHLER","count":1},{"name":"Gregory Haynes","email":"greg@greghaynes.net","login":"greghaynes","count":1},{"name":"Filip Krakowski","email":"krakowski@hhu.de","login":"krakowski","count":1},{"name":"EmilLuta","email":"EmilLuta","login":"EmilLuta","count":1},{"name":"Dr. Tobias Quathamer","email":"toddy15","login":"toddy15","count":1},{"name":"Dotan Nahum","email":"jondotan@gmail.com","login":"jondot","count":1},{"name":"Chris Reeves","email":"chris@thisissoon.com","login":"krak3n","count":1},{"name":"Panagiotis Moustafellos","email":"pmoust@elastic.co","login":"pmoust","count":1},{"name":"Pablo Santiago Blum de Aguiar","email":"scorphus@gmail.com","login":"scorphus","count":1},{"name":"Oleg Butuzov","email":"butuzov@made.ua","login":"butuzov","count":1},{"name":"Nils Landt","email":"github@promisedlandt.de","login":"promisedlandt","count":1},{"name":"Nikola Kovacs","email":"nikola.kovacs@gmail.com","login":"nkovacs","count":1},{"name":"Nicolas Maurice","email":"nicolas.maurice.valera@gmail.com","login":"nmvalera","count":1},{"name":"Nicolas Martin","email":"dev@nicolasmartin.fr","login":"cocorambo","count":1},{"name":"Navid Shaikh","email":"nshaikh@redhat.com","login":"navidshaikh","count":1},{"name":"Mitch Connors","email":"mitchconnors@gmail.com","login":"therealmitchconnors","count":1},{"name":"Mikhail f. Shiryaev","email":"mr.felixoid@gmail.com","login":"Felixoid","count":1},{"name":"Miguel Eduardo Gil Biraud","email":"miguel.gil.biraud@ieee.org","login":"mgilbir","count":1},{"name":"Michael Wilson","email":"meowfaceman@hotmail.com","login":"mdwn","count":1},{"name":"Michael Grosser","email":"development@stp-ip.net","login":"stp-ip","count":1},{"name":"Meysam GanJi","email":"p.g.meysam@gmail.com","login":"meysampg","count":1},{"name":"Maxime Horcholle","email":"maxime.horcholle@gmail.com","login":"mhor","count":1},{"name":"Carolyn Van Slyck","email":"me@carolynvanslyck.com","login":"carolynvs","count":1},{"name":"Matti R","email":"matti@mdranta.net","login":"techknowlogick","count":1},{"name":"Matthieu MOREL","email":"mmorel-35","login":"mmorel-35","count":1},{"name":"Matthieu Grieger","email":"matthieugrieger@gmail.com","login":"matthieugrieger","count":1},{"name":"Matt Surabian","email":"matt@mattsurabian.com","login":"MattSurabian","count":1},{"name":"Marcin Stanisławski","email":"marcin.stanislawski@gmail.com","login":"unilama","count":1},{"name":"Leonardo Fedalto","email":"lfedalto@gmail.com","login":"Fedalto","count":1},{"name":"Lars Lehtonen","email":"lars.lehtonen@gmail.com","login":"alrs","count":1},{"name":"Kévin Dunglas","email":"dunglas@gmail.com","login":"dunglas","count":1}],"past_year_committers":[{"name":"Matthew Coleman","email":"matthew.e.coleman@gmail.com","login":"spacez320","count":23},{"name":"Mark Sagi-Kazar","email":"mark.sagikazar@gmail.com","login":"sagikazarmark","count":18},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"ccoVeille","email":"3875889+ccoVeille","login":"ccoVeille","count":4},{"name":"yingshanghuangqiao","email":"yingshanghuangqiao@foxmail.com","login":"yingshanghuangqiao","count":1},{"name":"Nicolas Maurice","email":"nicolas.maurice.valera@gmail.com","login":"nmvalera","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-02T00:00:09.939Z","repositories_count":6252971,"commits_count":883940648,"contributors_count":35035670,"owners_count":1162213,"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":"spf13/viper","html_url":"https://github.com/spf13/viper","last_synced_at":"2026-05-19T02:21:17.776Z","status":"active","issues_count":239,"pull_requests_count":499,"avg_time_to_close_issue":44671407.95555556,"avg_time_to_close_pull_request":6651759.453634085,"issues_closed_count":90,"pull_requests_closed_count":399,"pull_request_authors_count":90,"issue_authors_count":201,"avg_comments_per_issue":4.054393305439331,"avg_comments_per_pull_request":1.5490981963927857,"merged_pull_requests_count":290,"bot_issues_count":1,"bot_pull_requests_count":295,"past_year_issues_count":28,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":1119841.0714285714,"past_year_avg_time_to_close_pull_request":525963.9090909091,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":0.8108108108108109,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-16T03:48:43.827Z","updated_at":"2026-05-19T02:21:17.776Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spf13%2Fviper/issues","issue_labels_count":{"table":{"kind/bug":85,"kind/enhancement":80,"lifecycle/stale":36,"kind/support":4,"kind/question":2,"area/dependencies":2,"resolution/wontfix":1,"resolution/invalid":1,"release-note/ignore":1,"resolution/duplicate":1,"release-note/breaking-change":1}},"pull_request_labels_count":{"table":{"area/dependencies":317,"kind/enhancement":28,"kind/bug":16,"release-note/misc":14,"go":9,"dependencies":8,"area/documentation":7,"release-note/breaking-change":7,"release-note/enhancement":3,"release-note/ignore":3,"release-note/new-feature":3,"github_actions":1,"lifecycle/keep":1}},"issue_author_associations_count":{"table":{"NONE":211,"COLLABORATOR":20,"CONTRIBUTOR":7,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":329,"NONE":100,"COLLABORATOR":70}},"issue_authors":{"table":{"sagikazarmark":20,"ShivaliBandi":11,"LuSrackhall":4,"F21":2,"adriantam":2,"drsybren":2,"gwvandesteeg":2,"lizt666888":2,"ahuigo":2,"Dentrax":1,"heaths":1,"spf13":1,"skitt":1,"nouzun":1,"lnashier":1,"laplantePierre":1,"Rustixir":1,"Giri4joyz":1,"guyisra":1,"dependabot[bot]":1,"mehdy":1,"Hexiaopi":1,"jaeheonji":1,"vt128":1,"vitalift":1,"pomo-mondreganto":1,"shifengbin":1,"niondir":1,"shani1998":1,"tamayika":1,"Volox":1,"archine":1,"wpnpeiris":1,"wangyongtao":1,"qiannianshaonian":1,"bludot":1,"Valgard":1,"zuozhehao":1,"andig":1,"tkrop":1,"uvulpos":1,"Mido-sys":1,"JorTurFer":1,"taaraora":1,"StephenPCG":1,"niudaii":1,"ntakouris":1,"PepijnK":1,"aeneasr":1,"ChefKeeper":1,"hxzhao527":1,"Yancy0220":1,"lfcypo":1,"wangxufire":1,"marcofranssen":1,"everactivetim":1,"fabiomargarido":1,"tmarcus87":1,"graffic":1,"pantelis-karamolegkos":1,"rishavch2104":1,"vlbarou":1,"PrimaryCY":1,"PePoDev":1,"ChristianAE":1,"luisdavim":1,"jqk":1,"motoki317":1,"pejeio":1,"yingjie52":1,"Wenrh2004":1,"wanliqun":1,"jamietanna":1,"ardrabczyk":1,"dean-mckinsey":1,"SmallTianTian":1,"thecreation":1,"lucasvo":1,"mauricioscastro":1,"xobotyi":1,"lucasoares":1,"zzyong24":1,"afraidjpg":1,"leighhopcroft":1,"eladlachmi":1,"nook24":1,"richelieu-yang":1,"kukymbr":1,"Gilthoniel":1,"vlkv":1,"infoBrainSys":1,"jamestiotio":1,"zhouyetao":1,"yinonavraham":1,"pfi79":1,"lr638638":1,"eskriett":1,"andy12593":1,"892294101":1,"libreoscar":1,"yaza-putu":1,"PenguinzTech":1,"ybbus":1,"olegch":1,"sekzerd":1,"therealmitchconnors":1,"Moranilt":1,"TheDevMinerTV":1,"lwlee2608":1,"seepine":1,"SVilgelm":1,"BenWiederhake":1,"quocvibui":1,"chenxyzl":1,"dee-kryvenko":1,"natefinch":1,"rashmichandrashekar":1,"markbates":1,"FZhg":1,"blacktop":1,"vipyxc-byte":1,"couldbeus":1,"crazyoptimist":1,"kwk":1,"kolaente":1,"jsumners":1,"walnut-tom":1,"dp1140a":1,"EwvwGeN":1,"jeffdupont":1,"aldas":1,"jgoodall":1,"UrbanskiDawid":1,"arvindh123":1,"darrellwarde":1,"skidder":1,"cobain":1,"Martzki":1,"gurpreetkh":1,"shmul":1,"nii236":1,"xocasdashdash":1,"greg-szabo":1,"sanyam03":1,"gkdgo":1,"ns-jisorce":1,"superchalupa":1,"shenghui0779":1,"fwang2002":1,"mrz1836":1,"alfa-alex":1,"milkpirate":1,"forward32":1,"agonzalezro":1,"vinceaperri":1,"dfilipovic39":1,"haoming29":1,"dablelv":1,"pengenjago":1,"stmcginnis":1,"tkiraly":1,"jcburley":1,"xiaokai-wang":1,"lyondhill":1,"Ozoniuss":1,"mmindenhall":1,"ghost":1,"kayrus":1,"lllama":1,"ChaliOI":1,"jsirianni":1,"bersace":1,"suvidhamalaviya3112":1,"dustin-decker":1,"franpog859":1,"redkite127":1,"dionysius":1,"sushanth0910":1,"jalaziz":1,"jonsch318":1,"stefanb":1,"minikocha":1,"sky5454":1,"zouxingyuks":1,"mgabeler-lee-6rs":1,"aes":1,"JayantChopade":1,"gaoshengL":1,"barsanuphe":1,"Cyprinus12138":1,"waynemetcalfe":1,"manuelstein":1,"aliaqa256":1,"pingxianga":1,"lvyonghuan":1,"kylrth":1,"therealfakemoot":1,"marcintustin":1,"KempWatson":1,"harryzcy":1,"sajjaadalipour":1}},"pull_request_authors":{"table":{"dependabot[bot]":295,"sagikazarmark":70,"spacez320":5,"rishavch2104":4,"skitt":4,"ccoVeille":4,"dustmop":4,"cfabianski":3,"scop":3,"yingshanghuangqiao":2,"wcrum":2,"nmvalera":2,"mfine":2,"tobb10001":2,"operagxsasha":2,"laxmanvallandas":2,"krakowski":2,"GuillaumeBAECHLER":2,"deining":2,"justintoman":2,"martinconic":2,"lwlee2608":2,"JLugagne":2,"smukk9":2,"zalenskivolt":2,"hakusai22":2,"amone-bit":2,"stephengroat":2,"rikkuness":2,"zhenxuanxin":2,"alexandear":2,"yanyandenuonuo":2,"aldas":2,"phinnaeus":2,"amaan-bhati":2,"travisnewhouse":1,"gwvandesteeg":1,"qiannianshaonian":1,"AriehSchneier":1,"migueleliasweb":1,"mozartz":1,"KaymeKaydex":1,"Nothing-no":1,"dmitry-irtegov":1,"cavus700":1,"lcensies":1,"yann-soubeyrand":1,"lysu":1,"losinggeneration":1,"fcarrero":1,"bpmct":1,"TaylorOno":1,"quamilek":1,"KnutZuidema":1,"Bahtya":1,"Azanul":1,"rashmichandrashekar":1,"chenxyzl":1,"fziglio":1,"ramkisiva":1,"yejiangming":1,"knorrkator":1,"leno23":1,"Brandon-M-Hartman":1,"linuxsong":1,"TheoBrigitte":1,"jstevens-vorto":1,"Deleplace":1,"burgesQ":1,"obs-gh-alexlew":1,"xieyuschen":1,"UrbanskiDawid":1,"yhliyr":1,"therealmitchconnors":1,"DanRulev":1,"AuZhoomLee":1,"vorishirne":1,"rkobus":1,"nook24":1,"rentiansheng":1,"plutack":1,"glebik000":1,"i02sopop":1,"yquansah":1,"fishautumn":1,"bu3":1,"MagaSerdarov":1,"yang1992":1,"EwvwGeN":1,"phm07":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-21T00:00:41.637Z","repositories_count":14651702,"issues_count":34163206,"pull_requests_count":111843586,"authors_count":11267868,"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":{"kind/enhancement":17,"kind/bug":10,"lifecycle/stale":4}},"past_year_pull_request_labels_count":{"table":{"area/dependencies":9,"dependencies":3,"go":3,"release-note/ignore":2,"area/documentation":1,"kind/enhancement":1,"lifecycle/keep":1}},"past_year_issue_author_associations_count":{"table":{"NONE":26,"COLLABORATOR":1,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":19,"NONE":15,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"ShivaliBandi":11,"wpnpeiris":1,"vipyxc-byte":1,"sushanth0910":1,"stefanb":1,"spf13":1,"sanyam03":1,"sajjaadalipour":1,"sagikazarmark":1,"rashmichandrashekar":1,"quocvibui":1,"pingxianga":1,"PenguinzTech":1,"nook24":1,"JorTurFer":1,"jonsch318":1,"franpog859":1,"adriantam":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":12,"spacez320":5,"sagikazarmark":3,"amaan-bhati":2,"ccoVeille":2,"dustmop":2,"scop":2,"yingshanghuangqiao":2,"Bahtya":1,"DanRulev":1,"lcensies":1,"leno23":1,"nook24":1,"rashmichandrashekar":1,"rentiansheng":1}},"maintainers":[{"table":{"login":"sagikazarmark","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"}},{"table":{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}}],"active_maintainers":[{"table":{"login":"sagikazarmark","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sagikazarmark"}},{"table":{"login":"spf13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spf13"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":39,"PullRequestEvent":126,"ForkEvent":110,"DiscussionEvent":1,"IssuesEvent":393,"WatchEvent":2579,"IssueCommentEvent":660,"PushEvent":65,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":51,"CreateEvent":43},"last_year":{"DeleteEvent":12,"PullRequestEvent":49,"ForkEvent":42,"DiscussionEvent":1,"IssuesEvent":365,"WatchEvent":927,"IssueCommentEvent":545,"PushEvent":30,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":31,"CreateEvent":9}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/checks.yaml","sha":null,"kind":"manifest","created_at":"2023-10-15T00:21:55.481Z","updated_at":"2023-10-15T00:21:55.481Z","repository_link":"https://github.com/spf13/viper/blob/master/.github/workflows/checks.yaml","dependencies":[{"id":14208274535,"package_name":"mheap/github-action-required-labels","ecosystem":"actions","requirements":"4e9ef4ce8c697cf55716ecbf7f13a3d9e0b6ac6a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-10-15T00:21:55.490Z","updated_at":"2023-10-15T00:21:55.490Z","repository_link":"https://github.com/spf13/viper/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":14208274536,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14208274537,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"93397bea11091df50f3d7e59dc26a7711a8bcfbe","direct":true,"kind":"composite","optional":false},{"id":14208274538,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"3a919529898de77ec3da873e3063ca4b10e7f5cc","direct":true,"kind":"composite","optional":false},{"id":14208274539,"package_name":"cachix/install-nix-action","ecosystem":"actions","requirements":"6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011","direct":true,"kind":"composite","optional":false},{"id":14208274540,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"6c5ccdad469c9f8a2996bfecaec55a631a347034","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yaml","sha":null,"kind":"manifest","created_at":"2023-10-15T00:21:55.498Z","updated_at":"2023-10-15T00:21:55.498Z","repository_link":"https://github.com/spf13/viper/blob/master/.github/workflows/codeql-analysis.yaml","dependencies":[{"id":14208274541,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14208274542,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"0116bc2df50751f9724a2e35ef1f24d22f90e4e1","direct":true,"kind":"composite","optional":false},{"id":14208274543,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"0116bc2df50751f9724a2e35ef1f24d22f90e4e1","direct":true,"kind":"composite","optional":false},{"id":14208274544,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"0116bc2df50751f9724a2e35ef1f24d22f90e4e1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/feedback_issue.yaml","sha":null,"kind":"manifest","created_at":"2023-10-15T00:21:55.505Z","updated_at":"2023-10-15T00:21:55.505Z","repository_link":"https://github.com/spf13/viper/blob/master/.github/workflows/feedback_issue.yaml","dependencies":[{"id":14208274545,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/feedback_pull_request.yaml","sha":null,"kind":"manifest","created_at":"2023-10-15T00:21:55.517Z","updated_at":"2023-10-15T00:21:55.517Z","repository_link":"https://github.com/spf13/viper/blob/master/.github/workflows/feedback_pull_request.yaml","dependencies":[{"id":14208274546,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-10-15T00:21:55.526Z","updated_at":"2023-10-15T00:21:55.526Z","repository_link":"https://github.com/spf13/viper/blob/master/go.mod","dependencies":[{"id":14208274547,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14208274548,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14208274549,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":true,"kind":"runtime","optional":false},{"id":14208274550,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14208274551,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false},{"id":14208274552,"package_name":"github.com/sagikazarmark/crypt","ecosystem":"go","requirements":"v0.15.0","direct":true,"kind":"runtime","optional":false},{"id":14208274553,"package_name":"github.com/sagikazarmark/locafero","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14208274554,"package_name":"github.com/sagikazarmark/slog-shim","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":14208274555,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14208274556,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":14208274557,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":14208274558,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":14208274559,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14208274560,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.67.0","direct":true,"kind":"runtime","optional":false},{"id":14208274561,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14208274562,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.7","direct":true,"kind":"runtime","optional":false},{"id":14208274563,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.23.0","direct":true,"kind":"runtime","optional":false},{"id":14208274564,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":14208274565,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":14208274566,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":14208274567,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":14208274568,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14208274569,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":true,"kind":"runtime","optional":false},{"id":14208274570,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.2-0.20180830191138-d8f796af33cc","direct":true,"kind":"runtime","optional":false},{"id":14208274571,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.14.1","direct":true,"kind":"runtime","optional":false},{"id":14208274572,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":14208274573,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":14208274574,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":14208274575,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":14208274576,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.7","direct":true,"kind":"runtime","optional":false},{"id":14208274577,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":14208274578,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.12.0","direct":true,"kind":"runtime","optional":false},{"id":14208274579,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.25.1","direct":true,"kind":"runtime","optional":false},{"id":14208274580,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":14208274581,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14208274582,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":14208274583,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14208274584,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":true,"kind":"runtime","optional":false},{"id":14208274585,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.10.1","direct":true,"kind":"runtime","optional":false},{"id":14208274586,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":14208274587,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.0","direct":true,"kind":"runtime","optional":false},{"id":14208274588,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":true,"kind":"runtime","optional":false},{"id":14208274589,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.17","direct":true,"kind":"runtime","optional":false},{"id":14208274590,"package_name":"github.com/minio/highwayhash","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14208274591,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":14208274592,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":14208274593,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14208274594,"package_name":"github.com/nats-io/jwt/v2","ecosystem":"go","requirements":"v2.4.1","direct":true,"kind":"runtime","optional":false},{"id":14208274595,"package_name":"github.com/nats-io/nats.go","ecosystem":"go","requirements":"v1.30.2","direct":true,"kind":"runtime","optional":false},{"id":14208274596,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.4.5","direct":true,"kind":"runtime","optional":false},{"id":14208274597,"package_name":"github.com/nats-io/nuid","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14208274598,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":14208274599,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.1-0.20181226105442-5d4384ee4fb2","direct":true,"kind":"runtime","optional":false},{"id":14208274600,"package_name":"github.com/sourcegraph/conc","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14208274601,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.9","direct":true,"kind":"runtime","optional":false},{"id":14208274602,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.9","direct":true,"kind":"runtime","optional":false},{"id":14208274603,"package_name":"go.etcd.io/etcd/client/v2","ecosystem":"go","requirements":"v2.305.9","direct":true,"kind":"runtime","optional":false},{"id":14208274604,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.9","direct":true,"kind":"runtime","optional":false},{"id":14208274605,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":14208274606,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":14208274607,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":14208274608,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.21.0","direct":true,"kind":"runtime","optional":false},{"id":14208274609,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14208274610,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20230905200255-921286631fa9","direct":true,"kind":"runtime","optional":false},{"id":14208274611,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":true,"kind":"runtime","optional":false},{"id":14208274612,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":14208274613,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14208274614,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14208274615,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":true,"kind":"runtime","optional":false},{"id":14208274616,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":14208274617,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":14208274618,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.143.0","direct":true,"kind":"runtime","optional":false},{"id":14208274619,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":14208274620,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230913181813-007df8e322eb","direct":true,"kind":"runtime","optional":false},{"id":14208274621,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230913181813-007df8e322eb","direct":true,"kind":"runtime","optional":false},{"id":14208274623,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230920204549-e6e6cdab5c13","direct":true,"kind":"runtime","optional":false},{"id":14208274624,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.58.2","direct":true,"kind":"runtime","optional":false},{"id":14208274625,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-10-15T00:21:55.567Z","updated_at":"2023-10-15T00:21:55.567Z","repository_link":"https://github.com/spf13/viper/blob/master/go.sum","dependencies":[{"id":14208274631,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":14208274632,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":14208274633,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":14208274634,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":14208274635,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":14208274636,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.3","direct":false,"kind":"runtime","optional":false},{"id":14208274637,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":14208274638,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":14208274639,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":14208274640,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":14208274641,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":14208274642,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":14208274643,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":14208274644,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":14208274645,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":14208274646,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":14208274647,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":14208274648,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":14208274649,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":14208274650,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.110.7","direct":false,"kind":"runtime","optional":false},{"id":14208274651,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274652,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274653,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274654,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274655,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14208274656,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208274657,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14208274658,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":14208274659,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274660,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274661,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14208274662,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14208274663,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274664,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274665,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274666,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274667,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274668,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274669,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14208274670,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208274671,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14208274672,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.14.0","direct":false,"kind":"runtime","optional":false},{"id":14208274673,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":14208274674,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274675,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":14208274676,"package_name":"github.com/DataDog/datadog-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14208274677,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":14208274678,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":14208274679,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":14208274680,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":14208274681,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":14208274682,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":14208274683,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274684,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":14208274685,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274686,"package_name":"github.com/benbjohnson/clock","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274687,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":14208274688,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274689,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274690,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274691,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":14208274692,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274693,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":14208274694,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":14208274695,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":14208274696,"package_name":"github.com/circonus-labs/circonus-gometrics","ecosystem":"go","requirements":"v2.3.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14208274697,"package_name":"github.com/circonus-labs/circonusllhist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":14208274698,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14208274699,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":14208274700,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":14208274701,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":14208274702,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274703,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":14208274704,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274705,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274706,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.2-0.20180830191138-d8f796af33cc","direct":false,"kind":"runtime","optional":false},{"id":14208274707,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208274708,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":14208274709,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":14208274710,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":14208274711,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":14208274712,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274713,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14208274714,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208274715,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":14208274716,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.14.1","direct":false,"kind":"runtime","optional":false},{"id":14208274717,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.14.4","direct":false,"kind":"runtime","optional":false},{"id":14208274718,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14208274719,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":14208274720,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20191125211704-12ad95a8df72","direct":false,"kind":"runtime","optional":false},{"id":14208274721,"package_name":"github.com/go-gl/glfw/v3.3/glfw","ecosystem":"go","requirements":"v0.0.0-20200222043503-6f7a984d4dc4","direct":false,"kind":"runtime","optional":false},{"id":14208274722,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208274723,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208274724,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274725,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274726,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208274727,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":14208274728,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274729,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14208274730,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":14208274731,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":14208274732,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":14208274733,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":14208274734,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":14208274735,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274736,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274737,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274738,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274739,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274740,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14208274741,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14208274742,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274743,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274744,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":14208274745,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14208274746,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":14208274747,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14208274748,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14208274749,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":14208274750,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":14208274751,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":14208274752,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274753,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274754,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14208274755,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":14208274756,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274757,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":14208274758,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":14208274759,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274760,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274761,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274762,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274763,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274764,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274765,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274766,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274767,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14208274768,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14208274769,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14208274770,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":14208274771,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14208274772,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":14208274773,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274774,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":14208274775,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274776,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274777,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":14208274778,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":14208274779,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":14208274780,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":14208274781,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":14208274782,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":14208274783,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":14208274784,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":14208274785,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":14208274786,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201218002935-b9804c9f04c2","direct":false,"kind":"runtime","optional":false},{"id":14208274787,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274788,"package_name":"github.com/google/s2a-go","ecosystem":"go","requirements":"v0.1.7","direct":false,"kind":"runtime","optional":false},{"id":14208274789,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14208274790,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274791,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14208274792,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14208274793,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.12.0","direct":false,"kind":"runtime","optional":false},{"id":14208274794,"package_name":"github.com/googleapis/google-cloud-go-testing","ecosystem":"go","requirements":"v0.0.0-20200911160855-bcd43fbb19e8","direct":false,"kind":"runtime","optional":false},{"id":14208274795,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":14208274796,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.14.1","direct":false,"kind":"runtime","optional":false},{"id":14208274797,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274798,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274799,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274800,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14208274801,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274802,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274803,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274804,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14208274805,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":14208274806,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274807,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274808,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274809,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14208274810,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14208274811,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274812,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14208274813,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274814,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274815,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274816,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14208274817,"package_name":"github.com/hashicorp/go-version","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14208274818,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274819,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":14208274820,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":14208274821,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274822,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274823,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":14208274824,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274825,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.10.1","direct":false,"kind":"runtime","optional":false},{"id":14208274826,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":14208274827,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":14208274828,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":14208274829,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":14208274830,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":14208274831,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":14208274832,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14208274833,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274834,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274835,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274836,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.17.0","direct":false,"kind":"runtime","optional":false},{"id":14208274837,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274838,"package_name":"github.com/kr/fs","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274839,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":14208274840,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274841,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":14208274842,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274843,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274844,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274845,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":false,"kind":"runtime","optional":false},{"id":14208274846,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":14208274847,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14208274848,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":14208274849,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":14208274850,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":14208274851,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.13","direct":false,"kind":"runtime","optional":false},{"id":14208274852,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14208274853,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14208274854,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.11","direct":false,"kind":"runtime","optional":false},{"id":14208274855,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":14208274856,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":14208274857,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false},{"id":14208274858,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.17","direct":false,"kind":"runtime","optional":false},{"id":14208274859,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274860,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":14208274861,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.41","direct":false,"kind":"runtime","optional":false},{"id":14208274862,"package_name":"github.com/minio/highwayhash","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14208274863,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274864,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274865,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":14208274866,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274867,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":14208274868,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":14208274869,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":14208274870,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274871,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14208274872,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":14208274873,"package_name":"github.com/nats-io/jwt/v2","ecosystem":"go","requirements":"v2.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274874,"package_name":"github.com/nats-io/nats-server/v2","ecosystem":"go","requirements":"v2.9.20","direct":false,"kind":"runtime","optional":false},{"id":14208274875,"package_name":"github.com/nats-io/nats.go","ecosystem":"go","requirements":"v1.30.2","direct":false,"kind":"runtime","optional":false},{"id":14208274876,"package_name":"github.com/nats-io/nkeys","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":14208274877,"package_name":"github.com/nats-io/nuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208274878,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":14208274879,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274880,"package_name":"github.com/pelletier/go-toml/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274881,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208274882,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14208274883,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14208274884,"package_name":"github.com/pkg/sftp","ecosystem":"go","requirements":"v1.13.1","direct":false,"kind":"runtime","optional":false},{"id":14208274885,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274886,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.1-0.20181226105442-5d4384ee4fb2","direct":false,"kind":"runtime","optional":false},{"id":14208274887,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274888,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":14208274889,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14208274890,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14208274891,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274892,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":14208274893,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":14208274894,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":14208274895,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274896,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274897,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":14208274898,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":14208274899,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":14208274900,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":14208274901,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274902,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208274903,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":14208274904,"package_name":"github.com/sagikazarmark/crypt","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14208274905,"package_name":"github.com/sagikazarmark/locafero","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274906,"package_name":"github.com/sagikazarmark/slog-shim","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274907,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":14208274908,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274909,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":14208274910,"package_name":"github.com/sourcegraph/conc","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274911,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":14208274912,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14208274913,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14208274914,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274915,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":14208274916,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274917,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208274918,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":14208274919,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274920,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274921,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":14208274922,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14208274923,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":14208274924,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":14208274925,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208274926,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14208274927,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":14208274928,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14208274929,"package_name":"github.com/tv42/httpunix","ecosystem":"go","requirements":"v0.0.0-20150427012821-b75d8614f926","direct":false,"kind":"runtime","optional":false},{"id":14208274930,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":14208274931,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":14208274932,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":14208274933,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14208274934,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14208274935,"package_name":"go.etcd.io/etcd/api/v3","ecosystem":"go","requirements":"v3.5.9","direct":false,"kind":"runtime","optional":false},{"id":14208274936,"package_name":"go.etcd.io/etcd/client/pkg/v3","ecosystem":"go","requirements":"v3.5.9","direct":false,"kind":"runtime","optional":false},{"id":14208274937,"package_name":"go.etcd.io/etcd/client/v2","ecosystem":"go","requirements":"v2.305.9","direct":false,"kind":"runtime","optional":false},{"id":14208274938,"package_name":"go.etcd.io/etcd/client/v3","ecosystem":"go","requirements":"v3.5.9","direct":false,"kind":"runtime","optional":false},{"id":14208274939,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":14208274940,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":14208274941,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":14208274942,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":14208274943,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":14208274944,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":14208274945,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14208274946,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":14208274947,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208274948,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":14208274949,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14208274950,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208274951,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14208274952,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":14208274953,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":14208274954,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":14208274955,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":14208274956,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":14208274957,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":14208274958,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":14208274959,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":14208274960,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220722155217-630584e8d5aa","direct":false,"kind":"runtime","optional":false},{"id":14208274961,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14208274962,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":14208274963,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":14208274964,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":14208274965,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":14208274966,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":14208274967,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":14208274968,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":14208274969,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":14208274970,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":14208274971,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":14208274972,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20230905200255-921286631fa9","direct":false,"kind":"runtime","optional":false},{"id":14208274973,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":14208274974,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":14208274975,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":14208274976,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":14208274977,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":14208274978,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":14208274979,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":14208274980,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":14208274981,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":14208274982,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":14208274983,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":14208274984,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":14208274985,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":14208274986,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":14208274987,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":14208274988,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":14208274989,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208274990,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":14208274991,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":14208274992,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208274993,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208274994,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208274995,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":14208274996,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":14208274997,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":14208274998,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":14208274999,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":14208275000,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":14208275001,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":14208275002,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":14208275003,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":14208275004,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":14208275005,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":14208275006,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":14208275007,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":14208275008,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":14208275009,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":14208275010,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":14208275011,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":14208275012,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":14208275013,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":14208275014,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":14208275015,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":14208275016,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":14208275017,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":14208275018,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":14208275019,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":14208275020,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":14208275021,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":14208275022,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":14208275023,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":14208275024,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":14208275025,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":14208275026,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":14208275027,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":14208275028,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":14208275029,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":14208275030,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":14208275031,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":14208275032,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":14208275033,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210410081132-afb366fc7cd1","direct":false,"kind":"runtime","optional":false},{"id":14208275034,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":14208275035,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14208275036,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":14208275037,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":14208275038,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":14208275039,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":14208275040,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":14208275041,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":14208275042,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":14208275043,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":14208275044,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":14208275045,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":14208275046,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":14208275047,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":14208275048,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":14208275049,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":14208275050,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":14208275051,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":14208275052,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":14208275053,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":14208275054,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":14208275055,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":14208275056,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":14208275057,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208275058,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":14208275059,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":14208275060,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":14208275061,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":14208275062,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190130150945-aca44879d564","direct":false,"kind":"runtime","optional":false},{"id":14208275063,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":14208275064,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":14208275065,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":14208275066,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":14208275067,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":14208275068,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":14208275069,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":14208275070,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":14208275071,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":14208275072,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":14208275073,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":14208275074,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":14208275075,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":14208275076,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":14208275077,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":14208275078,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":14208275079,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":14208275080,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":14208275081,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":14208275082,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":14208275083,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":14208275084,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":14208275085,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":14208275086,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":14208275087,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":14208275088,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":14208275089,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":14208275090,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":14208275091,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":14208275092,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":14208275093,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":14208275094,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":14208275095,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":14208275096,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":14208275097,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":14208275098,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":14208275099,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210225134936-a50acf3fe073","direct":false,"kind":"runtime","optional":false},{"id":14208275100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210303074136-134d130e1a04","direct":false,"kind":"runtime","optional":false},{"id":14208275101,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":14208275102,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":14208275103,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423185535-09eb48e85fd7","direct":false,"kind":"runtime","optional":false},{"id":14208275104,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":14208275105,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":14208275106,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":14208275107,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":14208275108,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":14208275109,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":14208275110,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220811171246-fbc7d0a398ab","direct":false,"kind":"runtime","optional":false},{"id":14208275111,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220908164124-27713097b956","direct":false,"kind":"runtime","optional":false},{"id":14208275112,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14208275113,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":14208275114,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":14208275115,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208275116,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":14208275117,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14208275118,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":14208275119,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":14208275120,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":14208275121,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":14208275122,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14208275123,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":14208275124,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":14208275125,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":14208275126,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14208275127,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":14208275128,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":14208275129,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":14208275130,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":14208275131,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":14208275132,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":14208275133,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":14208275134,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":14208275135,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":14208275136,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":14208275137,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":14208275138,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":14208275139,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":14208275140,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":14208275141,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":14208275142,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":14208275143,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":14208275144,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":14208275145,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":14208275146,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":14208275147,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":14208275148,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":14208275149,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":14208275150,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":14208275151,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":14208275152,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":14208275153,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":14208275154,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":14208275155,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":14208275156,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":14208275157,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":14208275158,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":14208275159,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":14208275160,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":14208275161,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":14208275162,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":14208275163,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":14208275164,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":14208275165,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":14208275166,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":14208275167,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":14208275168,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":14208275169,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":14208275170,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":14208275171,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":14208275172,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":14208275173,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":14208275174,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":14208275175,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210108195828-e2f9c7f1fc8e","direct":false,"kind":"runtime","optional":false},{"id":14208275176,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208275177,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14208275178,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":14208275179,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":14208275180,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":14208275181,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":14208275182,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":14208275183,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208275184,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":14208275185,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14208275186,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":14208275187,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":14208275188,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14208275189,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":14208275190,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":14208275191,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14208275192,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":14208275193,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":14208275194,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":14208275195,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":14208275196,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":14208275197,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":14208275198,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":14208275199,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":14208275200,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":14208275201,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":14208275202,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.143.0","direct":false,"kind":"runtime","optional":false},{"id":14208275203,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208275204,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208275205,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14208275206,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":14208275207,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":14208275208,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":14208275209,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":14208275210,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":14208275211,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":14208275212,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":14208275213,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":14208275214,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":14208275215,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":14208275216,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":14208275217,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":14208275218,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":14208275219,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":14208275220,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":14208275221,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":14208275222,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":14208275223,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":14208275224,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":14208275225,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":14208275226,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":14208275227,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":14208275228,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":14208275229,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":14208275230,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":14208275231,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":14208275232,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":14208275233,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":14208275234,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":14208275235,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":14208275236,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":14208275237,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":14208275238,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":14208275239,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":14208275240,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":14208275241,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":14208275242,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":14208275243,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":14208275244,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210108203827-ffc7fda8c3d7","direct":false,"kind":"runtime","optional":false},{"id":14208275245,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210226172003-ab064af71705","direct":false,"kind":"runtime","optional":false},{"id":14208275246,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230913181813-007df8e322eb","direct":false,"kind":"runtime","optional":false},{"id":14208275247,"package_name":"google.golang.org/genproto/googleapis/api","ecosystem":"go","requirements":"v0.0.0-20230913181813-007df8e322eb","direct":false,"kind":"runtime","optional":false},{"id":14208275248,"package_name":"google.golang.org/genproto/googleapis/rpc","ecosystem":"go","requirements":"v0.0.0-20230920204549-e6e6cdab5c13","direct":false,"kind":"runtime","optional":false},{"id":14208275249,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":14208275250,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":14208275251,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":14208275252,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14208275253,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":14208275254,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14208275255,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":14208275256,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":14208275257,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":14208275258,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":14208275259,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":14208275260,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14208275261,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":14208275262,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":14208275264,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":14208275265,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":14208275267,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.58.2","direct":false,"kind":"runtime","optional":false},{"id":14208275268,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":14208275269,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":14208275270,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":14208275271,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":14208275272,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":14208275273,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":14208275274,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":14208275275,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":14208275276,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":14208275277,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":14208275278,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":14208275279,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":14208275280,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":14208275281,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":14208275282,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":14208275283,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":14208275284,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":14208275285,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208275286,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.67.0","direct":false,"kind":"runtime","optional":false},{"id":14208275287,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14208275288,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":14208275289,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":14208275290,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":14208275291,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":14208275292,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":14208275293,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":14208275294,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":14208275295,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14208275296,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":14208275297,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":14208275298,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":14208275299,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":14208275300,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":14208275301,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":14208275302,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":14208275303,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":14208275304,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14208275305,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]}],"score":39.5605935090017,"created_at":"2025-10-10T15:22:01.282Z","updated_at":"2026-06-19T18:30:28.286Z","avatar_url":"https://github.com/spf13.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368658","html_url":"https://summary.ecosyste.ms/projects/368658"}