Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:51 UTC

OCA / credit-control

Odoo modules for the customer credit control

Python · HTMLAGPL-3.0★ 108 stars⑂ 241 forkssince May 2018View on GitHub ↗

OCA/credit-control holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (86/100) and lowest on AI Readiness (36/100). It was last updated 8 days ago. 7 contributors account for most of its recent work.

67
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

67
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

4,831 followers261 public repossince May 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIodoo-addons-oca-credit-control19.0.20260522.01073059 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

47At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 8 days ago
20.8/36Commit cadence — 30/52 weeks with commits
18/18Commit volume — 142 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year142
human_commit_share1
days_since_last_push8
active_weeks_last_year30
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

63Moderate · 18% of overall
How it's scored
32.9/60Stars — 108 stars
19.8/25Forks — 241 forks
8.4/15Watchers — 34 watchers
Inputs used
forks241
stars108
watchers34
growth_stateorganic
growth_factor_pct100

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
27.1/80Monthly downloads — 107 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesodoo-addons-oca-credit-control
dependents
ecosystemspypi
total_downloads
monthly_downloads107
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

86Excellent · 24% of overall
How it's scored
51.3/54Bus factor — 7 contributor(s) cover half of all commits
18.5/22.5Commit distribution — top contributor authored 18% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 29 contributing companies or organizations
Inputs used
bus_factor7
contributors_sampled100
top_contributor_share0.178
How it's scored
42.1/46.8Issue resolution — 90% of issues closed
27.4/38.3PR acceptance — 345/482 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/29 approved changesets -- score normalized to 1
Inputs used
merged_prs345
open_issues7
closed_issues63
issue_closed_ratio0.9
closed_unmerged_prs137
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 4,831 followers of OCA
25/25Track record — 261 public repos, account ~12 yr old
Inputs used
followers4,831
owner_typeOrganization
is_verified
owner_loginOCA
public_repos261
account_age_days4,449
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 59 days ago
20/20Version history — 30 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesodoo-addons-oca-credit-control
ecosystemspypi
any_deprecatedno
min_days_since_publish59

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .pylintrc, .ruff.toml
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicserp, hacktoberfest, odoo, python
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/29 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 29 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.9/40Legible commit history — 56 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.56
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .pylintrc, .ruff.toml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/148 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes27,184
source_files_sampled148
oversized_source_files0

Key facts

108GitHub stars
100contributors
142commits, last 12 months
8days since last push
0releases
7bus factor
7open issues
PyPIpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 108 ★ / 241 ⇿
108Stars
241Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020024010822542018-052022-062026-07

Each point covers 8 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:51 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/29 approved changesets -- score normalized to 1
10Contributorsproject has 29 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 15
RegistryPackageVersion constraintManifest
PyPIodoo-addon-account_credit_control==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_credit_control_attach_invoice==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_credit_control_queue_job==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_financial_risk==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_invoice_overdue_reminder==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_invoice_overdue_warn==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_invoice_overdue_warn_sale==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-account_payment_return_financial_risk==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-partner_risk_insurance==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-partner_risk_insurance_product_sticker_invoice_report==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-sale_financial_risk==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-sale_financial_risk_info==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-sale_payment_sheet_financial_risk==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-stock_financial_risk==18.0.*setup/_metapackage/pyproject.toml
PyPIodoo-addon-website_sale_financial_risk==18.0.*setup/_metapackage/pyproject.toml
All dependencies 26

Full resolved dependency set from the GitHub dependency graph: 15 direct and 11 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIodoo-addon-account-credit-controldirect
PyPIodoo-addon-account-credit-control-attach-invoicedirect
PyPIodoo-addon-account-credit-control-queue-jobdirect
PyPIodoo-addon-account-financial-riskdirect
PyPIodoo-addon-account-invoice-overdue-reminderdirect
PyPIodoo-addon-account-invoice-overdue-warndirect
PyPIodoo-addon-account-invoice-overdue-warn-saledirect
PyPIodoo-addon-account-payment-return-financial-riskdirect
PyPIodoo-addon-partner-risk-insurancedirect
PyPIodoo-addon-partner-risk-insurance-product-sticker-invoice-reportdirect
PyPIodoo-addon-sale-financial-riskdirect
PyPIodoo-addon-sale-financial-risk-infodirect
PyPIodoo-addon-sale-payment-sheet-financial-riskdirect
PyPIodoo-addon-stock-financial-riskdirect
PyPIodoo-addon-website-sale-financial-riskdirect
PyPIodoo14-addon-account-credit-controlindirect
PyPIodoo14-addon-account-financial-riskindirect
PyPIodoo14-addon-account-invoice-overdue-reminderindirect
PyPIodoo14-addon-account-invoice-overdue-warnindirect
PyPIodoo14-addon-account-invoice-overdue-warn-saleindirect
PyPIodoo14-addon-account-payment-return-financial-riskindirect
PyPIodoo14-addon-partner-risk-insuranceindirect
PyPIodoo14-addon-partner-risk-insurance-securityindirect
PyPIodoo14-addon-sale-financial-riskindirect
PyPIodoo14-addon-sale-financial-risk-infoindirect
PyPIodoo14-addon-stock-financial-riskindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "erp",
        "hacktoberfest",
        "odoo",
        "python"
      ],
      "is_fork": false,
      "size_kb": 29704,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "HTML": 218163,
        "SCSS": 123,
        "Python": 300687,
        "JavaScript": 7292
      },
      "pushed_at": "2026-07-13T15:40:33Z",
      "created_at": "2018-05-07T18:54:32Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T15:42:10Z",
      "description": "Odoo modules for the customer credit control",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "18.0",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "HTML"
      ]
    },
    "owner": {
      "blog": "http://odoo-community.org",
      "name": "Odoo Community Association",
      "type": "Organization",
      "login": "OCA",
      "company": null,
      "location": "Lausanne, Switzerland",
      "followers": 4831,
      "avatar_url": "https://avatars.githubusercontent.com/u/7600578?v=4",
      "created_at": "2014-05-16T07:52:36Z",
      "is_verified": null,
      "public_repos": 261,
      "account_age_days": 4449
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "711b7ff4cfe539a6655ede1ee0877329637d70d4",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-07-13T15:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a458135e51f9b0d24722e6025eb5f7ee702bf53b",
          "body": "Signed-off-by alexis-via",
          "is_bot": false,
          "headline": "Merge PR #568 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-07-13T15:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e921ed0203ee8d39d1a8b6d43cb6804638782bb4",
          "body": "… journal entries for the unreconcile warning",
          "is_bot": false,
          "headline": "[FIX] account_invoice_overdue_reminder: only take into account posted…",
          "author_name": "Alexis de Lattre",
          "author_login": "alexis-via",
          "committed_at": "2026-07-06T09:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f61ec532a691a8e712ee504173164b7f0abcac21",
          "body": "Currently translated at 100.0% (275 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91ce197982a02be9cccfe8555263e4827db3e63",
          "body": "Currently translated at 100.0% (5 of 5 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control_attach_invoice\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control_attach_invoice/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80beb9bf3dc521ddc2811d6476d50bb14ee6d083",
          "body": "Currently translated at 80.0% (4 of 5 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control_attach_invoice\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control_attach_invoice/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6be6e47e4becb66244ac5becaed061fc70f35a9",
          "body": null,
          "is_bot": false,
          "headline": "Added translation using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e6d4ff48f413923b5173975c4a7faaa81e32d5",
          "body": "Currently translated at 100.0% (12 of 12 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-website_sale_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-website_sale_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdcc94e0af2dac07b9e3aad5785b9d37aaa3a92d",
          "body": "Currently translated at 33.3% (4 of 12 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-website_sale_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-website_sale_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6258e5a4c11ae14ef9dd6adb8e3ded054dba28",
          "body": null,
          "is_bot": false,
          "headline": "Added translation using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ed26a5e2e8eaaefc7c5173fb862d1aacf17530",
          "body": "Currently translated at 100.0% (185 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de4cc9da5901dab062f8e6f87390459faf673335",
          "body": "Currently translated at 41.0% (76 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabe6254209d0c7db55a1f6f791cf8f56732e642",
          "body": null,
          "is_bot": false,
          "headline": "Added translation using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c571c97860478f4a2c4338854b3f802a65fb448c",
          "body": "Currently translated at 100.0% (66 of 66 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-partner_risk_insurance\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-partner_risk_insurance/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d933d0668b57e0d4c69aeeb21c1f7dea59b6ea",
          "body": "Currently translated at 100.0% (7 of 7 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_payment_return_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_payment_return_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T07:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1b76624f4de93d76e9a3e3f6e39d3b913ef6ba",
          "body": "Currently translated at 53.0% (35 of 66 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-partner_risk_insurance\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-partner_risk_insurance/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T06:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985c739d00558df3b78b895e88cfc08ad48d4073",
          "body": "Currently translated at 28.5% (2 of 7 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_payment_return_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_payment_return_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T06:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38097f6a1e9c08b406bf44c0831e60d20c21d737",
          "body": "Currently translated at 100.0% (101 of 101 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T06:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3adcd6a39802e342472814c35597a26707e9f7b0",
          "body": "Currently translated at 49.5% (50 of 101 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T06:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51da1389753be4fdf73b3c2cfb325e16a67a31a1",
          "body": "Currently translated at 100.0% (275 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T06:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f811ff54a306baa6446702855bf8e5153f391e7",
          "body": "Currently translated at 50.1% (138 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-26T06:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1f3c7d869ceda3d62fff966b97f15db7a51168",
          "body": "Signed-off-by bguillot",
          "is_bot": false,
          "headline": "Merge PR #548 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-06-16T08:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4551a4fee9a56821fae52faf7d596305ac352d69",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-06-13T07:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e5bda1d5d61c634f41b865a666d70315ec885e4",
          "body": null,
          "is_bot": false,
          "headline": "[UPD] Update sale_payment_sheet_financial_risk.pot",
          "author_name": "oca-ci",
          "author_login": null,
          "committed_at": "2026-06-13T07:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b2015e2036507d8eab747c4c2ba2a3b159a53d",
          "body": "Signed-off-by pedrobaeza",
          "is_bot": false,
          "headline": "Merge PR #469 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-06-13T07:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1258f9c8bd26bcb563a555defbaabbf160de11",
          "body": "Currently translated at 100.0% (185 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/fr/",
          "is_bot": false,
          "headline": "Translated using Weblate (French)",
          "author_name": "Yann Papouin",
          "author_login": "ypapouin",
          "committed_at": "2026-06-11T11:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be555d2c7336de4d09f3c482d38d3aaa786183ae",
          "body": "Currently translated at 7.6% (21 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-06-07T11:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02579b57ee13d9bcb06297063b019c8e64f80366",
          "body": "Currently translated at 100.0% (10 of 10 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_warn_sale\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_warn_sale/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-05-31T19:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d25fd42e13691a422da140155f03147ef0bd304",
          "body": "Currently translated at 100.0% (4 of 4 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-stock_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-stock_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-05-31T19:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "240aee280915f4d02149cede6bf7b77814b16b6d",
          "body": "Currently translated at 100.0% (21 of 21 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-sale_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-sale_financial_risk/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-05-31T19:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4e8f9b748c7a0f7832dedacee8da0e8a8cb192",
          "body": null,
          "is_bot": false,
          "headline": "Added translation using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-05-31T17:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e985b100a948c449dc3c90354c449211ac74fe71",
          "body": "Currently translated at 100.0% (7 of 7 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_warn\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_warn/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-05-31T17:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245bafaa4ddc9638bc8eb01a52df5237f8a246d2",
          "body": null,
          "is_bot": false,
          "headline": "Added translation using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-05-31T17:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c45062305e9fa87171ffbf3cfaaf1336a50e3e",
          "body": "Currently translated at 100.0% (275 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/it/",
          "is_bot": false,
          "headline": "Translated using Weblate (Italian)",
          "author_name": "mymage",
          "author_login": "mymage",
          "committed_at": "2026-05-26T09:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e81cc19c1e9ccb73760defc1334c914c0a4f20",
          "body": "Currently translated at 99.4% (184 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/es/",
          "is_bot": false,
          "headline": "Translated using Weblate (Spanish)",
          "author_name": "Ed-Spain",
          "author_login": "Ed-Spain",
          "committed_at": "2026-05-10T08:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4012117ccbeae9922ce63afd5c005b263d7cbde7",
          "body": "Currently translated at 100.0% (101 of 101 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/es/",
          "is_bot": false,
          "headline": "Translated using Weblate (Spanish)",
          "author_name": "Ed-Spain",
          "author_login": "Ed-Spain",
          "committed_at": "2026-05-10T08:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f09ebbf1c46ff3cbc04eaf302aa18e471ec13b3",
          "body": "Currently translated at 100.0% (275 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/es/",
          "is_bot": false,
          "headline": "Translated using Weblate (Spanish)",
          "author_name": "Ed-Spain",
          "author_login": "Ed-Spain",
          "committed_at": "2026-05-10T08:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6dd3726dd30afa0811afa21b08d1173e54729da",
          "body": "TT54493",
          "is_bot": false,
          "headline": "[MIG] sale_payment_sheet_financial_risk: Migration to 18.0",
          "author_name": "Víctor Martínez",
          "author_login": "victoralmau",
          "committed_at": "2026-04-27T11:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf48f91527a2d0fbccd8cf0398346dce89baeb5",
          "body": null,
          "is_bot": false,
          "headline": "[IMP] sale_payment_sheet_financial_risk: pre-commit auto fixes",
          "author_name": "Víctor Martínez",
          "author_login": "victoralmau",
          "committed_at": "2026-04-27T11:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b1f9b3619746a86c29bb53bb5d4c9b958b0320",
          "body": "…ed with paid invoices\n\nTT55087\n\n[BOT] post-merge updates",
          "is_bot": false,
          "headline": "[IMP] sale_payment_sheet_financial_risk: Discard payment sheets relat…",
          "author_name": "Carlos Dauden",
          "author_login": "carlosdauden",
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9efa9991052716cfe721cbc922cdf7c633cb45e3",
          "body": "Translated using Weblate (Italian)\n\nCurrently translated at 100.0% (11 of 11 strings)\n\nTranslation: credit-control-16.0/credit-control-16.0-sale_payment_sheet_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-sale_payment_sheet_financial_risk/it/",
          "is_bot": false,
          "headline": "Added translation using Weblate (Italian)",
          "author_name": "mymage",
          "author_login": "mymage",
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0079e1c6cff06762531b61d0b65a6d01ff4cf1f",
          "body": "[UPD] Update sale_payment_sheet_financial_risk.pot\n\n[BOT] post-merge updates",
          "is_bot": false,
          "headline": "[MIG] sale_payment_sheet_financial_risk: Migration to 16.0",
          "author_name": "Carolina Fernandez",
          "author_login": "carolinafernandez-tecnativa",
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "777558d0a5a98a5303377cc51509b8b0c190b5e7",
          "body": "…puted fields",
          "is_bot": false,
          "headline": "[FIX] xxx_financial_risk: Inconsistent 'compute_sudo' for several com…",
          "author_name": "Carlos Dauden",
          "author_login": "carlosdauden",
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa121e8aeb3a6c351742d3397165733a0d0a05e",
          "body": null,
          "is_bot": false,
          "headline": "[MIG] sale_payment_sheet_financial_risk: Migration to 15.0",
          "author_name": "Ernesto Tejeda",
          "author_login": null,
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d002e445664f4676c4224592d46468df004d667",
          "body": null,
          "is_bot": false,
          "headline": "[IMP] sale_payment_sheet_financial_risk: black, isort, prettier",
          "author_name": "Ernesto Tejeda",
          "author_login": null,
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d404a84db50d9fbf6dd39d29758c8d04389c2b4d",
          "body": "…ding of payment sheet invoice status (type of debt)\n\nTT37610",
          "is_bot": false,
          "headline": "[IMP] sale_payment_sheet_financial_risk: Reduce each risk field depen…",
          "author_name": "Carlos Dauden",
          "author_login": "carlosdauden",
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "837b489fa7489e767a898371e6a93ae08eee0206",
          "body": "TT37610",
          "is_bot": false,
          "headline": "[ADD] sale_payment_sheet_financial_risk: New module",
          "author_name": "Carlos Dauden",
          "author_login": "carlosdauden",
          "committed_at": "2026-04-27T11:29:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc3c0e73f496a1c4c61b7ac4c67eeecc7994251a",
          "body": "Currently translated at 100.0% (185 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/it/",
          "is_bot": false,
          "headline": "Translated using Weblate (Italian)",
          "author_name": "mymage",
          "author_login": "mymage",
          "committed_at": "2026-03-16T10:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbcd509fd80423c6c94f0108d5c3dd374fdc908e",
          "body": "Updated by \"Update PO files to match POT (msgmerge)\" hook in Weblate.\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/",
          "is_bot": false,
          "headline": "Update translation files",
          "author_name": "Weblate",
          "author_login": "weblate",
          "committed_at": "2026-03-11T22:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ec696dbc604890b85d08742d7c0eb6f47ab9e6",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-03-11T22:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b978342d110cfe4c178f41607cd5af3cddbd36",
          "body": null,
          "is_bot": false,
          "headline": "[UPD] Update account_invoice_overdue_reminder.pot",
          "author_name": "oca-ci",
          "author_login": null,
          "committed_at": "2026-03-11T22:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d65c861b082811d2bb7acd8bbb68aeb6fa600f9",
          "body": "Signed-off-by alexis-via",
          "is_bot": false,
          "headline": "Merge PR #541 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-03-11T22:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fad269e25eb5ddf4a5d3fbbb40f27c0042be3ef",
          "body": "…d for cc emails as we may want to add some unrelated emails address, like internally, commercial responsible, etc",
          "is_bot": false,
          "headline": "[IMP] account_invoice_overdue_reminder: remove domain on company chil…",
          "author_name": "Florian da Costa",
          "author_login": "florian-dacosta",
          "committed_at": "2026-02-23T10:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c954924a47d839c8d312097ca49ed6cede54aadd",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-02-20T11:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8e139c1ef71496839934249c3d8186aa332111",
          "body": "Signed-off-by pedrobaeza",
          "is_bot": false,
          "headline": "Merge PR #547 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-02-20T11:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a996bee84a2c43570dfaf75f84fc679d50c9379c",
          "body": "TT61117",
          "is_bot": false,
          "headline": "[IMP] sale_financial_risk: Add test to test order cancel use case",
          "author_name": "Víctor Martínez",
          "author_login": "victoralmau",
          "committed_at": "2026-02-20T11:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76be209a09cb12708f7985570281295beab4125",
          "body": "TT61117",
          "is_bot": false,
          "headline": "[FIX] account_credit_control: Apply sudo() to avoid access error",
          "author_name": "Víctor Martínez",
          "author_login": "victoralmau",
          "committed_at": "2026-02-20T11:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a807af091fdfbd051312387f3459d76084b1135",
          "body": "Currently translated at 100.0% (12 of 12 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-website_sale_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-website_sale_financial_risk/it/",
          "is_bot": false,
          "headline": "Translated using Weblate (Italian)",
          "author_name": "mymage",
          "author_login": "mymage",
          "committed_at": "2026-02-04T11:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d0d3797b28947028e455e0a2551b3b69765d219",
          "body": "Currently translated at 100.0% (275 of 275 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/it/",
          "is_bot": false,
          "headline": "Translated using Weblate (Italian)",
          "author_name": "mymage",
          "author_login": "mymage",
          "committed_at": "2026-02-04T08:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af41da8df7fd1d3d4002921c680249c1190d5dc4",
          "body": "Updated by \"Update PO files to match POT (msgmerge)\" hook in Weblate.\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/",
          "is_bot": false,
          "headline": "Update translation files",
          "author_name": "Weblate",
          "author_login": "weblate",
          "committed_at": "2026-02-03T08:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9e32caf0f00474ac567880c4ec34728deb2444",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-02-03T08:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27602862caf5ea97e51e06688b36e3e23ac7113",
          "body": null,
          "is_bot": false,
          "headline": "[UPD] Update website_sale_financial_risk.pot",
          "author_name": "oca-ci",
          "author_login": null,
          "committed_at": "2026-02-03T08:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857909bed0112a890be70fade8285e980116c63e",
          "body": null,
          "is_bot": false,
          "headline": "[UPD] Update account_credit_control.pot",
          "author_name": "oca-ci",
          "author_login": null,
          "committed_at": "2026-02-03T08:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb4d8de2cfea0457e3fc7727d344ac3a106e0a26",
          "body": "Signed-off-by pedrobaeza",
          "is_bot": false,
          "headline": "Merge PR #531 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-02-03T08:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabb8c412584cb80a7d2ede91b44885a6fe01a78",
          "body": "…plate",
          "is_bot": false,
          "headline": "[FIX] account_invoice_overdue_reminder: use format_date() in mail.tem…",
          "author_name": "Alexis de Lattre",
          "author_login": "alexis-via",
          "committed_at": "2026-01-23T11:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37024fb9abf531bf6d53920ea0616e0afc85b4fe",
          "body": "Currently translated at 7.6% (21 of 274 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sl/",
          "is_bot": false,
          "headline": "Translated using Weblate (Slovenian)",
          "author_name": "Matjaz Mozetic",
          "author_login": "sysadminmatmoz",
          "committed_at": "2026-01-22T19:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad32e50472c0e8e87003a5200fba1313faac21e9",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-01-20T10:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11447da760db20dc91058082b862ab2b1aefc63f",
          "body": "Signed-off-by yajo",
          "is_bot": false,
          "headline": "Merge PR #538 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2026-01-20T10:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63d6b08d64a30bccfe946ca26b931f794c481aa",
          "body": "When attempting to duplicate a contact (res.partner model),\nusers with limited invoice permissions receive a permission error.\nThe duplication is not completed because the system attempts to read\nthe insurance_credit_limit and risk_insurance_coverage_percent fields.\n\nMT-13337",
          "is_bot": false,
          "headline": "[FIX] partner_risk_insurance: error duplicate contact",
          "author_name": "Andrii Kompaniiets",
          "author_login": null,
          "committed_at": "2026-01-19T09:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d706129248fc72136c4542148edfe76b33937493",
          "body": "TT59371",
          "is_bot": false,
          "headline": "[MIG] website_sale_financial_risk: Migration to version 18.0",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2026-01-15T15:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f4cfc5306484781dcd44cd54d7cd7b2c1e3bb70",
          "body": null,
          "is_bot": false,
          "headline": "[IMP] website_sale_financial_risk: pre-commit auto fixes",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2025-12-10T20:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa374b877aba9b05dc711a25cc26badf75b9f90",
          "body": null,
          "is_bot": false,
          "headline": "Added translation using Weblate (Italian)",
          "author_name": "mymage",
          "author_login": "mymage",
          "committed_at": "2025-12-10T20:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad6a915eb135a47a7ed0d9b5c5267bd1d9dd3b3",
          "body": "…e sale financial fields",
          "is_bot": false,
          "headline": "[IMP] sale_financial_risk: Extend _get_financial_risk_lines to includ…",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2025-12-10T20:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b086bfaf8b55bd07dfa8740b6f51fb4041feceec",
          "body": "TT57364",
          "is_bot": false,
          "headline": "[ADD] website_sale_financial_risk: New module",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2025-12-10T17:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf3db4369f65c6f553939b75320d41352af2bee",
          "body": "Currently translated at 99.2% (272 of 274 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/ca/",
          "is_bot": false,
          "headline": "Translated using Weblate (Catalan)",
          "author_name": "Ricard",
          "author_login": "RicardCForgeFlow",
          "committed_at": "2025-12-09T17:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697951746d04a7a2035358a8a77f161995ace3f0",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-12-04T08:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cdba16327fbf84b01af7bff3b0cc5fd4c5400b",
          "body": "Signed-off-by pedrobaeza",
          "is_bot": false,
          "headline": "Merge PR #527 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-12-04T08:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d946d43ce6309b28419b4e1bf878d16f43df4bd4",
          "body": "…e-dependent failures",
          "is_bot": false,
          "headline": "[FIX] account_credit_control: Freeze test execution date to avoid tim…",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2025-12-04T08:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d2285242ca8590940ed4ad484a91592a4add33",
          "body": "Currently translated at 100.0% (101 of 101 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/sv/",
          "is_bot": false,
          "headline": "Translated using Weblate (Swedish)",
          "author_name": "jakobkrabbe",
          "author_login": "jakobkrabbe",
          "committed_at": "2025-11-26T08:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2baf5691f3e4c790c093afd1cd7f0858535da8ce",
          "body": "Currently translated at 100.0% (101 of 101 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/sv/",
          "is_bot": false,
          "headline": "Translated using Weblate (Swedish)",
          "author_name": "jakobkrabbe",
          "author_login": "jakobkrabbe",
          "committed_at": "2025-11-13T14:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3bc560a651b9518d9af7108fd976a7b9b37564",
          "body": "Currently translated at 100.0% (274 of 274 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sv/",
          "is_bot": false,
          "headline": "Translated using Weblate (Swedish)",
          "author_name": "jakobkrabbe",
          "author_login": "jakobkrabbe",
          "committed_at": "2025-11-13T14:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef258b0e5645072ad33bba626d6a6455c8930499",
          "body": "Currently translated at 96.0% (97 of 101 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/tr/",
          "is_bot": false,
          "headline": "Translated using Weblate (Turkish)",
          "author_name": "Betül Öğmen",
          "author_login": "bo-eska",
          "committed_at": "2025-11-12T19:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2290da4d1d56a25554058d89c6ca692f698e7644",
          "body": "Currently translated at 100.0% (274 of 274 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/sv/",
          "is_bot": false,
          "headline": "Translated using Weblate (Swedish)",
          "author_name": "jakobkrabbe",
          "author_login": "jakobkrabbe",
          "committed_at": "2025-11-12T16:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "890fbe0d3ccd6183d6f944b8aa243a1a2fc3795a",
          "body": "Currently translated at 74.0% (203 of 274 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_credit_control\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_credit_control/fr/",
          "is_bot": false,
          "headline": "Translated using Weblate (French)",
          "author_name": "qgroulard",
          "author_login": "qgroulard",
          "committed_at": "2025-11-05T13:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d54b6f9f636c10cf74cfd61d6a08070662841f",
          "body": "…erdue_reminder\n\n[18.0][OU-ADD] account_invoice_overdue_reminder: Migration scripts",
          "is_bot": false,
          "headline": "Merge pull request #513 from Tecnativa/18.0-ou-add-account_invoice_ov…",
          "author_name": "Pedro M. Baeza",
          "author_login": "pedrobaeza",
          "committed_at": "2025-10-27T18:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9511c70c49aa8918d29b46b47344826eef088535",
          "body": null,
          "is_bot": false,
          "headline": "[OU-ADD] account_invoice_overdue_reminder: Migration scripts",
          "author_name": "Víctor Martínez",
          "author_login": "victoralmau",
          "committed_at": "2025-10-27T15:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453f8aa52de7973522e73486bad00991518e4b91",
          "body": "Currently translated at 100.0% (185 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/fr/",
          "is_bot": false,
          "headline": "Translated using Weblate (French)",
          "author_name": "Rémi",
          "author_login": "remi-filament",
          "committed_at": "2025-10-14T14:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfd869f798312b2a6c1123b79fdef94dffafda19",
          "body": "Currently translated at 100.0% (185 of 185 strings)\n\nTranslation: credit-control-18.0/credit-control-18.0-account_invoice_overdue_reminder\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_invoice_overdue_reminder/fr/",
          "is_bot": false,
          "headline": "Translated using Weblate (French)",
          "author_name": "Rémi",
          "author_login": "remi-filament",
          "committed_at": "2025-10-14T14:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9025b06334564d7c7f29f702cd965a64d3085e8b",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-23T06:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92bf8a35f1ea4e5070e7632a1529cf43139425a1",
          "body": "Signed-off-by pedrobaeza",
          "is_bot": false,
          "headline": "Merge PR #509 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-23T06:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678f0a12b6df53c94035c26fa70498062685d114",
          "body": "…e sale financial fields",
          "is_bot": false,
          "headline": "[IMP] sale_financial_risk: Extend _get_financial_risk_lines to includ…",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2025-09-23T05:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36477254762cf5ab93f746923a9853347a608ec1",
          "body": "Updated by \"Update PO files to match POT (msgmerge)\" hook in Weblate.\n\nTranslation: credit-control-18.0/credit-control-18.0-account_financial_risk\nTranslate-URL: https://translation.odoo-community.org/projects/credit-control-18-0/credit-control-18-0-account_financial_risk/",
          "is_bot": false,
          "headline": "Update translation files",
          "author_name": "Weblate",
          "author_login": "weblate",
          "committed_at": "2025-09-22T16:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494923557d5602706364d3ffeb27c0e4e6846a3b",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-22T16:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1c0a794227e843c855ff7bcc2f1722176f2bec",
          "body": null,
          "is_bot": false,
          "headline": "[UPD] Update account_financial_risk.pot",
          "author_name": "oca-ci",
          "author_login": null,
          "committed_at": "2025-09-22T16:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a0dd976d8b34aa333c07a1e869fdc11dd8181e8",
          "body": "Signed-off-by pedrobaeza",
          "is_bot": false,
          "headline": "Merge PR #507 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-22T16:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ee25b0080117365105e3e3030e9cf9d0b9a789c",
          "body": "…rmation",
          "is_bot": false,
          "headline": "[IMP] account_financial_risk: inheritable view to display credit info…",
          "author_name": "pilarvargas-tecnativa",
          "author_login": "pilarvargas-tecnativa",
          "committed_at": "2025-09-22T15:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40d0767aa597415c9535b5659929890ebd1425ff",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-15T10:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41feadc9203243f0e0b9fb9f2a8c417eaf4bcfcd",
          "body": "Signed-off-by yvaucher",
          "is_bot": false,
          "headline": "Merge PR #499 into 18.0",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-15T10:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2d885f467b36c4c94e51a7778308ecc213cbb8",
          "body": null,
          "is_bot": false,
          "headline": "[BOT] post-merge updates",
          "author_name": "OCA-git-bot",
          "author_login": "OCA-git-bot",
          "committed_at": "2025-09-10T14:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8472fde1a69a058c89f23c36beab313d067e5eea",
          "body": null,
          "is_bot": false,
          "headline": "[UPD] Update partner_risk_insurance_product_sticker_invoice_report.pot",
          "author_name": "oca-ci",
          "author_login": null,
          "committed_at": "2025-09-10T14:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 142,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 30,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "odoo-addons-oca-credit-control",
          "exists": true,
          "license": null,
          "keywords": [
            "Framework :: Odoo",
            "Framework :: Odoo :: 19.0",
            "Programming Language :: Python"
          ],
          "ecosystem": "pypi",
          "matches_repo": null,
          "registry_url": "https://pypi.org/project/odoo-addons-oca-credit-control/",
          "is_deprecated": false,
          "latest_version": "19.0.20260522.0",
          "repository_url": null,
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 107,
          "first_published_at": "2021-11-05T02:57:33.604490Z",
          "latest_published_at": "2026-05-23T02:50:59.731199Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 59
        }
      ]
    },
    "popularity": {
      "forks": 241,
      "stars": 108,
      "watchers": 34,
      "fork_history": {
        "days": [
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 2
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 2
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 2
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 2
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 2
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 2
          },
          {
            "date": "2022-10-17",
            "count": 2
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 2
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 2
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 2
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 2
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 225,
        "total_forks": 241
      },
      "star_history": {
        "days": [
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-08-22",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2019-04-09",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 2
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 2
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 108,
        "total_stars": 108
      },
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 27184,
      "source_files_sampled": 148,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "account_credit_control/pyproject.toml",
        "account_credit_control_attach_invoice/pyproject.toml",
        "account_credit_control_queue_job/pyproject.toml",
        "account_financial_risk/pyproject.toml",
        "account_invoice_overdue_reminder/pyproject.toml",
        "account_invoice_overdue_warn/pyproject.toml",
        "account_invoice_overdue_warn_sale/pyproject.toml",
        "account_payment_return_financial_risk/pyproject.toml",
        "partner_risk_insurance/pyproject.toml",
        "partner_risk_insurance_product_sticker_invoice_report/pyproject.toml",
        "sale_financial_risk/pyproject.toml",
        "sale_financial_risk_info/pyproject.toml",
        "sale_payment_sheet_financial_risk/pyproject.toml",
        "stock_financial_risk/pyproject.toml",
        "website_sale_financial_risk/pyproject.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 26,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "odoo-addon-account_credit_control",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_credit_control_attach_invoice",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_credit_control_queue_job",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_financial_risk",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_invoice_overdue_reminder",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_invoice_overdue_warn",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_invoice_overdue_warn_sale",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-account_payment_return_financial_risk",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-partner_risk_insurance",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-partner_risk_insurance_product_sticker_invoice_report",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-sale_financial_risk",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-sale_financial_risk_info",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-sale_payment_sheet_financial_risk",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-stock_financial_risk",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        },
        {
          "name": "odoo-addon-website_sale_financial_risk",
          "manifest": "setup/_metapackage/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==18.0.*"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "odoo-addon-account-credit-control",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-credit-control-attach-invoice",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-credit-control-queue-job",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-financial-risk",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-invoice-overdue-reminder",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-invoice-overdue-warn",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-invoice-overdue-warn-sale",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-account-payment-return-financial-risk",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-partner-risk-insurance",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-partner-risk-insurance-product-sticker-invoice-report",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-sale-financial-risk",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-sale-financial-risk-info",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-sale-payment-sheet-financial-risk",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-stock-financial-risk",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo-addon-website-sale-financial-risk",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-account-credit-control",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-account-financial-risk",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-account-invoice-overdue-reminder",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-account-invoice-overdue-warn",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-account-invoice-overdue-warn-sale",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-account-payment-return-financial-risk",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-partner-risk-insurance",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-partner-risk-insurance-security",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-sale-financial-risk",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-sale-financial-risk-info",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "odoo14-addon-stock-financial-risk",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 26,
        "direct_count": 15,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 18,
        "merged_prs": 345,
        "open_issues": 7,
        "closed_ratio": 0.9,
        "closed_issues": 63,
        "closed_unmerged_prs": 137
      },
      "bus_factor": 7,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "OCA-git-bot",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/8723280?v=4"
        },
        {
          "type": "User",
          "login": "carlosdauden",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/7701001?v=4"
        },
        {
          "type": "User",
          "login": "weblate",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/1607653?v=4"
        },
        {
          "type": "User",
          "login": "mymage",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/26981549?v=4"
        },
        {
          "type": "User",
          "login": "alexis-via",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/1157917?v=4"
        },
        {
          "type": "User",
          "login": "sysadminmatmoz",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/6734798?v=4"
        },
        {
          "type": "User",
          "login": "victoralmau",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/4117568?v=4"
        },
        {
          "type": "User",
          "login": "pedrobaeza",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/7165771?v=4"
        },
        {
          "type": "User",
          "login": "Ivorra78",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/131359138?v=4"
        },
        {
          "type": "User",
          "login": "MiquelRForgeFlow",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/25005517?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.178
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "pre-commit.yml",
        "stale.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".pylintrc",
        ".ruff.toml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/29 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 29 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "711b7ff4cfe539a6655ede1ee0877329637d70d4",
        "ran_at": "2026-07-21T20:51:21Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/OCA/credit-control",
    "host": "github.com",
    "name": "credit-control",
    "owner": "OCA"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 50,
        "vitality": 47,
        "community": 63,
        "governance": 86,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 47,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 142,
              "human_commit_share": 1,
              "days_since_last_push": 8,
              "active_weeks_last_year": 30
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "30/52 weeks with commits",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "142 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 142
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 241,
              "stars": 108,
              "watchers": 34,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "108 stars",
                "points": 32.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 108
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "241 forks",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 241
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "34 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "packages": [
                "odoo-addons-oca-credit-control"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 107
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "107 downloads/month across pypi",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 107,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 86,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 93,
            "inputs": {
              "bus_factor": 7,
              "contributors_sampled": 100,
              "top_contributor_share": 0.178
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "7 contributor(s) cover half of all commits",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 18% of commits",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 18
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 345,
              "open_issues": 7,
              "closed_issues": 63,
              "issue_closed_ratio": 0.9,
              "closed_unmerged_prs": 137
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "345/482 decided PRs merged",
                "points": 27.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 345,
                      "decided": 482
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/29 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 4831,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "OCA",
              "public_repos": 261,
              "account_age_days": 4449
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4,831 followers of OCA",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4831,
                      "login": "OCA"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "261 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 261
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "odoo-addons-oca-credit-control"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 59
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 59 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 59
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".pylintrc, .ruff.toml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc, .ruff.toml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "erp",
                "hacktoberfest",
                "odoo",
                "python"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/29 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.56,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "56 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 56,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".pylintrc, .ruff.toml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".pylintrc, .ruff.toml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 27184,
              "source_files_sampled": 148,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/148 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 148,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:51:41.311499Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OCA/credit-control.svg",
  "full_name": "OCA/credit-control",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.