{"id":35274,"name":"omegaconf","description":"Flexible Python configuration system. The last one you will ever need.","url":"https://github.com/omry/omegaconf","last_synced_at":"2025-09-05T06:39:01.943Z","repository":{"id":37580149,"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2025-01-19T22:19:44.000Z","size":10503,"stargazers_count":2221,"open_issues_count":145,"forks_count":131,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-02T01:14:30.558Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2025-08-30T19:08:53.000Z","dependencies_parsed_at":"2024-05-31T00:36:07.445Z","dependency_job_id":"e2affe94-bae9-4fd1-a26e-afec47ff98c2","html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/omry/omegaconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/sbom","scorecard":{"id":706529,"data":{"date":"2025-08-11","repo":{"name":"github.com/omry/omegaconf","commit":"117f7de07285e4d1324b9229eaf873de15279457"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: build_helpers/bin/antlr-4.11.1-complete.jar:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":-1,"reason":"internal error: error during GetBranch(2.1_branch): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T06:44:40.261Z","repository_id":37580149,"created_at":"2025-08-22T06:44:40.261Z","updated_at":"2025-08-22T06:44:40.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723201,"owners_count":25156302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":null,"twitter":"omry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":50,"last_synced_at":"2024-05-04T00:24:36.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","funding_links":[],"total_stars":1937,"followers":579,"following":39,"created_at":"2022-11-02T16:34:47.279Z","updated_at":"2024-05-04T00:24:50.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"packages":[{"id":2838026,"name":"omegaconf","ecosystem":"pypi","description":"A flexible configuration library","homepage":"https://github.com/omry/omegaconf","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/omry/omegaconf","keywords_array":["yaml","configuration","config"],"namespace":null,"versions_count":147,"first_release_published_at":"2018-09-03T16:19:51.000Z","latest_release_published_at":"2022-12-08T20:59:19.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-01-14T14:46:59.853Z","created_at":"2022-04-10T11:56:02.460Z","updated_at":"2025-01-14T14:46:59.854Z","registry_url":"https://pypi.org/project/omegaconf/","install_command":"pip install omegaconf --index-url https://pypi.org/simple","documentation_url":"https://omegaconf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"omegaconf"},"repo_metadata":{"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2023-11-29T15:37:09.000Z","size":7291,"stargazers_count":1681,"open_issues_count":101,"forks_count":90,"subscribers_count":17,"default_branch":"master","last_synced_at":"2023-12-22T03:26:22.466Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2023-12-21T08:38:30.000Z","dependencies_parsed_at":"2023-09-23T16:40:32.119Z","dependency_job_id":null,"html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":177562399,"owners_count":10557558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":"Mountain View","twitter":"omry","company":"Facebook AI Research","icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":49,"last_synced_at":"2023-04-10T00:44:34.816Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","created_at":"2022-11-02T16:34:47.279Z","updated_at":"2023-04-10T00:44:34.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"tags":[{"name":"v2.3.0","sha":"350bdb632865c5dd2286f2f6521acefe4abd843d","kind":"commit","published_at":"2022-12-08T20:49:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.3.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"319796cc9a118eb745571cc959947b02cab7565e","kind":"commit","published_at":"2022-08-18T16:43:31.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"604922850b17f5deefc08464e9c6b6336d8ef440","kind":"commit","published_at":"2022-05-27T21:36:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fc5194871c10bd88fbf8b6f54a5a4e7c137928d6","kind":"commit","published_at":"2022-05-17T17:49:54.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1/manifests"},{"name":"v2.1.2","sha":"697b32acfaae91fe2ec91cc139ca3ee1688c41dc","kind":"commit","published_at":"2022-04-12T19:07:06.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca76567cbafe7c11487be63120dc9fb5624bceae","kind":"commit","published_at":"2021-08-19T18:57:49.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2ec26779aa862c6f9a59a1e04674ada823a8ce6a","kind":"commit","published_at":"2021-06-07T17:46:18.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0/manifests"},{"name":"v2.1.0.rc1","sha":"363e510bd0bf6026e31f75d4d193d45d358deb98","kind":"commit","published_at":"2021-05-13T00:32:41.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0.rc1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1/manifests"},{"name":"v2.0.6","sha":"6f21c2a74cde3f5b69cfeb954d6c4ae0656a007d","kind":"commit","published_at":"2021-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.6","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e5a30ccacb3d5566fec0c51425591fab0b343d98","kind":"commit","published_at":"2020-11-11T19:28:52.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.5","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e1ff812b7c23cbbb45ff03a7796df9c5621c9f6","kind":"commit","published_at":"2020-11-03T23:57:50.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.4","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"677956d58c1067aa0073212c443962af8102bad1","kind":"commit","published_at":"2020-10-19T18:27:57.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1ec4e7dfcad91133d2816bb79a1b51354aaec4ee","kind":"commit","published_at":"2020-09-03T20:55:34.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3dd16f7df787997b1ddf1e14fc6cc65369046e97","kind":"commit","published_at":"2020-09-01T18:55:33.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c78641ecc601973eebcd1da712a572a017c776d9","kind":"commit","published_at":"2020-05-04T17:46:19.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"fde51a8bbab7e13bffdc5f378ee1ad8da29e914e","kind":"commit","published_at":"2019-12-25T13:09:27.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f521275c71565b5bb51d736699e3a11d51bd9cf","kind":"commit","published_at":"2019-11-20T00:09:16.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2023-12-22T03:06:36.915Z","dependent_packages_count":459,"downloads":12785114,"downloads_period":"last-month","dependent_repos_count":7658,"rankings":{"downloads":0.1294199578990564,"dependent_repos_count":0.10815953136132982,"dependent_packages_count":0.07914593444506068,"stargazers_count":1.6970586552556142,"forks_count":4.796342936546159,"docker_downloads_count":0.762248376126744,"average":1.2620625652723274},"purl":"pkg:pypi/omegaconf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/omegaconf","docker_dependents_count":769,"docker_downloads_count":2032096,"usage_url":"https://repos.ecosyste.ms/usage/pypi/omegaconf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/omegaconf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-21T02:07:18.082Z","issues_count":93,"pull_requests_count":76,"avg_time_to_close_issue":6036133.7272727275,"avg_time_to_close_pull_request":2274889.64516129,"issues_closed_count":44,"pull_requests_closed_count":62,"pull_request_authors_count":20,"issue_authors_count":59,"avg_comments_per_issue":3.6451612903225805,"avg_comments_per_pull_request":2.276315789473684,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":53,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":1675345.6785714286,"past_year_avg_time_to_close_pull_request":498577.75,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":3.018867924528302,"past_year_avg_comments_per_pull_request":3.4324324324324325,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omegaconf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omegaconf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omegaconf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/omegaconf/related_packages","maintainers":[{"uuid":"omry","login":"omry","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/omry/","role":null,"created_at":"2023-01-18T12:30:13.635Z","updated_at":"2023-01-18T12:30:13.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/omry/packages"},{"uuid":"shagun","login":"shagun","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/shagun/","role":null,"created_at":"2023-05-12T23:47:58.382Z","updated_at":"2023-05-12T23:47:58.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/shagun/packages"},{"uuid":"Jasha10","login":"Jasha10","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/Jasha10/","role":null,"created_at":"2023-01-18T12:30:13.625Z","updated_at":"2023-01-18T12:30:13.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Jasha10/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725012,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11780599,"name":"ms-omegaconf-fork","ecosystem":"pypi","description":"A flexible configuration library","homepage":"https://github.com/omry/omegaconf","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/omry/omegaconf","keywords_array":["yaml","configuration","config"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-06-09T09:58:51.000Z","latest_release_published_at":"2025-06-09T09:58:51.000Z","latest_release_number":"2.4.0.dev3","last_synced_at":"2025-09-02T00:17:44.360Z","created_at":"2025-06-09T10:16:07.840Z","updated_at":"2025-09-02T01:48:21.648Z","registry_url":"https://pypi.org/project/ms-omegaconf-fork/","install_command":"pip install ms-omegaconf-fork --index-url https://pypi.org/simple","documentation_url":"https://ms-omegaconf-fork.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"ms-omegaconf-fork","project_status":null},"repo_metadata":{"id":37580149,"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2025-01-19T22:19:44.000Z","size":10503,"stargazers_count":2202,"open_issues_count":141,"forks_count":131,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-31T21:14:28.042Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2025-07-25T15:26:16.000Z","dependencies_parsed_at":"2024-05-31T00:36:07.445Z","dependency_job_id":"e2affe94-bae9-4fd1-a26e-afec47ff98c2","html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/omry/omegaconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/sbom","scorecard":{"id":706529,"data":{"date":"2025-08-11","repo":{"name":"github.com/omry/omegaconf","commit":"117f7de07285e4d1324b9229eaf873de15279457"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: build_helpers/bin/antlr-4.11.1-complete.jar:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":-1,"reason":"internal error: error during GetBranch(2.1_branch): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T06:44:40.261Z","repository_id":37580149,"created_at":"2025-08-22T06:44:40.261Z","updated_at":"2025-08-22T06:44:40.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273214918,"owners_count":25065253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":null,"twitter":"omry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":50,"last_synced_at":"2024-05-04T00:24:36.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","funding_links":[],"total_stars":1937,"followers":579,"following":39,"created_at":"2022-11-02T16:34:47.279Z","updated_at":"2024-05-04T00:24:50.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"tags":[{"name":"v2.3.0","sha":"350bdb632865c5dd2286f2f6521acefe4abd843d","kind":"commit","published_at":"2022-12-08T20:49:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.3.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"319796cc9a118eb745571cc959947b02cab7565e","kind":"commit","published_at":"2022-08-18T16:43:31.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"604922850b17f5deefc08464e9c6b6336d8ef440","kind":"commit","published_at":"2022-05-27T21:36:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fc5194871c10bd88fbf8b6f54a5a4e7c137928d6","kind":"commit","published_at":"2022-05-17T17:49:54.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1/manifests"},{"name":"v2.1.2","sha":"697b32acfaae91fe2ec91cc139ca3ee1688c41dc","kind":"commit","published_at":"2022-04-12T19:07:06.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca76567cbafe7c11487be63120dc9fb5624bceae","kind":"commit","published_at":"2021-08-19T18:57:49.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2ec26779aa862c6f9a59a1e04674ada823a8ce6a","kind":"commit","published_at":"2021-06-07T17:46:18.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0/manifests"},{"name":"v2.1.0.rc1","sha":"363e510bd0bf6026e31f75d4d193d45d358deb98","kind":"commit","published_at":"2021-05-13T00:32:41.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0.rc1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1/manifests"},{"name":"v2.0.6","sha":"6f21c2a74cde3f5b69cfeb954d6c4ae0656a007d","kind":"commit","published_at":"2021-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.6","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e5a30ccacb3d5566fec0c51425591fab0b343d98","kind":"commit","published_at":"2020-11-11T19:28:52.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.5","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e1ff812b7c23cbbb45ff03a7796df9c5621c9f6","kind":"commit","published_at":"2020-11-03T23:57:50.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.4","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"677956d58c1067aa0073212c443962af8102bad1","kind":"commit","published_at":"2020-10-19T18:27:57.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1ec4e7dfcad91133d2816bb79a1b51354aaec4ee","kind":"commit","published_at":"2020-09-03T20:55:34.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3dd16f7df787997b1ddf1e14fc6cc65369046e97","kind":"commit","published_at":"2020-09-01T18:55:33.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c78641ecc601973eebcd1da712a572a017c776d9","kind":"commit","published_at":"2020-05-04T17:46:19.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"fde51a8bbab7e13bffdc5f378ee1ad8da29e914e","kind":"commit","published_at":"2019-12-25T13:09:27.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f521275c71565b5bb51d736699e3a11d51bd9cf","kind":"commit","published_at":"2019-11-20T00:09:16.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:48:21.648Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":50.81286046124567,"dependent_packages_count":9.018821775658328,"stargazers_count":2.343717220295529,"forks_count":5.34718816147183,"docker_downloads_count":null,"average":16.880646904667838},"purl":"pkg:pypi/ms-omegaconf-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ms-omegaconf-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ms-omegaconf-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ms-omegaconf-fork/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:17:54.279Z","issues_count":146,"pull_requests_count":99,"avg_time_to_close_issue":6465158.053571428,"avg_time_to_close_pull_request":2248146.269230769,"issues_closed_count":56,"pull_requests_closed_count":78,"pull_request_authors_count":28,"issue_authors_count":104,"avg_comments_per_issue":3.1301369863013697,"avg_comments_per_pull_request":2.1616161616161618,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":173.0,"past_year_avg_time_to_close_pull_request":596062.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/issues","maintainers":[{"login":"Jasha10","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"},{"login":"odelalleau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odelalleau"},{"login":"omry","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omry"},{"login":"pixelb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelb"}],"active_maintainers":[{"login":"Jasha10","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ms-omegaconf-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ms-omegaconf-fork/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ms-omegaconf-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ms-omegaconf-fork/related_packages","maintainers":[{"uuid":"dizhipeng.dzp","login":"dizhipeng.dzp","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/dizhipeng.dzp/","role":"Owner","created_at":"2025-07-11T08:15:35.702Z","updated_at":"2025-07-11T08:15:35.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dizhipeng.dzp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725012,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5289498,"name":"omegaconf","ecosystem":"conda","description":"OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.","homepage":"https://github.com/omry/omegaconf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/omry/omegaconf","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-01-08T14:42:24.000Z","latest_release_published_at":"2022-09-16T16:11:58.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-02T01:22:42.615Z","created_at":"2022-10-03T15:47:40.030Z","updated_at":"2025-09-02T01:48:21.818Z","registry_url":"https://anaconda.org/conda-forge/omegaconf","install_command":"conda install -c conda-forge omegaconf","documentation_url":null,"metadata":{},"repo_metadata":{"id":37580149,"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2025-01-19T22:19:44.000Z","size":10503,"stargazers_count":2202,"open_issues_count":141,"forks_count":131,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-31T21:14:28.042Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2025-07-25T15:26:16.000Z","dependencies_parsed_at":"2024-05-31T00:36:07.445Z","dependency_job_id":"e2affe94-bae9-4fd1-a26e-afec47ff98c2","html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/omry/omegaconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/sbom","scorecard":{"id":706529,"data":{"date":"2025-08-11","repo":{"name":"github.com/omry/omegaconf","commit":"117f7de07285e4d1324b9229eaf873de15279457"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: build_helpers/bin/antlr-4.11.1-complete.jar:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":-1,"reason":"internal error: error during GetBranch(2.1_branch): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T06:44:40.261Z","repository_id":37580149,"created_at":"2025-08-22T06:44:40.261Z","updated_at":"2025-08-22T06:44:40.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273214918,"owners_count":25065253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":null,"twitter":"omry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":50,"last_synced_at":"2024-05-04T00:24:36.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","funding_links":[],"total_stars":1937,"followers":579,"following":39,"created_at":"2022-11-02T16:34:47.279Z","updated_at":"2024-05-04T00:24:50.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"tags":[{"name":"v2.3.0","sha":"350bdb632865c5dd2286f2f6521acefe4abd843d","kind":"commit","published_at":"2022-12-08T20:49:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.3.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"319796cc9a118eb745571cc959947b02cab7565e","kind":"commit","published_at":"2022-08-18T16:43:31.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"604922850b17f5deefc08464e9c6b6336d8ef440","kind":"commit","published_at":"2022-05-27T21:36:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fc5194871c10bd88fbf8b6f54a5a4e7c137928d6","kind":"commit","published_at":"2022-05-17T17:49:54.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1/manifests"},{"name":"v2.1.2","sha":"697b32acfaae91fe2ec91cc139ca3ee1688c41dc","kind":"commit","published_at":"2022-04-12T19:07:06.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca76567cbafe7c11487be63120dc9fb5624bceae","kind":"commit","published_at":"2021-08-19T18:57:49.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2ec26779aa862c6f9a59a1e04674ada823a8ce6a","kind":"commit","published_at":"2021-06-07T17:46:18.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0/manifests"},{"name":"v2.1.0.rc1","sha":"363e510bd0bf6026e31f75d4d193d45d358deb98","kind":"commit","published_at":"2021-05-13T00:32:41.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0.rc1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1/manifests"},{"name":"v2.0.6","sha":"6f21c2a74cde3f5b69cfeb954d6c4ae0656a007d","kind":"commit","published_at":"2021-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.6","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e5a30ccacb3d5566fec0c51425591fab0b343d98","kind":"commit","published_at":"2020-11-11T19:28:52.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.5","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e1ff812b7c23cbbb45ff03a7796df9c5621c9f6","kind":"commit","published_at":"2020-11-03T23:57:50.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.4","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"677956d58c1067aa0073212c443962af8102bad1","kind":"commit","published_at":"2020-10-19T18:27:57.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1ec4e7dfcad91133d2816bb79a1b51354aaec4ee","kind":"commit","published_at":"2020-09-03T20:55:34.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3dd16f7df787997b1ddf1e14fc6cc65369046e97","kind":"commit","published_at":"2020-09-01T18:55:33.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c78641ecc601973eebcd1da712a572a017c776d9","kind":"commit","published_at":"2020-05-04T17:46:19.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"fde51a8bbab7e13bffdc5f378ee1ad8da29e914e","kind":"commit","published_at":"2019-12-25T13:09:27.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f521275c71565b5bb51d736699e3a11d51bd9cf","kind":"commit","published_at":"2019-11-20T00:09:16.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:48:21.818Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":42,"rankings":{"downloads":null,"dependent_repos_count":5.534208293827037,"dependent_packages_count":7.1011527521333395,"stargazers_count":10.639253455761267,"forks_count":21.1287988422576,"docker_downloads_count":null,"average":11.10085333599481},"purl":"pkg:conda/omegaconf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/omegaconf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/omegaconf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/omegaconf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:17:54.279Z","issues_count":146,"pull_requests_count":99,"avg_time_to_close_issue":6465158.053571428,"avg_time_to_close_pull_request":2248146.269230769,"issues_closed_count":56,"pull_requests_closed_count":78,"pull_request_authors_count":28,"issue_authors_count":104,"avg_comments_per_issue":3.1301369863013697,"avg_comments_per_pull_request":2.1616161616161618,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":173.0,"past_year_avg_time_to_close_pull_request":596062.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/issues","maintainers":[{"login":"Jasha10","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"},{"login":"odelalleau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odelalleau"},{"login":"omry","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omry"},{"login":"pixelb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelb"}],"active_maintainers":[{"login":"Jasha10","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/omegaconf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/omegaconf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/omegaconf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/omegaconf/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10355119,"name":"github.com/omry/omegaconf","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/omry/omegaconf","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2019-11-20T00:09:16.000Z","latest_release_published_at":"2022-12-08T20:49:40.000Z","latest_release_number":"v2.3.0+incompatible","last_synced_at":"2025-09-02T01:22:36.663Z","created_at":"2024-06-11T16:01:15.906Z","updated_at":"2025-09-02T01:48:21.789Z","registry_url":"https://pkg.go.dev/github.com/omry/omegaconf","install_command":"go get github.com/omry/omegaconf","documentation_url":"https://pkg.go.dev/github.com/omry/omegaconf#section-documentation","metadata":{},"repo_metadata":{"id":37580149,"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2025-01-19T22:19:44.000Z","size":10503,"stargazers_count":2202,"open_issues_count":141,"forks_count":131,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-31T21:14:28.042Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2025-07-25T15:26:16.000Z","dependencies_parsed_at":"2024-05-31T00:36:07.445Z","dependency_job_id":"e2affe94-bae9-4fd1-a26e-afec47ff98c2","html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/omry/omegaconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/sbom","scorecard":{"id":706529,"data":{"date":"2025-08-11","repo":{"name":"github.com/omry/omegaconf","commit":"117f7de07285e4d1324b9229eaf873de15279457"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: build_helpers/bin/antlr-4.11.1-complete.jar:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":-1,"reason":"internal error: error during GetBranch(2.1_branch): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T06:44:40.261Z","repository_id":37580149,"created_at":"2025-08-22T06:44:40.261Z","updated_at":"2025-08-22T06:44:40.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273214918,"owners_count":25065253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":null,"twitter":"omry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":50,"last_synced_at":"2024-05-04T00:24:36.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","funding_links":[],"total_stars":1937,"followers":579,"following":39,"created_at":"2022-11-02T16:34:47.279Z","updated_at":"2024-05-04T00:24:50.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"tags":[{"name":"v2.3.0","sha":"350bdb632865c5dd2286f2f6521acefe4abd843d","kind":"commit","published_at":"2022-12-08T20:49:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.3.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"319796cc9a118eb745571cc959947b02cab7565e","kind":"commit","published_at":"2022-08-18T16:43:31.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"604922850b17f5deefc08464e9c6b6336d8ef440","kind":"commit","published_at":"2022-05-27T21:36:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fc5194871c10bd88fbf8b6f54a5a4e7c137928d6","kind":"commit","published_at":"2022-05-17T17:49:54.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1/manifests"},{"name":"v2.1.2","sha":"697b32acfaae91fe2ec91cc139ca3ee1688c41dc","kind":"commit","published_at":"2022-04-12T19:07:06.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca76567cbafe7c11487be63120dc9fb5624bceae","kind":"commit","published_at":"2021-08-19T18:57:49.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2ec26779aa862c6f9a59a1e04674ada823a8ce6a","kind":"commit","published_at":"2021-06-07T17:46:18.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0/manifests"},{"name":"v2.1.0.rc1","sha":"363e510bd0bf6026e31f75d4d193d45d358deb98","kind":"commit","published_at":"2021-05-13T00:32:41.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0.rc1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1/manifests"},{"name":"v2.0.6","sha":"6f21c2a74cde3f5b69cfeb954d6c4ae0656a007d","kind":"commit","published_at":"2021-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.6","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e5a30ccacb3d5566fec0c51425591fab0b343d98","kind":"commit","published_at":"2020-11-11T19:28:52.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.5","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e1ff812b7c23cbbb45ff03a7796df9c5621c9f6","kind":"commit","published_at":"2020-11-03T23:57:50.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.4","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"677956d58c1067aa0073212c443962af8102bad1","kind":"commit","published_at":"2020-10-19T18:27:57.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1ec4e7dfcad91133d2816bb79a1b51354aaec4ee","kind":"commit","published_at":"2020-09-03T20:55:34.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3dd16f7df787997b1ddf1e14fc6cc65369046e97","kind":"commit","published_at":"2020-09-01T18:55:33.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c78641ecc601973eebcd1da712a572a017c776d9","kind":"commit","published_at":"2020-05-04T17:46:19.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"fde51a8bbab7e13bffdc5f378ee1ad8da29e914e","kind":"commit","published_at":"2019-12-25T13:09:27.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f521275c71565b5bb51d736699e3a11d51bd9cf","kind":"commit","published_at":"2019-11-20T00:09:16.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:48:21.789Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/omry/omegaconf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/omry/omegaconf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/omry/omegaconf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/omry/omegaconf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:17:54.279Z","issues_count":146,"pull_requests_count":99,"avg_time_to_close_issue":6465158.053571428,"avg_time_to_close_pull_request":2248146.269230769,"issues_closed_count":56,"pull_requests_closed_count":78,"pull_request_authors_count":28,"issue_authors_count":104,"avg_comments_per_issue":3.1301369863013697,"avg_comments_per_pull_request":2.1616161616161618,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":173.0,"past_year_avg_time_to_close_pull_request":596062.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/issues","maintainers":[{"login":"Jasha10","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"},{"login":"odelalleau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odelalleau"},{"login":"omry","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omry"},{"login":"pixelb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelb"}],"active_maintainers":[{"login":"Jasha10","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fomry%2Fomegaconf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fomry%2Fomegaconf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fomry%2Fomegaconf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fomry%2Fomegaconf/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951512,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":8592690,"name":"atopile-omegaconf","ecosystem":"pypi","description":"A flexible configuration library","homepage":"https://github.com/omry/omegaconf","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/omry/omegaconf","keywords_array":["yaml","configuration","config"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-23T03:38:56.000Z","latest_release_published_at":"2023-11-23T03:38:56.000Z","latest_release_number":"2.4.0.dev1","last_synced_at":"2025-09-02T01:22:37.506Z","created_at":"2023-11-23T03:46:33.342Z","updated_at":"2025-09-02T01:22:37.506Z","registry_url":"https://pypi.org/project/atopile-omegaconf/","install_command":"pip install atopile-omegaconf --index-url https://pypi.org/simple","documentation_url":"https://atopile-omegaconf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"atopile-omegaconf","project_status":null},"repo_metadata":{"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2023-11-29T15:37:09.000Z","size":7291,"stargazers_count":1693,"open_issues_count":101,"forks_count":91,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-01-06T08:27:55.171Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2024-01-05T21:45:18.000Z","dependencies_parsed_at":"2023-09-23T16:40:32.119Z","dependency_job_id":null,"html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179449291,"owners_count":10817740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":"Mountain View","twitter":"omry","company":"Facebook AI Research","icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":49,"last_synced_at":"2023-04-10T00:44:34.816Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","created_at":"2022-11-02T16:34:47.279Z","updated_at":"2023-04-10T00:44:34.875Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"tags":[{"name":"v2.3.0","sha":"350bdb632865c5dd2286f2f6521acefe4abd843d","kind":"commit","published_at":"2022-12-08T20:49:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.3.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"319796cc9a118eb745571cc959947b02cab7565e","kind":"commit","published_at":"2022-08-18T16:43:31.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"604922850b17f5deefc08464e9c6b6336d8ef440","kind":"commit","published_at":"2022-05-27T21:36:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fc5194871c10bd88fbf8b6f54a5a4e7c137928d6","kind":"commit","published_at":"2022-05-17T17:49:54.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1/manifests"},{"name":"v2.1.2","sha":"697b32acfaae91fe2ec91cc139ca3ee1688c41dc","kind":"commit","published_at":"2022-04-12T19:07:06.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca76567cbafe7c11487be63120dc9fb5624bceae","kind":"commit","published_at":"2021-08-19T18:57:49.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2ec26779aa862c6f9a59a1e04674ada823a8ce6a","kind":"commit","published_at":"2021-06-07T17:46:18.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0/manifests"},{"name":"v2.1.0.rc1","sha":"363e510bd0bf6026e31f75d4d193d45d358deb98","kind":"commit","published_at":"2021-05-13T00:32:41.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0.rc1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1/manifests"},{"name":"v2.0.6","sha":"6f21c2a74cde3f5b69cfeb954d6c4ae0656a007d","kind":"commit","published_at":"2021-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.6","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e5a30ccacb3d5566fec0c51425591fab0b343d98","kind":"commit","published_at":"2020-11-11T19:28:52.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.5","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e1ff812b7c23cbbb45ff03a7796df9c5621c9f6","kind":"commit","published_at":"2020-11-03T23:57:50.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.4","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"677956d58c1067aa0073212c443962af8102bad1","kind":"commit","published_at":"2020-10-19T18:27:57.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1ec4e7dfcad91133d2816bb79a1b51354aaec4ee","kind":"commit","published_at":"2020-09-03T20:55:34.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3dd16f7df787997b1ddf1e14fc6cc65369046e97","kind":"commit","published_at":"2020-09-01T18:55:33.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c78641ecc601973eebcd1da712a572a017c776d9","kind":"commit","published_at":"2020-05-04T17:46:19.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"fde51a8bbab7e13bffdc5f378ee1ad8da29e914e","kind":"commit","published_at":"2019-12-25T13:09:27.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f521275c71565b5bb51d736699e3a11d51bd9cf","kind":"commit","published_at":"2019-11-20T00:09:16.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2024-01-06T08:28:43.602Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.48055332030502,"dependent_packages_count":10.025501552893209,"stargazers_count":1.711678755226299,"forks_count":4.795439045509927,"docker_downloads_count":null,"average":21.003293168483612},"purl":"pkg:pypi/atopile-omegaconf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/atopile-omegaconf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/atopile-omegaconf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/atopile-omegaconf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-01T19:25:47.529Z","issues_count":94,"pull_requests_count":76,"avg_time_to_close_issue":6036133.7272727275,"avg_time_to_close_pull_request":2274889.64516129,"issues_closed_count":44,"pull_requests_closed_count":62,"pull_request_authors_count":20,"issue_authors_count":60,"avg_comments_per_issue":3.7127659574468086,"avg_comments_per_pull_request":2.276315789473684,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":50,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":1783587.3076923077,"past_year_avg_time_to_close_pull_request":498577.75,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":3.04,"past_year_avg_comments_per_pull_request":3.4324324324324325,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atopile-omegaconf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atopile-omegaconf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atopile-omegaconf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atopile-omegaconf/related_packages","maintainers":[{"uuid":"mawildoer","login":"mawildoer","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/mawildoer/","role":null,"created_at":"2023-11-23T03:46:42.621Z","updated_at":"2023-11-23T03:46:42.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mawildoer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725012,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":75788,"name":"py-omegaconf","ecosystem":"spack","description":"A hierarchical configuration system, with support for merging\nconfigurations from multiple sources (YAML config files,\ndataclasses/objects and CLI arguments) providing a consistent API\nregardless of how the configuration was created.\n","homepage":"https://github.com/omry/omegaconf","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/omry/omegaconf","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:26:35.678Z","latest_release_published_at":"2023-01-26T12:16:18.626Z","latest_release_number":"2.3.0","last_synced_at":"2025-09-02T01:22:37.074Z","created_at":"2022-04-05T09:26:35.647Z","updated_at":"2025-09-02T01:48:21.918Z","registry_url":"https://packages.spack.io/package.html?name=py-omegaconf","install_command":"spack install py-omegaconf","documentation_url":null,"metadata":{},"repo_metadata":{"id":37580149,"uuid":"147219819","full_name":"omry/omegaconf","owner":"omry","description":"Flexible Python configuration system. The last one you will ever need.","archived":false,"fork":false,"pushed_at":"2025-01-19T22:19:44.000Z","size":10503,"stargazers_count":2202,"open_issues_count":141,"forks_count":131,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-31T21:14:28.042Z","etag":null,"topics":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omry.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-03T14:59:01.000Z","updated_at":"2025-07-25T15:26:16.000Z","dependencies_parsed_at":"2024-05-31T00:36:07.445Z","dependency_job_id":"e2affe94-bae9-4fd1-a26e-afec47ff98c2","html_url":"https://github.com/omry/omegaconf","commit_stats":{"total_commits":1012,"total_committers":31,"mean_commits":"32.645161290322584","dds":0.4693675889328063,"last_synced_commit":"63c36b507f216f48e23ddb3c5251698cc2f51358"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/omry/omegaconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/sbom","scorecard":{"id":706529,"data":{"date":"2025-08-11","repo":{"name":"github.com/omry/omegaconf","commit":"117f7de07285e4d1324b9229eaf873de15279457"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: build_helpers/bin/antlr-4.11.1-complete.jar:1"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/omry/omegaconf/codeql.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":-1,"reason":"internal error: error during GetBranch(2.1_branch): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T06:44:40.261Z","repository_id":37580149,"created_at":"2025-08-22T06:44:40.261Z","updated_at":"2025-08-22T06:44:40.261Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273214918,"owners_count":25065253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"omry","name":"Omry Yadan","uuid":"376455","kind":"user","description":"Author of OmegaConf and Hydra","email":"","website":null,"location":null,"twitter":"omry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/376455?u=b2a4e2f22533b35365ae20dfcf793ff1f9cd142c\u0026v=4","repositories_count":50,"last_synced_at":"2024-05-04T00:24:36.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/omry","funding_links":[],"total_stars":1937,"followers":579,"following":39,"created_at":"2022-11-02T16:34:47.279Z","updated_at":"2024-05-04T00:24:50.720Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omry/repositories"},"tags":[{"name":"v2.3.0","sha":"350bdb632865c5dd2286f2f6521acefe4abd843d","kind":"commit","published_at":"2022-12-08T20:49:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.3.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"319796cc9a118eb745571cc959947b02cab7565e","kind":"commit","published_at":"2022-08-18T16:43:31.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"604922850b17f5deefc08464e9c6b6336d8ef440","kind":"commit","published_at":"2022-05-27T21:36:40.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fc5194871c10bd88fbf8b6f54a5a4e7c137928d6","kind":"commit","published_at":"2022-05-17T17:49:54.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.2.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.2.1/manifests"},{"name":"v2.1.2","sha":"697b32acfaae91fe2ec91cc139ca3ee1688c41dc","kind":"commit","published_at":"2022-04-12T19:07:06.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ca76567cbafe7c11487be63120dc9fb5624bceae","kind":"commit","published_at":"2021-08-19T18:57:49.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2ec26779aa862c6f9a59a1e04674ada823a8ce6a","kind":"commit","published_at":"2021-06-07T17:46:18.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0/manifests"},{"name":"v2.1.0.rc1","sha":"363e510bd0bf6026e31f75d4d193d45d358deb98","kind":"commit","published_at":"2021-05-13T00:32:41.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.1.0.rc1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.1.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.1.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.1.0.rc1/manifests"},{"name":"v2.0.6","sha":"6f21c2a74cde3f5b69cfeb954d6c4ae0656a007d","kind":"commit","published_at":"2021-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.6","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"e5a30ccacb3d5566fec0c51425591fab0b343d98","kind":"commit","published_at":"2020-11-11T19:28:52.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.5","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"7e1ff812b7c23cbbb45ff03a7796df9c5621c9f6","kind":"commit","published_at":"2020-11-03T23:57:50.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.4","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"677956d58c1067aa0073212c443962af8102bad1","kind":"commit","published_at":"2020-10-19T18:27:57.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.3","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"1ec4e7dfcad91133d2816bb79a1b51354aaec4ee","kind":"commit","published_at":"2020-09-03T20:55:34.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.2","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3dd16f7df787997b1ddf1e14fc6cc65369046e97","kind":"commit","published_at":"2020-09-01T18:55:33.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c78641ecc601973eebcd1da712a572a017c776d9","kind":"commit","published_at":"2020-05-04T17:46:19.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v2.0.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"fde51a8bbab7e13bffdc5f378ee1ad8da29e914e","kind":"commit","published_at":"2019-12-25T13:09:27.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.1","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7f521275c71565b5bb51d736699e3a11d51bd9cf","kind":"commit","published_at":"2019-11-20T00:09:16.000Z","download_url":"https://codeload.github.com/omry/omegaconf/tar.gz/v1.4.0","html_url":"https://github.com/omry/omegaconf/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/omry/omegaconf@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/tags/v1.4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:48:21.918Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":6.391552035570376,"forks_count":12.546894539391412,"average":8.281228289565096},"purl":"pkg:spack/py-omegaconf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-omegaconf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-omegaconf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-omegaconf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:17:54.279Z","issues_count":146,"pull_requests_count":99,"avg_time_to_close_issue":6465158.053571428,"avg_time_to_close_pull_request":2248146.269230769,"issues_closed_count":56,"pull_requests_closed_count":78,"pull_request_authors_count":28,"issue_authors_count":104,"avg_comments_per_issue":3.1301369863013697,"avg_comments_per_pull_request":2.1616161616161618,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":18,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":173.0,"past_year_avg_time_to_close_pull_request":596062.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/issues","maintainers":[{"login":"Jasha10","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"},{"login":"odelalleau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odelalleau"},{"login":"omry","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omry"},{"login":"pixelb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pixelb"}],"active_maintainers":[{"login":"Jasha10","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jasha10"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-omegaconf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-omegaconf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-omegaconf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-omegaconf/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2171,"html_url":null,"role":null,"created_at":"2023-02-04T02:56:08.118Z","updated_at":"2023-02-04T02:56:08.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"},{"uuid":"calebrob6","login":"calebrob6","name":null,"email":null,"url":"https://github.com/calebrob6","packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-14T16:53:11.421Z","updated_at":"2022-11-14T16:53:11.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/calebrob6/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":16267,"full_name":"omry/omegaconf","default_branch":"master","committers":[{"name":"Omry Yadan","email":"omry@fb.com","login":"omry","count":703},{"name":"Jasha10","email":"8935917+Jasha10","login":"Jasha10","count":186},{"name":"Olivier Delalleau","email":"507137+odelalleau","login":"odelalleau","count":67},{"name":"Pere Diaz Bou","email":"30913090+pereman2","login":"pereman2","count":26},{"name":"Pádraig Brady","email":"P@draigBrady.com","login":"pixelb","count":15},{"name":"Jonas Gehring","email":"jgehring@fb.com","login":"jgehring","count":5},{"name":"Matteo Voges","email":"98756476+MatteoVoges","login":"MatteoVoges","count":3},{"name":"Anthony Bisulco","email":"arb426@cornell.edu","login":"anthonytec2","count":2},{"name":"Tomasz Nguyen","email":"me@swistofon.pl","login":"swist","count":2},{"name":"Ben Mares","email":"services-git-throwaway1@tensorial.com","login":"maresb","count":2},{"name":"Sugato Ray","email":"sugatoray","login":"sugatoray","count":2},{"name":"Wouter Zwerink","email":"35296208+wouterzwerink","login":"wouterzwerink","count":2},{"name":"kfollesdal","email":"kfollesdal@gmail.com","login":"kfollesdal","count":2},{"name":"Guillaume Wenzek","email":"gwenzek","login":"gwenzek","count":1},{"name":"Glib","email":"71976818+GLEF1X","login":"GLEF1X","count":1},{"name":"Eric Cousineau","email":"eric.cousineau@tri.global","login":"EricCousineau-TRI","count":1},{"name":"Chris Axon","email":"caxon26@gmail.com","login":"caxon","count":1},{"name":"vermont","email":"114126196+bzczb","login":"bzczb","count":1},{"name":"tk-woven","email":"61102060+tk-woven","login":"tk-woven","count":1},{"name":"thomkeh","email":"thomas5max@gmail.com","login":"tmke8","count":1},{"name":"shuki-hpcnt","email":"57650763+shuki-hpcnt","login":"shuki-hpcnt","count":1},{"name":"jlopezpena","email":"jlopezpena","login":"jlopezpena","count":1},{"name":"jeffknaide","email":"45574991+jeffknaide","login":"jeffknaide","count":1},{"name":"felixmin","email":"64661015+felixmin","login":"felixmin","count":1},{"name":"al","email":"arisliang","login":"arisliang","count":1},{"name":"Yixin Lin","email":"1heart","login":"1heart","count":1},{"name":"Will Frey","email":"jfrey89@gmail.com","login":"willfrey","count":1},{"name":"Simon St John-Green","email":"Simon.StJG+github@gmail.com","login":"SimonStJG","count":1},{"name":"Shagun Sodhani","email":"1321193+shagunsodhani","login":"shagunsodhani","count":1},{"name":"Sasha (Alejandro Vicente Grabovetsky)","email":"a.vicente.grab@gmail.com","login":"alexvicegrab","count":1},{"name":"Ohad31415","email":"47403773+Ohad31415","login":"Ohad31415","count":1},{"name":"LGTM Migrator","email":"lgtm-migrator","login":"lgtm-migrator","count":1},{"name":"Jieru Hu","email":"jieru.hu@gmail.com","login":"jieru-hu","count":1},{"name":"Hadrien Mary","email":"hadrien.mary@gmail.com","login":"hadim","count":1},{"name":"Pierre Gleize","email":"gleize@fb.com","login":null,"count":1}],"total_commits":1039,"total_committers":35,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.685714285714287,"dds":0.32338787295476423,"past_year_committers":[{"name":"Jasha Sommer-Simpson","email":"8935917+Jasha10","login":"Jasha10","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-05-31T11:02:00.708Z","last_synced_commit":"117f7de07285e4d1324b9229eaf873de15279457","created_at":"2023-03-07T11:32:12.396Z","updated_at":"2025-05-31T11:02:00.743Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/omry%2Fomegaconf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":null,"events":{"total":{"IssuesEvent":15,"WatchEvent":230,"DeleteEvent":2,"IssueCommentEvent":38,"PushEvent":8,"PullRequestReviewEvent":2,"PullRequestEvent":11,"ForkEvent":22,"CreateEvent":2},"last_year":{"IssuesEvent":15,"WatchEvent":230,"DeleteEvent":2,"IssueCommentEvent":38,"PushEvent":8,"PullRequestReviewEvent":2,"PullRequestEvent":11,"ForkEvent":22,"CreateEvent":2}},"keywords":["configuration-files","configuration-loader","python","python-types","schema-validator","yaml","yaml-configuration"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T00:00:49.790Z","updated_at":"2023-02-11T00:00:49.790Z","repository_link":"https://github.com/omry/omegaconf/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":7543160466,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7543160467,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7543160468,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7543160469,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/base.txt","sha":null,"kind":"manifest","created_at":"2023-02-11T00:00:50.069Z","updated_at":"2023-02-11T00:00:50.069Z","repository_link":"https://github.com/omry/omegaconf/blob/master/requirements/base.txt","dependencies":[{"id":7543161045,"package_name":"antlr4-python3-runtime","ecosystem":"pypi","requirements":"==4.9.","direct":true,"kind":"runtime","optional":false},{"id":7543161046,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=5.1.0","direct":true,"kind":"runtime","optional":false},{"id":7543161047,"package_name":"dataclasses","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/coverage.txt","sha":null,"kind":"manifest","created_at":"2023-02-11T00:00:50.350Z","updated_at":"2023-02-11T00:00:50.350Z","repository_link":"https://github.com/omry/omegaconf/blob/master/requirements/coverage.txt","dependencies":[{"id":7543162429,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-11T00:00:50.419Z","updated_at":"2023-02-11T00:00:50.419Z","repository_link":"https://github.com/omry/omegaconf/blob/master/requirements/dev.txt","dependencies":[{"id":7543162677,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162678,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162679,"package_name":"coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162680,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162681,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162682,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162683,"package_name":"nox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162684,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162685,"package_name":"pyflakes","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162686,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162687,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162688,"package_name":"pytest-lazy-fixture","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162689,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162690,"package_name":"towncrier","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162691,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7543162692,"package_name":"pydevd","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2023-02-11T00:00:50.530Z","updated_at":"2023-02-11T00:00:50.530Z","repository_link":"https://github.com/omry/omegaconf/blob/master/requirements/docs.txt","dependencies":[{"id":7543164854,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7543164855,"package_name":"sphinx-tabs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-11T00:00:50.612Z","updated_at":"2023-02-11T00:00:50.612Z","repository_link":"https://github.com/omry/omegaconf/blob/master/setup.py","dependencies":[{"id":7543165005,"package_name":"str","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7543165006,"package_name":"for","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T16:40:31.433Z","updated_at":"2023-09-23T16:40:31.433Z","repository_link":"https://github.com/omry/omegaconf/blob/master/pyproject.toml","dependencies":[]}],"score":27.83621041505441,"created_at":"2025-09-04T15:51:08.728Z","updated_at":"2025-10-07T08:14:40.746Z","avatar_url":"https://github.com/omry.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":12785155,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35274","html_url":"https://science.ecosyste.ms/projects/35274","bibtex_url":"https://science.ecosyste.ms/projects/35274/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/35274/export.apalike"}