[{"id":14212350,"name":"imio/odoo","ecosystem":"helm","description":"An opiniated Helm Chart for deploying Odoo","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/odoo/odoo","keywords_array":[],"namespace":"imio","versions_count":29,"first_release_published_at":"2024-12-17T15:37:24.000Z","latest_release_published_at":"2026-07-17T12:38:38.000Z","latest_release_number":"3.0.2","last_synced_at":"2026-08-30T13:18:20.974Z","created_at":"2026-04-09T08:35:39.937Z","updated_at":"2026-08-30T13:18:20.974Z","registry_url":"https://artifacthub.io/packages/helm/imio/odoo","install_command":"helm repo add imio https://imio.github.io/helm-charts \u0026\u0026 helm install odoo imio/odoo","documentation_url":"https://artifacthub.io/packages/helm/imio/odoo","metadata":{"app_version":"18.0","chart_version":"3.0.2","category":null,"official":false,"deprecated":false,"repository_url":"https://imio.github.io/helm-charts","maintainers":[]},"repo_metadata":{"id":16982193,"uuid":"19745004","full_name":"odoo/odoo","owner":"odoo","description":"Odoo. Open Source Apps To Grow Your Business.","archived":false,"fork":false,"pushed_at":"2026-08-22T22:17:32.000Z","size":17345715,"stargazers_count":53862,"open_issues_count":10485,"forks_count":33493,"subscribers_count":1533,"default_branch":"19.0","last_synced_at":"2026-08-22T22:19:30.167Z","etag":null,"topics":["apps","business","erp","management","odoo","odoo-apps","python"],"latest_commit_sha":null,"homepage":"https://www.odoo.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"purushnaresh/card.io-Android-SDK","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/odoo.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":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-05-13T15:38:58.000Z","updated_at":"2026-08-22T21:40:47.000Z","dependencies_parsed_at":"2026-08-15T09:11:01.303Z","dependency_job_id":null,"html_url":"https://github.com/odoo/odoo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/odoo/odoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fodoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fodoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fodoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fodoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odoo","download_url":"https://codeload.github.com/odoo/odoo/tar.gz/refs/heads/19.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fodoo/sbom","scorecard":{"id":536846,"data":{"date":"2025-08-11","repo":{"name":"github.com/odoo/odoo","commit":"7eebb5c150373b3c1e2f897d0576b287d0f5e5e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: PYSEC-2024-225","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-jrm6-h9cq-8gqw","Warn: Project is vulnerable to: PYSEC-2022-194 / GHSA-xcjx-m2pj-8g79","Warn: Project is vulnerable to: GHSA-4vvm-4w3v-6mr8","Warn: Project is vulnerable to: GHSA-9q9m-c65c-37pq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: addons/pos_six/static/lib/six_timapi/timapi.wasm: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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: addons/point_of_sale/tools/posbox/overwrite_before_init/etc/init_posbox_image.sh:202","Warn: npmCommand not pinned by hash: addons/web/tooling/enable.sh:26","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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"}}]},"last_synced_at":"2025-08-20T07:12:04.905Z","repository_id":16982193,"created_at":"2025-08-20T07:12:04.905Z","updated_at":"2025-08-20T07:12:04.905Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36858280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"odoo","name":"Odoo","uuid":"6368483","kind":"organization","description":"Open Source Business Apps","email":null,"website":"https://www.odoo.com","location":"Belgium","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6368483?v=4","repositories_count":28,"last_synced_at":"2023-11-24T05:20:13.878Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/odoo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:02:44.687Z","updated_at":"2023-11-24T05:20:24.431Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odoo/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-23T19:59:29.046Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/imio/odoo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/imio/odoo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/imio/odoo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/imio/odoo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T19:59:27.144Z","issues_count":1904,"pull_requests_count":67143,"avg_time_to_close_issue":10072855.493107105,"avg_time_to_close_pull_request":2684272.3264631983,"issues_closed_count":943,"pull_requests_closed_count":56913,"pull_request_authors_count":1999,"issue_authors_count":1115,"avg_comments_per_issue":1.5483193277310925,"avg_comments_per_pull_request":2.9459064980712806,"merged_pull_requests_count":116,"bot_issues_count":2,"bot_pull_requests_count":28,"past_year_issues_count":99,"past_year_pull_requests_count":3366,"past_year_avg_time_to_close_issue":323771.4772727273,"past_year_avg_time_to_close_pull_request":284422.8701461378,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":2395,"past_year_pull_request_authors_count":524,"past_year_issue_authors_count":73,"past_year_avg_comments_per_issue":1.4949494949494948,"past_year_avg_comments_per_pull_request":2.2721330956625074,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/odoo%2Fodoo/issues","maintainers":[{"login":"Julien00859","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julien00859"},{"login":"xmo-odoo","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xmo-odoo"},{"login":"rco-odoo","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rco-odoo"},{"login":"mjvi-odoo","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjvi-odoo"},{"login":"HANNICHE-Walid","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HANNICHE-Walid"},{"login":"pimodoo","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimodoo"},{"login":"ThanhDodeurOdoo","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThanhDodeurOdoo"},{"login":"pedrobaeza","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrobaeza"},{"login":"odoostan","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odoostan"},{"login":"moerradi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moerradi"},{"login":"arbaes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arbaes"},{"login":"kthe-odoo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kthe-odoo"},{"login":"assellalou","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/assellalou"},{"login":"nouraellm","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nouraellm"},{"login":"amigrave","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amigrave"},{"login":"Yenthe666","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yenthe666"},{"login":"kiga-odoo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiga-odoo"},{"login":"joda-odoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joda-odoo"},{"login":"AhmedGamal2212","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmedGamal2212"},{"login":"Louciole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Louciole"},{"login":"sleepy-monax","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sleepy-monax"},{"login":"nhomar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nhomar"},{"login":"Ares-10","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ares-10"},{"login":"agabani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agabani"},{"login":"alebg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alebg"},{"login":"nlehnhof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlehnhof"},{"login":"DanielWillett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielWillett"},{"login":"kebasyaty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kebasyaty"},{"login":"mati2251","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mati2251"},{"login":"mperetzred","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mperetzred"},{"login":"filipdulic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filipdulic"},{"login":"Unforgettableeternalproject","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Unforgettableeternalproject"},{"login":"cmannett85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmannett85"},{"login":"marshallmcdonnell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marshallmcdonnell"},{"login":"JohnAlexINL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JohnAlexINL"},{"login":"SebastianGode","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SebastianGode"},{"login":"steph-crown","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/steph-crown"},{"login":"nfsarch33","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nfsarch33"},{"login":"zonca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zonca"},{"login":"youta-t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/youta-t"},{"login":"sreedevk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sreedevk"},{"login":"garryfreeman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garryfreeman"},{"login":"XCWQW1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XCWQW1"},{"login":"AamirSohailKmAs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AamirSohailKmAs"},{"login":"doniarobinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/doniarobinson"},{"login":"joroelev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joroelev"},{"login":"butvinm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/butvinm"},{"login":"sunnysingh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunnysingh"},{"login":"yebityon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yebityon"},{"login":"jwjacobson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwjacobson"},{"login":"runiq","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runiq"},{"login":"danheron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danheron"},{"login":"izhatomic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/izhatomic"},{"login":"tothtamas28","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tothtamas28"},{"login":"zayycev22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zayycev22"},{"login":"zhaohang88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaohang88"},{"login":"ramity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramity"},{"login":"CemJS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CemJS"},{"login":"antalkon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antalkon"},{"login":"Olshansk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Olshansk"},{"login":"daslef","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daslef"},{"login":"pablodcar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pablodcar"},{"login":"akiomik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiomik"},{"login":"deeelis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deeelis"},{"login":"siriusyim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriusyim"},{"login":"saidone75","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saidone75"},{"login":"aymenfurter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymenfurter"},{"login":"MitraKumar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MitraKumar"},{"login":"corentinbettiol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/corentinbettiol"},{"login":"jpw1991","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpw1991"},{"login":"funnsam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/funnsam"},{"login":"andhit-r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andhit-r"},{"login":"Valkyr-JS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Valkyr-JS"},{"login":"RobertKrawitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobertKrawitz"},{"login":"JoelTrent","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoelTrent"},{"login":"Lambourl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lambourl"},{"login":"k1nky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k1nky"},{"login":"Sabareesh001","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sabareesh001"},{"login":"AmanuelDemelash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AmanuelDemelash"},{"login":"MehulG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MehulG"},{"login":"TkDodo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TkDodo"},{"login":"adityatresnobudi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adityatresnobudi"},{"login":"Lulu04","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lulu04"},{"login":"Felipe-Linhares","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Felipe-Linhares"},{"login":"haleczander","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haleczander"},{"login":"RogutKuba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RogutKuba"},{"login":"verovaleros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verovaleros"},{"login":"vhein99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vhein99"}],"active_maintainers":[{"login":"ThanhDodeurOdoo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThanhDodeurOdoo"},{"login":"xmo-odoo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xmo-odoo"},{"login":"Julien00859","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julien00859"},{"login":"kthe-odoo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kthe-odoo"},{"login":"mjvi-odoo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjvi-odoo"},{"login":"pimodoo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimodoo"},{"login":"rco-odoo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rco-odoo"},{"login":"AhmedGamal2212","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmedGamal2212"},{"login":"MehulG","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MehulG"},{"login":"nouraellm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nouraellm"},{"login":"odoostan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odoostan"},{"login":"sreedevk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sreedevk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/imio%2Fodoo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/imio%2Fodoo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/imio%2Fodoo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/imio%2Fodoo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/imio%2Fodoo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/imio%2Fodoo/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18192,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}}]