Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:54 UTC

rust-num / num-traits

Numeric traits for generic mathematics in Rust

RustApache-2.0★ 955 stars⑂ 167 forkssince Dec 2017View on GitHub ↗

rust-num/num-traits holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (72/100) and lowest on Vitality (24/100). It was last updated 15 days ago. 3 contributors account for most of its recent work.

55
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

rust-numOrganization
86 followers9 public repossince Oct 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ionum-traits0.2.1958,567,47532810 days agomathematicsnumericsalgorithmsscienceno-std

Metrics by category

Vitality

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

24Critical · 22% of overall
How it's scored
28.8/36Push recency — last push 15 days ago
0.7/36Commit cadence — 1/52 weeks with commits
6.3/18Commit volume — 4 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year4
human_commit_share0.91
days_since_last_push15
active_weeks_last_year1
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

72Good · 18% of overall
How it's scored
48.3/60Stars — 955 stars
18.5/25Forks — 167 forks
6.7/15Watchers — 17 watchers
Inputs used
forks167
stars955
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 58,567,475 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesnum-traits
dependents
ecosystemscrates
total_downloads868,148,416
monthly_downloads58,567,475
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?

68Moderate · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14.1/22.5Commit distribution — top contributor authored 38% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 43 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled99
top_contributor_share0.375
How it's scored
28/46.8Issue resolution — 60% of issues closed
28/38.3PR acceptance — 112/153 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 5/8 approved changesets -- score normalized to 6
Inputs used
merged_prs112
open_issues78
closed_issues116
issue_closed_ratio0.598
closed_unmerged_prs41
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
13.9/25Owner reach — 86 followers of rust-num
19.3/25Track record — 9 public repos, account ~10 yr old
Inputs used
followers86
owner_typeOrganization
is_verified
owner_loginrust-num
public_repos9
account_age_days3,939
How it's scored
25/25Published & resolvable — 1 package(s) on crates
4/35Publish recency — latest publish 810 days ago
20/20Version history — 32 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesnum-traits
ecosystemscrates
any_deprecatedno
min_days_since_publish810

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 3 out of 8 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsrust, num-traits
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.8/2.5CI-Tests — 3 out of 8 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 5/8 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 43 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not 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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:num-traits@0.2.19 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

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

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.5/40Legible commit history — 23 of 91 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.253
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
52.4/55Manageable file sizes — 1/21 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes70,306
source_files_sampled21
oversized_source_files1

Key facts

955GitHub stars
99contributors
4commits, last 12 months
15days since last push
0releases
3bus factor
78open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 167 ⇿
0Stars
167Forks

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

0408012016020016342017-122022-042026-07

Each point covers 8 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-22 23:53 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
3CI-Tests3 out of 8 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 5/8 approved changesets -- score normalized to 6
10Contributorsproject has 43 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
crates.iolibm0.2.0Cargo.toml
All dependencies 2

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

RegistryPackageVersionRelation
crates.iolibmdirect
crates.ioautocfgindirect
Dependency advisories 0

Installing crates:num-traits@0.2.19 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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": [
        "rust",
        "num-traits"
      ],
      "is_fork": false,
      "size_kb": 1644,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 263685,
        "Shell": 2018
      },
      "pushed_at": "2026-07-07T20:29:09Z",
      "created_at": "2017-12-19T01:37:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T08:21:56Z",
      "description": "Numeric traits for generic mathematics in Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "rust-num",
      "company": null,
      "location": null,
      "followers": 86,
      "avatar_url": "https://avatars.githubusercontent.com/u/15056109?v=4",
      "created_at": "2015-10-09T20:31:14Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 3939
    },
    "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": [],
      "recent_commits": [
        {
          "oid": "1166177ec398601d6dd4d88891cf7674f3978888",
          "body": "Rename master to main",
          "is_bot": false,
          "headline": "Merge pull request #379 from cuviper/rename-head",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2026-07-07T20:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14f32cfab806e1849dfab3c10c489c5eb8422ef",
          "body": null,
          "is_bot": false,
          "headline": "ci: recover from further libm dependency issues",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2026-07-07T20:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af40f7c9035668ccb099076da2ee280e02a8d272",
          "body": null,
          "is_bot": false,
          "headline": "ci: use the fallback resolver for deps",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2026-07-07T20:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b4faf508843a99e79fcef82af40e8f77ac084e",
          "body": null,
          "is_bot": false,
          "headline": "Rename master to main",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2026-07-07T19:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdc29a42db0883f762a9247e8759782543c7297",
          "body": "Implement Zero, One, and Num for core::num::Saturating<T>",
          "is_bot": false,
          "headline": "Merge pull request #337 from dsemi/master",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2025-06-17T21:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43cabb189b08398d53d8e9989da197a87ed9c0c",
          "body": null,
          "is_bot": false,
          "headline": "Check availability of `Saturating`",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2025-06-17T21:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8c192604df873992bdfa3fb503c8b5c36ce63d6",
          "body": "Implement Bounded, ToPrimitive, NumCast, FromPrimitive for NonZero*",
          "is_bot": false,
          "headline": "Merge pull request #334 from acrrd/support_nonzero",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2025-06-17T21:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189657084a55aa603723dcf4b998f0cf392947c4",
          "body": null,
          "is_bot": false,
          "headline": "Remove comments about `concat_idents!`",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2025-06-17T21:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4bfbabe3b8fd6124db4dca5f80d0213fab6694",
          "body": "Downgrade libm for CI",
          "is_bot": false,
          "headline": "Merge pull request #354 from cuviper/msrv-libm",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2025-05-13T22:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d566150e26ed041da495fbe207bf0878937be3",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade libm for CI",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2025-05-13T22:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b1cc86591cbc760b1ea8204087c0fc143c84cc3",
          "body": null,
          "is_bot": false,
          "headline": "Implement Zero, One, and Num for core::num::Saturating<T>",
          "author_name": "Dan Seminara",
          "author_login": "dsemi",
          "committed_at": "2024-10-08T01:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ce0fb6ea5ed8f4fbf6192bb3f1e3e97b536c94e",
          "body": null,
          "is_bot": false,
          "headline": "Remove unsafe from min/max bounds",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-30T16:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b43a252c29a8663d5a0590d4c7a9d45115a9f664",
          "body": null,
          "is_bot": false,
          "headline": "Remove #[allow(deprecated)]",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-30T13:11:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e5b0aa9d4e74e274649119f28be6115770254d",
          "body": null,
          "is_bot": false,
          "headline": "Use to_f* in ToPrimitive impl",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-30T13:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542884d74069bd443fda187efb679162489df6e8",
          "body": null,
          "is_bot": false,
          "headline": "Remove cfg from macros",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-30T13:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb1a26ac040a6ae3fbf9e54ca601f294884e18e",
          "body": null,
          "is_bot": false,
          "headline": "Implement FromPrimitive for NonZero*",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-17T22:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397037d7c8a5a0ee9fd09dd1839e7ae2e5119c01",
          "body": null,
          "is_bot": false,
          "headline": "Implement NumCast for NonZero*",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-17T22:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9af3dc383635e4c0f51f6adfdbd1bf9ce569de",
          "body": null,
          "is_bot": false,
          "headline": "Implement ToPrimitive for NonZero*",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-17T22:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ce2dcc4b699ff4d89390efc1f71f7dcb9e45b1",
          "body": null,
          "is_bot": false,
          "headline": "Implement Bounded for NonZero*",
          "author_name": "Andrea Corradi",
          "author_login": "acrrd",
          "committed_at": "2024-09-17T22:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022f250f7c12955166dd2ebe776f74e1707312a2",
          "body": "Fix checked operations documentation.",
          "is_bot": false,
          "headline": "Merge pull request #332 from ocstl/master",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-08-14T17:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8cb7b05d5d6584027dc7e038e72fad2016fe19c",
          "body": "- Remove the implication that wrapping is the default behaviour for `CheckedEuclid` methods.\n- Replace mentions of 'underflow' with 'overflow'.",
          "is_bot": false,
          "headline": "Fix checked operations documentation.",
          "author_name": "Olivier Chassé St-Laurent",
          "author_login": "ocstl",
          "committed_at": "2024-07-27T17:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92f6334bc26cc9a62c0129fc7fd4a35bafaec16",
          "body": "Remove the implication that wrapping is the default behaviour.",
          "is_bot": false,
          "headline": "Fix checked operations documentation.",
          "author_name": "Olivier Chassé St-Laurent",
          "author_login": "ocstl",
          "committed_at": "2024-07-26T19:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f3bda546f8af136b6257afefe790f98fa26083",
          "body": "…t-integer-decoder\n\nClarify example for trait method `float::Float::integer_decode`",
          "is_bot": false,
          "headline": "Merge pull request #326 from mtilda/mtilda/patch/fix-example-for-floa…",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-06-27T16:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8c766f3abf628ada7e8c1d88d530c5465d10339",
          "body": "Co-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": false,
          "headline": "Refactor `2_f32.powf(exponent)` as `exponent_f.exp2()`",
          "author_name": "Tilda",
          "author_login": "mtilda",
          "committed_at": "2024-06-27T15:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3935bf68893f34afd6b389a5e6671496370f4b1",
          "body": "…ode`",
          "is_bot": false,
          "headline": "Change value of `num` in example for trait method `Float::integer_dec…",
          "author_name": "Mathilda",
          "author_login": "mtilda",
          "committed_at": "2024-06-26T20:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c477dfe306ba87a8c03f735b6d537271d9562477",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug in example for trait method `Float::integer_decode`",
          "author_name": "Mathilda",
          "author_login": "mtilda",
          "committed_at": "2024-06-26T19:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec3d41d39b28190ec1d42db38021107b3951f3a",
          "body": "Release 0.2.19",
          "is_bot": false,
          "headline": "Merge pull request #321 from cuviper/release-0.2.19",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-05-03T21:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a8d429a2ccc763a0c4345234dbf097ca7d14c1e",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.2.19",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-05-03T21:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8358949084a87873553e81493f8b52b1e3dee302",
          "body": "Implementing clamp for Float trait",
          "is_bot": false,
          "headline": "Merge pull request #305 from michaelciraci/implement-float-clamp",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-05-03T20:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a44ffb9deb4d76988b6ea6bc2767ed40264aac3",
          "body": null,
          "is_bot": false,
          "headline": "Add a default impl for `Float::clamp`",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-05-03T20:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295704408f524c7df8f036eb875f48e6b998d693",
          "body": null,
          "is_bot": false,
          "headline": "Implementing clamp for Float trait",
          "author_name": "Michael Ciraci",
          "author_login": "michaelciraci",
          "committed_at": "2024-05-03T20:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90d4a62deb7946abd40e171f0ee8575bf25f96c",
          "body": "Use namespaced-features to safely bump to MSRV 1.60",
          "is_bot": false,
          "headline": "Merge pull request #310 from cuviper/msrv-1.60",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-03-25T23:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca42b4e106486b8fe9b22eeabb90aa8a0452f148",
          "body": null,
          "is_bot": false,
          "headline": "Update the MSRV in docs",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9bea92808de77ff4d4e94c8fe0dccece542d2ce",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to 2021 edition",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e253cdaa9948f4fb8b4136c78d655a34eac3c26",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_float_to_from_bytes",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7212041f31654953ba55c7bc66e6a8440524dda4",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_int_to_from_bytes",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531d965cefc7bfad9566d505b03573fb1a7283a2",
          "body": null,
          "is_bot": false,
          "headline": "Note the MSRV for total_cmp",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33c92deb302f3269409d3722a441293282c2a2ce",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_is_subnormal",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2f3bc1adf444b41b87a55368eaeebd136bad65",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_copysign",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e935b2fbd1a81a831040d0c2610e995a432f1c",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_div_euclid",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a59e1785696c81301d547e58106e132d9eadee1",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_leading_trailing_ones",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c012d5f2c19b7a912e5c8e77ae065c3f931297f",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_reverse_bits",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b74d015b95765dd4b4897c9cdef6ab57dc78e78",
          "body": null,
          "is_bot": false,
          "headline": "Assume has_to_int_unchecked",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4609ed89873a9ef2186cce7a20e43d484fc5728",
          "body": "Earlier versions won't see the incompatible updates at all!",
          "is_bot": false,
          "headline": "Use namespaced-features to safely bump to MSRV 1.60",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T01:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb20b4022c2dd8191ddd1160399d927886830764",
          "body": "Release 0.2.18",
          "is_bot": false,
          "headline": "Merge pull request #309 from cuviper/release-0.2.18",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T00:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2cc9bf5f42d8298ea2584cbb59549663f2713d",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.2.18",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T00:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a095b703f39234d20076b30ab45ac792eacbe4cf",
          "body": "Add `ConstZero` and `ConstOne` traits",
          "is_bot": false,
          "headline": "Merge pull request #303 from tarcieri/constant-traits",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T00:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d9e74acc4920777a5591c8bbc1a907da00b3f3",
          "body": null,
          "is_bot": false,
          "headline": "Avoid `Self` constructor for `Wrapping`",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-08T00:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab6de2cf7968dc7e93017ba40eabce5a0920950",
          "body": null,
          "is_bot": false,
          "headline": "Update src/identities.rs",
          "author_name": "Tony Arcieri",
          "author_login": "tarcieri",
          "committed_at": "2024-02-08T00:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e48ffe2118e8733f3715c37319996bd5dbfc59b6",
          "body": null,
          "is_bot": false,
          "headline": "Update src/identities.rs",
          "author_name": "Tony Arcieri",
          "author_login": "tarcieri",
          "committed_at": "2024-02-08T00:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc42b83117155c84625837ea336691ca119a5b0c",
          "body": null,
          "is_bot": false,
          "headline": "Rename to ConstZero/ConstOne and re-export from toplevel",
          "author_name": "Tony Arcieri",
          "author_login": "tarcieri",
          "committed_at": "2024-02-08T00:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536dcf2588ee12a4934329aa08b01e42ed638cda",
          "body": null,
          "is_bot": false,
          "headline": "Remove blanket impls; add impls for `Wrapping`",
          "author_name": "Tony Arcieri",
          "author_login": "tarcieri",
          "committed_at": "2024-02-08T00:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c0ee035cb12a9d3ed1a32e8fde80c04922417f",
          "body": "Adds traits which are alternatives to the more dynamic `Zero`/`One`\ntraits which are useful for stack-allocated types where it's possible to\ndefine constant values for zero/one.\n\n`ZeroConstant` bounds on `Zero` as a supertrait, and `OneConstant` on\n`One`, allowing them to be used as drop-in replacem\n[…]\n` while still remaining fully compatible.\n\nThe internal impls of `Zero`/`One` on the numeric primitive types have\nbeen changed to use these traits, which should be a fully\nbackwards-compatible change.",
          "is_bot": false,
          "headline": "Add `ZeroConstant` and `OneConstant` traits",
          "author_name": "Tony Arcieri",
          "author_login": "tarcieri",
          "committed_at": "2024-02-08T00:21:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29c5b46e8e378bb4be9a6767c855103b9bd2b700",
          "body": "More CI updates",
          "is_bot": false,
          "headline": "Merge pull request #308 from cuviper/ci",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-06T19:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82616cba3ca36b9f3033a706a760756297cac89d",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add a registry cache for git protocol",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-06T19:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d53f3f2e14f649e1b1cacd51acbe0995f8bd6cc6",
          "body": "This is copied from how rust-lang/miri-test-libstd does it.",
          "is_bot": false,
          "headline": "ci: Use a single action to collect final status",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-06T19:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46392d78caebf4adeb5e6ccc5970a6a3be3d806b",
          "body": "Make the CI status more robust",
          "is_bot": false,
          "headline": "Merge pull request #307 from cuviper/ci-merge",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-01T19:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a68b136af542c2aba3733c447067ed02e00f848",
          "body": null,
          "is_bot": false,
          "headline": "Make the CI status more robust",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-01T19:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd56f10fc7d2740801b64f2207a47f535e2c22a",
          "body": "Switch from bors to merge queues",
          "is_bot": false,
          "headline": "Merge pull request #306 from cuviper/ci-merge",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-01T01:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ec42284fac875ee98cce64556b2327563da0fb",
          "body": null,
          "is_bot": false,
          "headline": "Switch from bors to merge queues",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2024-02-01T01:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d9a1ba1a52b3ebc7229c9a9dd5c99abc1c1e1a",
          "body": "295: `TotalOrder` trait for floating point numbers r=cuviper a=andrewjradcliffe\n\nDefine an orthogonal trait which corresponds to the `totalOrder` predicate the IEEE 754 (2008 revision) floating point standard.\r\n\r\nIn order to maintain coherence, the bounds on `TotalOrder` should most likely be `Total\n[…]\nld be helpful.\r\n\r\nResolves: [issue#256](https://github.com/rust-num/num-traits/issues/256)\n\nCo-authored-by: Andrew Radcliffe <andrewjradcliffe@gmail.com>\nCo-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": true,
          "headline": "Merge #295",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-10-27T19:05:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aeee0382a0ffea3660d0efed4e0c65458998f9be",
          "body": null,
          "is_bot": false,
          "headline": "Skip signaling NaN tests on x86",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-27T19:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56210ef4602b7de266813cfeb764ba39029b0619",
          "body": null,
          "is_bot": false,
          "headline": "Add CI for Rust 1.62 has_total_cmp",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-26T18:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6647588dc23c8b986602d470b457cdf0cbab308",
          "body": null,
          "is_bot": false,
          "headline": "Backport total_cmp for Rust <1.62",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-26T18:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c94352d30c75bf7b01aad1f173cf798f1f467e",
          "body": null,
          "is_bot": false,
          "headline": "The total_cmp tests don't need Float",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-26T18:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec24ea24f43e7794101974e1ddac368f05f5ab8e",
          "body": null,
          "is_bot": false,
          "headline": "Use {float}::from_bits instead of mem::transmute",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-26T18:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621b1b79cfe13c11c529ba460f27640417288dc9",
          "body": null,
          "is_bot": false,
          "headline": "Use Ordering from core where appropriate",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-26T17:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a76a8dd93d7c1abb4b0a0d0f3b43f78509b9f8b",
          "body": null,
          "is_bot": false,
          "headline": "Limit exposure",
          "author_name": "Andrew Radcliffe",
          "author_login": "andrewjradcliffe",
          "committed_at": "2023-10-26T01:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f832428bbf27ae1c4052689c2d6ca6ae13bad066",
          "body": "291: feat: add an extra method to (Checked)Euclid trait to get both quotien and rem r=cuviper a=tdelabro\n\ncloses #290 \n\nCo-authored-by: Timothée Delabrouille <timothee.delabrouille@gmail.com>\nCo-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": true,
          "headline": "Merge #291",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-10-25T19:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8175e127c871386555b33b6414907a25f04e5093",
          "body": null,
          "is_bot": false,
          "headline": "Fix spelling of \"overridden\"",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-25T19:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9167873e67eb728237de419722e24cddf2134ba",
          "body": "292: ci: Update to `actions/checkout@v4`. r=cuviper a=waywardmonkeys\n\n\n\nCo-authored-by: Bruce Mitchener <bruce.mitchener@gmail.com>",
          "is_bot": true,
          "headline": "Merge #292",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-10-25T19:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f00cfa8e12d6e3d4f608cd3e076ba39b74f05c6",
          "body": "Define an orthogonal trait which corresponds to the `totalOrder`\npredicate the IEEE 754 (2008 revision) floating point standard.\n\nIn order to maintain coherence, the bounds on `TotalOrder` should most\nlikely be `TotalOrder: Float` (or `TotalOrder: FloatCore`).  Without\ntype constraints, `TotalOrder`\n[…]\no define two\ntraits, `TotalOrderCore: FloatCore` and `TotalOrder: Float`.  On the\nother hand, `Inv` has no such constraints (due to the possibility of a\nmeaningful implementation on rational numbers).",
          "is_bot": false,
          "headline": "`TotalOrder` trait for floating point numbers",
          "author_name": "Andrew Radcliffe",
          "author_login": "andrewjradcliffe",
          "committed_at": "2023-10-23T21:41:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df7b60d972f161a4e27e5dcb8d0ed259bef7f559",
          "body": null,
          "is_bot": false,
          "headline": "put back code deleted by mistake",
          "author_name": "Timothée Delabrouille",
          "author_login": "tdelabro",
          "committed_at": "2023-10-19T07:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8971fb6a512ba86ab4fa7872c4e0f0c5f1cada4f",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update to `actions/checkout@v4`.",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2023-10-19T03:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3def73d32a89e5a973914e3b59104506993869df",
          "body": null,
          "is_bot": false,
          "headline": "typos, doc and naming",
          "author_name": "Timothée Delabrouille",
          "author_login": "tdelabro",
          "committed_at": "2023-10-13T10:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a135b117ee8ed169502ba518bf2484e20a01d891",
          "body": "…n and rem",
          "is_bot": false,
          "headline": "feat: add an extra method to (Checked)Euclid trait to get both quotie…",
          "author_name": "Timothée Delabrouille",
          "author_login": "tdelabro",
          "committed_at": "2023-10-12T13:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a27d8c95ad4cdf1b04793cc3b19520f2f19c4f4",
          "body": "289: Release 0.2.17 r=cuviper a=cuviper\n\n- [Fix a doc warning about custom classes with newer rustdoc.][286]\r\n\r\n[286]: https://github.com/rust-num/num-traits/pull/286\n\nCo-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": true,
          "headline": "Merge #289",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-10-07T21:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e309a918d2c412949cba9c8869a46470fcde4f",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.2.17",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-10-07T21:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef36d69f7c98cce52177f77de5d092da0c93cdcc",
          "body": "286: Bugfix for text codeblock in documentation. r=cuviper a=robamu\n\nFixes https://github.com/rust-num/num-traits/issues/285 .\r\nFrom what I have seen, the local output generated with `cargo +nightly doc --open` (rustc v1.74.0 nightly 203c57dbe) does not look differently than the most current one fou\n[…]\npably related to https://github.com/rust-lang/rust/pull/110800 ? If it is, then the issue might be fixed soon and this PR should be ignored..\n\nCo-authored-by: Robin Mueller <robin.mueller.m@gmail.com>",
          "is_bot": true,
          "headline": "Merge #286",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-09-18T16:22:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9d94f8a510d64cb56f70036777ad739e5e5e961",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix for text codeblock in documentation.",
          "author_name": "Robin Mueller",
          "author_login": "robamu",
          "committed_at": "2023-09-18T16:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2de8be71cb362c67ca650c1778c7a6500946f39",
          "body": "281: Release 0.2.16 r=cuviper a=cuviper\n\n\n\nCo-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": true,
          "headline": "Merge #281",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-07-20T22:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e57dba5d72bf79ea5ddd25ff10f9e4fa07a40f6",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.2.16",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4195ddf4d958b9453694beaeece85946d8ed4bca",
          "body": "224: Convert between int and bytes #189 r=cuviper a=kaidokert\n\nPicking up #103 from `@flier` to rebase and factor in feedback. Making a quick draft first\n\nCo-authored-by: Kaido Kert <kaidokert@gmail.com>\nCo-authored-by: Josh Stone <cuviper@gmail.com>\nCo-authored-by: kaidokert <kaidokert@gmail.com>",
          "is_bot": true,
          "headline": "Merge #224",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-07-20T22:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbeeaa22bd7977fbf2bebaf02247e0b7c1ea297f",
          "body": null,
          "is_bot": false,
          "headline": "Allow FromBytes::Bytes to be unsized",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89a430342ac93b85176cebcef44196b10d36626",
          "body": null,
          "is_bot": false,
          "headline": "Clean up bytes examples",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e402e205a2a9db150b29daad3043e49e0b59ca16",
          "body": null,
          "is_bot": false,
          "headline": "Remove the unnecessary $I in float bytes",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b89c3ba1b83c5399c7cc71f47a943ae76f890f",
          "body": null,
          "is_bot": false,
          "headline": "Add default impls of to/from_ne_bytes",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "001dd32f4a68d4e29d117335d748b0fa7ba79880",
          "body": null,
          "is_bot": false,
          "headline": "Fix the `cfg` attributes for bytes",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25059541a86e5a86bcb0dad91f0cdd9a9f066295",
          "body": null,
          "is_bot": false,
          "headline": "Split ToFrom to separate To and From traits",
          "author_name": "kaidokert",
          "author_login": "kaidokert",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447e05d83c526ede01bafbdb1ecc3b944350d737",
          "body": null,
          "is_bot": false,
          "headline": "has_i128 is always assumed now",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e566d77d2c50df7b2b208657afa838d933f9c67a",
          "body": null,
          "is_bot": false,
          "headline": "Simplify float to/from_bytes and enable tests",
          "author_name": "Kaido Kert",
          "author_login": "kaidokert",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecd42038f3af23d3917ef7d3eb3483177d69b47",
          "body": "Co-authored-by: Flier Lu <flier.lu@gmail.com>",
          "is_bot": false,
          "headline": "Convert between int and bytes",
          "author_name": "Kaido Kert",
          "author_login": "kaidokert",
          "committed_at": "2023-07-20T22:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13cd22369478ad818b9c3211de7f77a6403567ad",
          "body": "280: Update Float forwarding for MSRV 1.31 r=cuviper a=cuviper\n\nCore floats got more methods since these were originally written.\n\n\nCo-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": true,
          "headline": "Merge #280",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-07-20T22:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f0817609cf5f24293a35bea0cde4ff562d5b0ec",
          "body": "Core floats got more methods since these were originally written.",
          "is_bot": false,
          "headline": "Update Float forwarding for MSRV 1.31",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T22:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c263032902f7068ebb2dee8ce5ec868e9e7548fb",
          "body": "279: Add FloatCore and Float::is_subnormal r=cuviper a=cuviper\n\nThis is a rebase of #265, adding a default impl and an autocfg check.\r\n\r\nCloses #264.\n\nCo-authored-by: Fredrick Brennan <copypaste@kittens.ph>\nCo-authored-by: Josh Stone <cuviper@gmail.com>",
          "is_bot": true,
          "headline": "Merge #279",
          "author_name": "bors[bot]",
          "author_login": "bors[bot]",
          "committed_at": "2023-07-20T21:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b46b143faed7f02795129526d9ee084c93d16f",
          "body": null,
          "is_bot": false,
          "headline": "Fix is_subnormal doc tests",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T20:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90b89817138b9a3003008c2b1f4677398348c1bf",
          "body": null,
          "is_bot": false,
          "headline": "Simplify is_subnormal tests",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T20:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5dc702b1c78aa475b0b0066e957dfbd6fd56e58",
          "body": null,
          "is_bot": false,
          "headline": "Check the existence of is_subnormal (1.53) before forwarding",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T20:45:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19cb6f0452e07f6bff449882632fb81e07a585f0",
          "body": "Any new trait method require a default, or else it's a breaking change.",
          "is_bot": false,
          "headline": "Add a default impl for `Float::is_subnormal`",
          "author_name": "Josh Stone",
          "author_login": "cuviper",
          "committed_at": "2023-07-20T20:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22509ff909c490e37975dd63afea3370f7094ccf",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for is_subnormal()",
          "author_name": "Fredrick Brennan",
          "author_login": "ctrlcctrlv",
          "committed_at": "2023-07-20T20:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 4,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 15,
      "active_weeks_last_year": 1,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "num-traits",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "mathematics",
            "numerics",
            "algorithms",
            "science",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/num-traits",
          "is_deprecated": false,
          "latest_version": "0.2.19",
          "repository_url": "https://github.com/rust-num/num-traits",
          "versions_count": 32,
          "total_downloads": 868148416,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 58567475,
          "first_published_at": "2016-04-14T07:22:34.568594Z",
          "latest_published_at": "2024-05-03T21:27:39.856244Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 810
        }
      ]
    },
    "popularity": {
      "forks": 167,
      "stars": 955,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-23",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 2
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 163,
        "total_forks": 167
      },
      "star_history": null,
      "open_issues_and_prs": 106
    },
    "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"
      ],
      "largest_source_bytes": 70306,
      "source_files_sampled": 21,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": "crates:num-traits@0.2.19",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "libm",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "libm",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 1,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 28,
        "merged_prs": 112,
        "open_issues": 78,
        "closed_ratio": 0.598,
        "closed_issues": 116,
        "closed_unmerged_prs": 41
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "cuviper",
          "commits": 376,
          "avatar_url": "https://avatars.githubusercontent.com/u/36186?v=4"
        },
        {
          "type": "User",
          "login": "alexcrichton",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/64996?v=4"
        },
        {
          "type": "User",
          "login": "homu",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/10212162?v=4"
        },
        {
          "type": "User",
          "login": "yoanlcq",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/9999756?v=4"
        },
        {
          "type": "User",
          "login": "vks",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/33460?v=4"
        },
        {
          "type": "User",
          "login": "hauleth",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/291639?v=4"
        },
        {
          "type": "User",
          "login": "feadoor",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/17862382?v=4"
        },
        {
          "type": "User",
          "login": "gifnksm",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/164213?v=4"
        },
        {
          "type": "User",
          "login": "regexident",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/138017?v=4"
        },
        {
          "type": "User",
          "login": "huonw",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/1203825?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.375
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "main.yaml",
        "pr.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
            "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": 6,
            "reason": "Found 5/8 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 43 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not 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": "1166177ec398601d6dd4d88891cf7674f3978888",
        "ran_at": "2026-07-22T23:53:40Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T01:26:47Z",
      "oldest_open_prs": [
        {
          "number": 130,
          "created_at": "2019-09-01T20:58:00Z",
          "last_comment_at": "2019-11-15T20:38:36Z",
          "last_comment_author": "jsmith628"
        },
        {
          "number": 147,
          "created_at": "2020-01-02T00:27:42Z",
          "last_comment_at": "2020-01-07T22:41:55Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 248,
          "created_at": "2022-09-25T17:54:47Z",
          "last_comment_at": "2023-05-09T05:00:15Z",
          "last_comment_author": "SunnyWar"
        },
        {
          "number": 251,
          "created_at": "2022-11-02T17:01:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 258,
          "created_at": "2023-02-11T04:16:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 271,
          "created_at": "2023-05-24T13:57:26Z",
          "last_comment_at": "2025-12-15T12:35:05Z",
          "last_comment_author": "tmvkrpxl0"
        },
        {
          "number": 284,
          "created_at": "2023-08-18T12:38:16Z",
          "last_comment_at": "2024-05-24T13:26:29Z",
          "last_comment_author": "LucaCiucci"
        },
        {
          "number": 293,
          "created_at": "2023-10-19T03:09:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 300,
          "created_at": "2023-11-25T01:46:56Z",
          "last_comment_at": "2023-11-29T04:42:11Z",
          "last_comment_author": "mtshr"
        },
        {
          "number": 314,
          "created_at": "2024-03-26T22:45:54Z",
          "last_comment_at": "2024-05-23T16:27:52Z",
          "last_comment_author": "cod10129"
        },
        {
          "number": 323,
          "created_at": "2024-05-11T21:13:42Z",
          "last_comment_at": "2024-05-12T19:08:16Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 324,
          "created_at": "2024-05-19T08:47:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 327,
          "created_at": "2024-06-27T00:51:43Z",
          "last_comment_at": "2024-08-14T18:07:29Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 328,
          "created_at": "2024-06-27T01:00:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 331,
          "created_at": "2024-07-11T02:15:38Z",
          "last_comment_at": "2024-07-12T18:51:05Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 333,
          "created_at": "2024-08-26T05:41:13Z",
          "last_comment_at": "2026-04-12T23:43:15Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 343,
          "created_at": "2024-12-24T08:58:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 346,
          "created_at": "2025-01-31T23:04:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 350,
          "created_at": "2025-04-18T11:54:19Z",
          "last_comment_at": "2025-06-19T02:05:14Z",
          "last_comment_author": "bushrat011899"
        },
        {
          "number": 351,
          "created_at": "2025-04-28T05:22:58Z",
          "last_comment_at": "2025-12-07T05:55:43Z",
          "last_comment_author": "apps4uco"
        }
      ],
      "last_merged_pr_at": "2026-07-07T20:29:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2017-12-19T19:30:16Z",
          "last_comment_at": "2018-07-27T19:33:14Z",
          "last_comment_author": "andrewhickman"
        },
        {
          "number": 3,
          "created_at": "2017-12-19T19:36:21Z",
          "last_comment_at": "2018-08-09T03:48:22Z",
          "last_comment_author": "true-dragon"
        },
        {
          "number": 45,
          "created_at": "2018-03-04T22:28:46Z",
          "last_comment_at": "2018-04-10T14:28:15Z",
          "last_comment_author": "vks"
        },
        {
          "number": 47,
          "created_at": "2018-03-05T19:17:13Z",
          "last_comment_at": "2025-02-10T19:24:06Z",
          "last_comment_author": "dzmitry-lahoda"
        },
        {
          "number": 64,
          "created_at": "2018-04-23T20:06:42Z",
          "last_comment_at": "2022-11-22T03:18:16Z",
          "last_comment_author": "thehappycheese"
        },
        {
          "number": 71,
          "created_at": "2018-06-05T20:49:10Z",
          "last_comment_at": "2018-06-09T15:10:32Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 72,
          "created_at": "2018-06-12T13:55:15Z",
          "last_comment_at": "2018-06-13T12:48:15Z",
          "last_comment_author": "bergus"
        },
        {
          "number": 80,
          "created_at": "2018-09-02T02:41:39Z",
          "last_comment_at": "2022-12-08T06:18:17Z",
          "last_comment_author": "Congyuwang"
        },
        {
          "number": 85,
          "created_at": "2018-09-15T15:09:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 95,
          "created_at": "2019-01-08T01:51:27Z",
          "last_comment_at": "2019-01-08T03:05:17Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 97,
          "created_at": "2019-01-16T15:18:42Z",
          "last_comment_at": "2019-01-24T02:07:29Z",
          "last_comment_author": "jacob-greenfield"
        },
        {
          "number": 98,
          "created_at": "2019-01-17T02:23:47Z",
          "last_comment_at": "2024-07-05T16:12:49Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 106,
          "created_at": "2019-03-07T16:31:58Z",
          "last_comment_at": "2019-03-07T19:09:58Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 111,
          "created_at": "2019-04-19T22:18:59Z",
          "last_comment_at": "2019-04-22T19:12:05Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 117,
          "created_at": "2019-06-12T01:28:25Z",
          "last_comment_at": "2019-06-25T20:54:32Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 120,
          "created_at": "2019-07-21T22:19:33Z",
          "last_comment_at": "2024-07-25T20:22:12Z",
          "last_comment_author": "ocstl"
        },
        {
          "number": 121,
          "created_at": "2019-08-09T16:26:02Z",
          "last_comment_at": "2020-04-22T22:03:13Z",
          "last_comment_author": "cuviper"
        },
        {
          "number": 129,
          "created_at": "2019-08-31T16:50:20Z",
          "last_comment_at": "2024-12-22T07:29:23Z",
          "last_comment_author": "oshaboy"
        },
        {
          "number": 131,
          "created_at": "2019-09-07T16:23:36Z",
          "last_comment_at": "2026-01-06T18:19:13Z",
          "last_comment_author": "michaelkirk"
        },
        {
          "number": 146,
          "created_at": "2019-12-03T18:29:12Z",
          "last_comment_at": "2022-12-12T11:55:22Z",
          "last_comment_author": "samueltardieu"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rust-num/num-traits",
    "host": "github.com",
    "name": "num-traits",
    "owner": "rust-num"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 55,
        "vitality": 24,
        "community": 72,
        "governance": 68,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 24,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 0.91,
              "days_since_last_push": 15,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 15 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 167,
              "stars": 955,
              "watchers": 17,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "955 stars",
                "points": 48.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 955
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "167 forks",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 167
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "num-traits"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 868148416,
              "monthly_downloads": 58567475
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "58,567,475 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 58567475,
                      "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": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.375
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 43 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 112,
              "open_issues": 78,
              "closed_issues": 116,
              "issue_closed_ratio": 0.598,
              "closed_unmerged_prs": 41
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "112/153 decided PRs merged",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 112,
                      "decided": 153
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/8 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 86,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "rust-num",
              "public_repos": 9,
              "account_age_days": 3939
            },
            "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": "86 followers of rust-num",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 86,
                      "login": "rust-num"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~10 yr old",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "num-traits"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 810
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 810 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 810
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "32 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "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": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rust",
                "num-traits"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.4
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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 5/8 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 43 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "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": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:num-traits@0.2.19 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:num-traits@0.2.19",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "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": "excellent",
            "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": 2,
              "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.253,
              "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": "23 of 91 human commits state their intent (structured subject or explanatory body)",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 91
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 70306,
              "source_files_sampled": 21,
              "oversized_source_files": 1
            },
            "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": "1/21 source files over 60KB",
                "points": 52.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:54:05.563286Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rust-num/num-traits.svg",
  "full_name": "rust-num/num-traits",
  "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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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