Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-29 04:50 UTC

centreon / rs-api-error

Define HTTP error types with thiserror-style ergonomics, with optional axum's IntoResponse implementation

RustApache-2.0★ 18 stars⑂ 0 forkssince Feb 2026View on GitHub ↗

centreon/rs-api-error holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (83/100) and lowest on Engineering Quality (57/100). It was last updated today. A single contributor accounts for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

77
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).

Ownership

CentreonOrganization
124 followers17 public repossince Jun 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioapi-error0.1.94,479100 days agoderiveerrorerror-handlinghttprust-patterns
crates.ioapi-error-derive0.1.94,499100 days agoderiveerrorerror-handlinghttprust-patterns

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
9/36Commit cadence — 13/52 weeks with commits
16.1/18Commit volume — 61 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_year61
human_commit_share0.443
days_since_last_push0
active_weeks_last_year13

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 18 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~7.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count18
latest_release_tagapi-error-v0.1.9
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases7.8
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?

60Moderate · 17% of overall
How it's scored
20/60Stars — 18 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars18
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

100Exceptional
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateyes
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
52.7/80Monthly downloads — 8,978 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesapi-error, api-error-derive
dependents
ecosystemscrates
total_downloads27,236
monthly_downloads8,978
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?

60Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.7/22.5Commit distribution — top contributor authored 62% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.615
How it's scored
0/42Issue resolution — no issues or no data
27.8/30PR acceptance — 38/41 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 3/22 approved changesets -- score normalized to 1
Inputs used
merged_prs38
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs3
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.1/25Owner reach — 124 followers of centreon
21.1/25Track record — 17 public repos, account ~14 yr old
Inputs used
followers124
owner_typeOrganization
is_verified
owner_logincentreon
public_repos17
account_age_days5,146

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesapi-error, api-error-derive
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

57Moderate · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

68Good · 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 — 21 out of 21 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/22 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — 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
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
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_aggregate6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages48
unassessed_packages11
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 48 resolved dependencies against OSV. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

68Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 27 of 27 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, api-error-derive/Cargo.toml, api-error/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
6.6/10Demonstrated agent practice — 2 of the last 61 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 61 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.033
toolchain_manifestsCargo.toml, api-error-derive/Cargo.toml, api-error/Cargo.toml
dependency_bot_commit_share0.164
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/23 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes16,278
source_files_sampled23
oversized_source_files0

Key facts

18GitHub stars
3contributors
61commits, last 12 months
0days since last push
18releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:api-error@0.1.9; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 6.0 / 10
6.0aggregate

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-29 04:50 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests21 out of 21 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/22 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate 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
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
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 8
RegistryPackageVersion constraintManifest
crates.iosyn2api-error-derive/Cargo.toml
crates.ioquote1api-error-derive/Cargo.toml
crates.ioproc-macro21api-error-derive/Cargo.toml
crates.ioapi-error-derive0.1api-error/Cargo.toml
crates.iohttp1api-error/Cargo.toml
crates.ioserde_core1api-error/Cargo.toml
crates.ioaxum-core0.5api-error/Cargo.toml
crates.ioserde_json1api-error/Cargo.toml
All dependencies 59

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

RegistryPackageVersionRelation
crates.ioapi-error-derivedirect
crates.ioaxum-coredirect
crates.ioaxum-core0.5.6direct
crates.iohttpdirect
crates.iohttp1.4.0direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.106direct
crates.ioquotedirect
crates.ioquote1.0.44direct
crates.ioserde_coredirect
crates.ioserde_core1.0.228direct
crates.ioserde_jsondirect
crates.ioserde_json1.0.149direct
crates.iosyndirect
crates.iosyn2.0.117direct
crates.ioaxumindirect
crates.ioaxum0.8.8indirect
crates.iobytes1.11.1indirect
crates.ioequivalent1.0.2indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.ioglob0.3.3indirect
crates.iohashbrown0.16.1indirect
crates.iohttp-body1.0.1indirect
crates.iohttp-body-util0.1.3indirect
crates.ioindexmap2.13.0indirect
crates.ioitoa1.0.17indirect
crates.iomatchit0.8.4indirect
crates.iomemchr2.8.0indirect
crates.iomime0.3.17indirect
crates.iopercent-encoding2.3.2indirect
crates.iopin-project-lite0.2.17indirect
crates.ioserde1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_path_to_error0.1.20indirect
crates.ioserde_spanned1.0.4indirect
crates.ioslab0.4.12indirect
crates.iosync_wrapper1.0.2indirect
crates.iotarget-triple1.0.0indirect
crates.iotermcolor1.4.1indirect
crates.iothiserrorindirect
crates.iothiserror2.0.18indirect
crates.iothiserror-impl2.0.18indirect
crates.iotoml1.0.3+spec-1.1.0indirect
crates.iotoml_datetime1.0.0+spec-1.1.0indirect
crates.iotoml_parser1.0.9+spec-1.1.0indirect
crates.iotoml_writer1.0.6+spec-1.1.0indirect
crates.iotower0.5.3indirect
crates.iotower-layer0.3.3indirect
crates.iotower-service0.3.3indirect
crates.iotrybuildindirect
crates.iotrybuild1.0.116indirect
crates.iounicode-ident1.0.24indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow0.7.14indirect
crates.iozmij1.0.21indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 48 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 129,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Rust": 60685,
        "Shell": 2910
      },
      "pushed_at": "2026-07-28T12:51:05Z",
      "created_at": "2026-02-26T15:40:05Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T12:53:15Z",
      "description": "Define HTTP error types with thiserror-style ergonomics, with optional axum's IntoResponse implementation",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "develop",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://www.centreon.com",
      "name": "Centreon",
      "type": "Organization",
      "login": "centreon",
      "company": null,
      "location": "France",
      "followers": 124,
      "avatar_url": "https://avatars.githubusercontent.com/u/1890152?v=4",
      "created_at": "2012-06-25T15:10:15Z",
      "is_verified": null,
      "public_repos": 17,
      "account_age_days": 5146
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "api-error-v0.1.9",
          "kind": "other",
          "published_at": "2026-07-28T12:51:06Z"
        },
        {
          "tag": "api-error-derive-v0.1.9",
          "kind": "other",
          "published_at": "2026-07-28T12:51:01Z"
        },
        {
          "tag": "api-error-v0.1.8",
          "kind": "other",
          "published_at": "2026-05-20T15:31:46Z"
        },
        {
          "tag": "api-error-derive-v0.1.8",
          "kind": "other",
          "published_at": "2026-05-20T15:31:41Z"
        },
        {
          "tag": "api-error-v0.1.7",
          "kind": "other",
          "published_at": "2026-05-19T08:50:49Z"
        },
        {
          "tag": "api-error-derive-v0.1.7",
          "kind": "other",
          "published_at": "2026-05-19T08:50:43Z"
        },
        {
          "tag": "api-error-v0.1.6",
          "kind": "other",
          "published_at": "2026-05-19T08:27:10Z"
        },
        {
          "tag": "api-error-derive-v0.1.6",
          "kind": "other",
          "published_at": "2026-05-19T08:27:04Z"
        },
        {
          "tag": "api-error-v0.1.5",
          "kind": "other",
          "published_at": "2026-05-19T08:05:35Z"
        },
        {
          "tag": "api-error-derive-v0.1.5",
          "kind": "other",
          "published_at": "2026-05-19T08:05:28Z"
        },
        {
          "tag": "api-error-v0.1.4",
          "kind": "other",
          "published_at": "2026-05-11T07:41:25Z"
        },
        {
          "tag": "api-error-derive-v0.1.4",
          "kind": "other",
          "published_at": "2026-05-11T07:41:20Z"
        },
        {
          "tag": "api-error-v0.1.3",
          "kind": "other",
          "published_at": "2026-04-21T16:23:13Z"
        },
        {
          "tag": "api-error-derive-v0.1.3",
          "kind": "other",
          "published_at": "2026-04-21T16:23:07Z"
        },
        {
          "tag": "api-error-v0.1.2",
          "kind": "other",
          "published_at": "2026-04-21T16:21:30Z"
        },
        {
          "tag": "api-error-derive-v0.1.2",
          "kind": "other",
          "published_at": "2026-04-21T16:14:43Z"
        },
        {
          "tag": "api-error-v0.1.1",
          "kind": "other",
          "published_at": "2026-04-21T15:53:29Z"
        },
        {
          "tag": "api-error-derive-v0.1.1",
          "kind": "other",
          "published_at": "2026-04-20T14:55:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6914ebd3abf927eaad34f0418849350a4352974a",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.9 (#42)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-07-28T12:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59325efba61119759f5510c13d554b96b13163fb",
          "body": null,
          "is_bot": true,
          "headline": "chore: update CODEOWNERS",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-07-28T12:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bff65a4c7278410599fc5abf7feed21ab91d44b",
          "body": "…release] (#41)",
          "is_bot": false,
          "headline": "fix: forward extended call to sub-struct when #[transparent] is set […",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-07-27T14:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "017f42b223fdcbb55412b3afdc1110a8fb7f1c97",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb9\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/checkout from 7.0.0 to 7.0.1 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T08:47:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e32cd804652ee4304e0aa964cc62c2e6ee1d5fd6",
          "body": "Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.130 to 0.5.131.\n- [Release notes](https://github.com/release-plz/action/releases)\n- [Commits](https://github.com/release-plz/action/compare/e8792575c7f2366cf6ff3ccc33ead9ace5b691c7...2eb1d8bcb770b4c48ccfaad919734b38b51958c9)\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump release-plz/action from 0.5.130 to 0.5.131 (#38)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T09:11:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94cd497a9534653fa2a19081a04fabc718eefffd",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-push.d/01_gitleaks.sh",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-07-07T14:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a87dc6d25cd2cb5a9dd87cb59d9b090e1054af87",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-dependency-scan.yml",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-07-03T15:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a74f0cefe9048896a68b9afcb47d7071561558d",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-push.d/01_gitleaks.sh",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-07-03T15:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327ae6a0f33293e1f21c711641e9a331b59e7ad7",
          "body": "Co-authored-by: opentofu-githook-pipeline[bot] <299484952+opentofu-githook-pipeline[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: fix .githooks file permissions (chmod +x) (#37)",
          "author_name": "opentofu-githook-pipeline[bot]",
          "author_login": "opentofu-githook-pipeline[bot]",
          "committed_at": "2026-07-03T13:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27c451e2a27aabd606a03f4d6754620e30a11bf",
          "body": "Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.129 to 0.5.130.\n- [Release notes](https://github.com/release-plz/action/releases)\n- [Commits](https://github.com/release-plz/action/compare/064f4d1e36c843611ddf013be726beaa4ad804db...e8792575c7f2366cf6ff3ccc33ead9ace5b691c7)\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump release-plz/action from 0.5.129 to 0.5.130 (#34)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T04:19:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "648981ef68e1abb32b36b46ffba005ead81713fa",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b43\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/checkout from 6.0.3 to 7.0.0 (#36)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T04:19:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0b147cb23077b685147066d2a6cca357398aecb",
          "body": "…#35)\n\nBumps [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action) from 1.0.4 to 1.0.5.\n- [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases)\n- [Commits](https://github.com/rust-lang/crates-io-auth-action/compare/bbd81622f20ce9e2dd9622e3218b97\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T04:18:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40758c0b936fe4eb6ef26915564d25c7219de3fb",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-push.d/01_gitleaks.sh",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-06-12T14:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79c38ccc8590e99be4e842b3c782e9bcfca35a7",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-commit.d/01_gitleaks.sh",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-06-12T14:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9cc03e298dc30818a9e1f42a3c215a96742885a",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-push",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-06-12T14:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128d507871a610f34c7587132d67c7108b7dca0a",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-commit",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-06-12T11:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea53844768a08dda488d6fe55bc766890deed65",
          "body": null,
          "is_bot": true,
          "headline": "chore: update CODEOWNERS",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-06-12T10:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68b2535dc270056cef8252d4b0c8f9300917802",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/checkout from 6.0.2 to 6.0.3 (#33)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T03:53:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "027bd9b00f256f907bd6a922df23373b1d818a99",
          "body": null,
          "is_bot": false,
          "headline": "chore(api-error): release v0.1.8 (#32)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-05-20T15:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4aec10c727f0f4a7198c7729b6b088bdc3b4a0f",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix response type [release] (#31)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-20T15:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df38ad8a25c5fc3dfe14d6ba587904e719cefd35",
          "body": "* chore: release\n\n* chore: release",
          "is_bot": false,
          "headline": "chore: release (#30)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T08:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e268626154bf3b16ed7cdfe34e589cfdd7b93bab",
          "body": null,
          "is_bot": false,
          "headline": "feat(derive): impl `IntoResponse` on &T (#29)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T08:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adc131f52104c85c4198db1f06ba6fe9f7549919",
          "body": null,
          "is_bot": false,
          "headline": "chore(api-error): release v0.1.5 (#27)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-05-19T08:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f2956e4d6ca93b287e8a567c4bb02f8472adce",
          "body": null,
          "is_bot": false,
          "headline": "fix(derive): http crate hygiene issue [release] (#28)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T08:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a088721ff629a17f1a43e42f2b5938c9dbdfe35b",
          "body": "* fix: manual release\n\n* fix: manual release",
          "is_bot": false,
          "headline": "chore: release (#26)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T08:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b87a1062771accee0d8b34f3e67bb7aed8177edd",
          "body": null,
          "is_bot": false,
          "headline": "chore: [release] (#25)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T07:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e340206e0da69b1c821404f4eb572a23b56b0fbf",
          "body": null,
          "is_bot": false,
          "headline": "chore: release api-error [release] (#24)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T07:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137b2ece4014a22c81057633df1c49886a8dc7e9",
          "body": null,
          "is_bot": false,
          "headline": "feat: add extended method behind axum feature flag (#22)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T07:33:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ed1d864793e0aa9f4642160f4135154055da34",
          "body": "* docs: build with feature flag tags\n\n* docs: build with feature flag tags",
          "is_bot": false,
          "headline": "docs: build with feature flag tags (#23)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-19T07:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86ed5226c0a321f866ce95c4a883386ccfd527b",
          "body": "Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.128 to 0.5.129.\n- [Release notes](https://github.com/release-plz/action/releases)\n- [Commits](https://github.com/release-plz/action/compare/1528104d2ca23787631a1c1f022abb64b34c1e11...064f4d1e36c843611ddf013be726beaa4ad804db)\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump release-plz/action from 0.5.128 to 0.5.129 (#21)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-15T07:23:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "250209aa6a395a845d862fa58e3c5e6f4c140cba",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.4 (#20)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-05-11T07:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab72df9155e7dfad7b82e62dba119d416dccbfc",
          "body": "* feat: add error responder feature\n\n* test: add testing for responders",
          "is_bot": false,
          "headline": "feat: add error responder [release] (#19)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-05-11T07:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4b143b783e173d99d09519a14fa2c0c73db5c5",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-commit",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-04-23T13:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56d7763bd4f2e998c3ef68534b4af213dac58665",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.3 (#18)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-04-21T16:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd8164faf45677e4059afef80cd04111b22625e",
          "body": "* fix: derive versinoning [release]\n\n* fix: derive versinoning [release]",
          "is_bot": false,
          "headline": "fix: derive versioning [release] (#17)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-04-21T16:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c768c66463982b4523bc145231fbf69b2fcd2eb8",
          "body": "…ase] (#15)\n\n* fix: re-export transitive deps to avoid axum_core not found bug\n\n* fix: re-export transitive deps to avoid axum_core not found bug",
          "is_bot": false,
          "headline": "fix: re-export transitive deps to avoid axum_core not found bug [rele…",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-04-21T16:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469d64d25a2362678460810d586b819e95e520ff",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.1.2 (#14)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-04-21T16:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d369a6996e9a49bdec910fd3930ff865cbc9c1",
          "body": "* chore: global versionned [release]\n\n* chore: global versionned [release]",
          "is_bot": false,
          "headline": "chore: globally versionned crates [release] (#13)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-04-21T16:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "156227a6bfd135db98cf8cd8143fea053ec5190f",
          "body": null,
          "is_bot": false,
          "headline": "chore(api-error): release v0.1.1 (#12)",
          "author_name": "technique-ci",
          "author_login": "technique-ci",
          "committed_at": "2026-04-21T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558fa35b0d5c4b1d4d6629fdd2a64f99fb2f1ed5",
          "body": null,
          "is_bot": false,
          "headline": "fix(doc): failed rustdoc builds [release] (#11)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-04-21T15:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d45b6988d5904930dff6f16014a756752397bdc",
          "body": "Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.127 to 0.5.128.\n- [Release notes](https://github.com/release-plz/action/releases)\n- [Commits](https://github.com/release-plz/action/compare/f708778669256143d984cce4b23592637532e040...1528104d2ca23787631a1c1f022abb64b34c1e11)\n\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump release-plz/action from 0.5.127 to 0.5.128 (#8)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T10:18:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "613a44d4829d4e4c67efb2492275dcd9d508b190",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.3.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/34e114876b0b11c390a5638\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump actions/checkout from 4.3.1 to 6.0.2 (#9)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T10:18:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3be35481670e3fbc12bf41efcd5c469ee0735a7",
          "body": "Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.2 to 2.9.1.\n- [Release notes](https://github.com/swatinem/rust-cache/releases)\n- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/swatinem/rust-cache/compare/779680\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(ci): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 (#10)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T10:18:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c25aaa342d6a732af431c2dc0208cc14401173a6",
          "body": "…tions (#5)\n\n* chore(ci): add dependabot.yml for cargo and github-actions\n\nAgent-Logs-Url: https://github.com/centreon/rs-api-error/sessions/f0d01722-5b1e-408e-aaad-ff8c393560ed\n\nCo-authored-by: Totodore <26095587+Totodore@users.noreply.github.com>\n\n* chore(ci): use chore(deps) prefix for cargo depe\n[…]\nTotodore@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: Totodore <26095587+Totodore@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(ci): add Dependabot config for Cargo (major-only) and GitHub Ac…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T10:01:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "87222d4876ddafb36a1306a579d46238b5502b88",
          "body": null,
          "is_bot": false,
          "headline": "Update release regex (#7)",
          "author_name": "THEPAUT",
          "author_login": "Tpo76",
          "committed_at": "2026-04-21T09:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce5433089f36680217acf177dfd16efc1513ab6",
          "body": "…ps (#6)\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "MON-196717 Filter ci and internal scopes from release-plz version bum…",
          "author_name": "THEPAUT",
          "author_login": "Tpo76",
          "committed_at": "2026-04-21T08:20:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "572bf9599bb2dd18072abe7b51c64fc86ff6777c",
          "body": "* MON-196717 Add crates.io metadata and switch to trusted publishing\n\n- Add description to workspace and crate manifests (required by crates.io)\n- Fix repository/homepage URLs (centreon-pulse -> centreon)\n- Add version to api-error-derive path dependency\n- Add id-token: write permission for OIDC tru\n[…]\névot <prevottheodore@gmail.com>\n\n* Update api-error-derive/Cargo.toml\n\nCo-authored-by: Théodore Prévot <prevottheodore@gmail.com>\n\n---------\n\nCo-authored-by: Théodore Prévot <prevottheodore@gmail.com>",
          "is_bot": false,
          "headline": "feat(ci): switch crates.io publish to trusted publishing (#2)",
          "author_name": "THEPAUT",
          "author_login": "Tpo76",
          "committed_at": "2026-04-20T15:11:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59422187f5a3d31be113ff15db85da82e126f691",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-dependency-scan.yml",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-03-20T12:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86cb3556d7dfe0cb1022a173ee11b70dc3c29523",
          "body": "* feat: base commit\n\n* fix: ci",
          "is_bot": false,
          "headline": "feat: base commit (#1)",
          "author_name": "Théodore Prévot",
          "author_login": "Totodore",
          "committed_at": "2026-03-03T15:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af2aebf65b28fcadaf30e9a9527d36498c587c2",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-code-scan.yml",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-03-03T13:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "124c0a098b4f93509868619a429ed49688261ac9",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-code-scan.yml",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-03-03T11:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a272a286893f004eab0aa9e95dffc2548fd69d5",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-dependency-scan.yml",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-27T16:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2cfd327fe93ac74ef1c5a958cce5606fcfeb459",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-secret-scan.yml",
          "author_name": "centreon-opentofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-27T16:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04063f2cf60fb728b2382b0d9241aa6fdcb5cfba",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-dependency-scan.yml",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-27T14:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2920038b680ca08648315f5cf64f48f8a966d8e3",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-code-scan.yml",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-27T09:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34a5208f97b421495979ecb18672d6f5f3ed18eb",
          "body": null,
          "is_bot": true,
          "headline": "chore: update CODEOWNERS",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-26T15:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa710c22d526541592974b3fb8e91ad706f44e08",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .githooks/pre-commit",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-26T15:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7c1fc3eeebc50af1482f0ee28af615d1b3400e6",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-code-scan.yml",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-26T15:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a76ee95f22cdfcbd4ed351afbc0080373d313c",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-dependency-scan.yml",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-26T15:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31db16a11b5f8b9c0a9275ea99793183b11f44ef",
          "body": null,
          "is_bot": true,
          "headline": "chore: update .github/workflows/secu-secret-scan.yml",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-26T15:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aac513384edf1957d4a5ad97484999ef73321c0",
          "body": null,
          "is_bot": true,
          "headline": "Initial commit",
          "author_name": "centreon-tofu[bot]",
          "author_login": "centreon-opentofu[bot]",
          "committed_at": "2026-02-26T15:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 61,
      "latest_release_at": "2026-07-28T12:51:06Z",
      "latest_release_tag": "api-error-v0.1.9",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 7.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "api-error",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "derive",
            "error",
            "error-handling",
            "http",
            "rust-patterns"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/api-error",
          "is_deprecated": false,
          "latest_version": "0.1.9",
          "repository_url": "https://github.com/centreon/rs-api-error",
          "versions_count": 10,
          "total_downloads": 13581,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4479,
          "first_published_at": "2026-04-20T14:14:20.020563Z",
          "latest_published_at": "2026-07-28T12:51:02.731682Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "api-error-derive",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "derive",
            "error",
            "error-handling",
            "http",
            "rust-patterns"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/api-error-derive",
          "is_deprecated": false,
          "latest_version": "0.1.9",
          "repository_url": "https://github.com/centreon/rs-api-error",
          "versions_count": 10,
          "total_downloads": 13655,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4499,
          "first_published_at": "2026-04-20T14:14:09.955780Z",
          "latest_published_at": "2026-07-28T12:50:57.979023Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 18,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": [
        "Cargo.toml",
        "api-error-derive/Cargo.toml",
        "api-error/Cargo.toml"
      ],
      "largest_source_bytes": 16278,
      "source_files_sampled": 23,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "api-error-derive/Cargo.toml",
        "api-error/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 48,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "syn",
          "manifest": "api-error-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "quote",
          "manifest": "api-error-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "proc-macro2",
          "manifest": "api-error-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "api-error-derive",
          "manifest": "api-error/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "http",
          "manifest": "api-error/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_core",
          "manifest": "api-error/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "axum-core",
          "manifest": "api-error/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "serde_json",
          "manifest": "api-error/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "api-error-derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "axum-core",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "axum-core",
            "direct": true,
            "version": "0.5.6",
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.44",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": true,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.149",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.117",
            "ecosystem": "crates"
          },
          {
            "name": "axum",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "axum",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "http-body",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "http-body-util",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.17",
            "ecosystem": "crates"
          },
          {
            "name": "matchit",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "0.3.17",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_path_to_error",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "sync_wrapper",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "target-triple",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "termcolor",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "1.0.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.0.0+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.0.9+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.0.6+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "tower",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-layer",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "tower-service",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": "1.0.116",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "0.7.14",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 59,
        "direct_count": 15,
        "indirect_count": 44
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 38,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "Totodore",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/26095587?v=4"
        },
        {
          "type": "User",
          "login": "technique-ci",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/87815335?v=4"
        },
        {
          "type": "User",
          "login": "Tpo76",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/11980015?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.615
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "github-ci.yml",
        "release-plz.yml",
        "secu-dependency-scan.yml",
        "secu-secret-scan.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": "21 out of 21 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/22 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 10,
            "reason": "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": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "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": "6914ebd3abf927eaad34f0418849350a4352974a",
        "ran_at": "2026-07-29T04:50:26Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T12:51:07Z",
      "oldest_open_prs": [
        {
          "number": 40,
          "created_at": "2026-07-23T23:43:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-28T12:50:25Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/centreon/rs-api-error",
    "host": "github.com",
    "name": "rs-api-error",
    "owner": "centreon"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 66,
            "calibrated": 77,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 77,
      "inputs": {
        "security": 68,
        "vitality": 83,
        "community": 60,
        "governance": 60,
        "calibration": "2026-08-02",
        "engineering": 57,
        "ai_readiness": 68,
        "weighted_overall_raw": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 83,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 61,
              "human_commit_share": 0.443,
              "days_since_last_push": 0,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "61 commits in the last year",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "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": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "api-error-v0.1.9",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 7.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.8
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "forks": 0,
              "stars": 18,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18 stars",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "exceptional",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 66,
            "inputs": {
              "packages": [
                "api-error",
                "api-error-derive"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 27236,
              "monthly_downloads": 8978
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,978 downloads/month across crates",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8978,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.615
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 62% of commits",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "merged_prs": 38,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 3,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "38/41 decided PRs merged",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 38,
                      "decided": 41
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/22 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": 66,
            "inputs": {
              "followers": 124,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "centreon",
              "public_repos": 17,
              "account_age_days": 5146
            },
            "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": "124 followers of centreon",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 124,
                      "login": "centreon"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "17 public repos, account ~14 yr old",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 17
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "api-error",
                "api-error-derive"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 68,
        "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": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6
            },
            "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": "21 out of 21 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/22 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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 8",
                "points": 4,
                "status": "partial",
                "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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 48 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 48
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 11
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 48,
              "unassessed_packages": 11,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 48,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 2
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "27 of 27 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 27
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.033,
              "toolchain_manifests": [
                "Cargo.toml",
                "api-error-derive/Cargo.toml",
                "api-error/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.164
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, api-error-derive/Cargo.toml, api-error/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, api-error-derive/Cargo.toml, api-error/Cargo.toml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 61 commits agent-authored or agent-credited",
                "points": 6.6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 61
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 61 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 61
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 16278,
              "source_files_sampled": 23,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/23 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 23,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:api-error@0.1.9; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T04:50:45.359272Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/centreon/rs-api-error.svg",
  "full_name": "centreon/rs-api-error",
  "license_state": "standard",
  "license_spdx": "Apache-2.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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.