原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"junit",
"rust",
"report"
],
"is_fork": false,
"size_kb": 245,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 43291
},
"pushed_at": "2026-07-27T21:55:50Z",
"created_at": "2018-09-21T21:46:18Z",
"owner_type": "User",
"updated_at": "2026-07-27T21:53:17Z",
"description": "JUnit compatible XML reports in Rust",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Pascal Bach",
"type": "User",
"login": "bachp",
"company": "@siemens ",
"location": "Zürich, Switzerland",
"followers": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/333807?v=4",
"created_at": "2010-07-16T07:59:19Z",
"is_verified": null,
"public_repos": 172,
"account_age_days": 5857
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-07-27T21:54:06Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-04-15T18:46:43Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2023-12-07T14:25:45Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2023-10-23T20:52:17Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2022-12-16T22:03:40Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2022-09-10T19:48:52Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2022-09-09T13:03:23Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2022-04-27T12:13:56Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2021-11-06T20:16:10Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2021-07-20T11:51:36Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2021-06-15T07:13:20Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2021-05-28T10:10:20Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2021-03-02T11:47:19Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2020-06-04T21:20:22Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2020-05-12T21:25:10Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2020-04-14T21:11:15Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2019-08-22T07:59:02Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2018-11-22T21:26:29Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2018-09-22T09:24:58Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-09-21T21:51:22Z"
}
],
"recent_commits": [
{
"oid": "b936357a9f00436af99e93cd94b67dfd6ceae0dd",
"body": null,
"is_bot": false,
"headline": "prepare 0.9.1 release",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-07-27T21:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e151027969554b3291530bace56ef802c0a9e77",
"body": null,
"is_bot": false,
"headline": "Fix clippy useless_borrows_in_formatting warning",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-07-21T20:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdddab33d3ca8d4f66a690202ad703addf4bf4c6",
"body": "Bump regex from 1.12.4 to 1.13.0",
"is_bot": false,
"headline": "Merge pull request #116 from bachp/dependabot/cargo/regex-1.13.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-07-11T13:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a2d9982472a1b9f1d7585a505c4622540c9853",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.4 to 1.13.0.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.4...1.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.13.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.12.4 to 1.13.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T04:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4eb4902e245a64d08110891069d3024f9db9d04",
"body": "Bump time from 0.3.52 to 0.3.53",
"is_bot": false,
"headline": "Merge pull request #115 from bachp/dependabot/cargo/time-0.3.53",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-07-02T08:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa5885a966b24dda2b5550776faed85817f6e5f",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.52 to 0.3.53.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.52...v0.3.53)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.53\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.52 to 0.3.53",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-02T04:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef22dc20d9dff0fcdd7e4c4ab8d0777619020cf",
"body": "Bump time from 0.3.51 to 0.3.52",
"is_bot": false,
"headline": "Merge pull request #114 from bachp/dependabot/cargo/time-0.3.52",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-07-01T08:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cacbc65ecfb719c56c437bdb9db80caabb036a6",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.51 to 0.3.52.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.51...v0.3.52)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.52\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.51 to 0.3.52",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98451a52f66a5cc12cbc9cdd6e79882edf9d4c9f",
"body": "Bump quick-xml from 0.40.1 to 0.41.0",
"is_bot": false,
"headline": "Merge pull request #113 from bachp/dependabot/cargo/quick-xml-0.41.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-06-30T18:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7f013f0cee9702f67c45339ad551c66fb5af149",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.40.1 to 0.41.0.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.40.1...v0.41.0)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.41.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.40.1 to 0.41.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T04:02:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "570079356c9b1ee24012299df33f64a6c0677460",
"body": "Bump time from 0.3.49 to 0.3.51",
"is_bot": false,
"headline": "Merge pull request #112 from bachp/dependabot/cargo/time-0.3.51",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-06-25T20:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03773b52a23965ccd467aa8411715d1e1a3ef564",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.49 to 0.3.51.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.49...v0.3.51)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.51\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.49 to 0.3.51",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T04:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63d30cfc678ec70982140bfa0938c2fe27384f7",
"body": "Bump time from 0.3.47 to 0.3.49",
"is_bot": false,
"headline": "Merge pull request #111 from bachp/dependabot/cargo/time-0.3.49",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-06-15T06:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60083a5e20079276f24f4b7580922ea45f064c33",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.47 to 0.3.49.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.47...v0.3.49)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.49\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.47 to 0.3.49",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T04:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce8205b885c8068e24c9c0efb856699034c0bffd",
"body": "Bump regex from 1.12.3 to 1.12.4",
"is_bot": false,
"headline": "Merge pull request #110 from bachp/dependabot/cargo/regex-1.12.4",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-06-10T08:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb171d4a699bde181b7cd3cf5d6d00acfccd7ef0",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.3 to 1.12.4.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.3...1.12.4)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.12.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.12.3 to 1.12.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-10T04:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d063545b5c59e6834b566b7a261bbaed866b6e",
"body": "Bump quick-xml from 0.40.0 to 0.40.1",
"is_bot": false,
"headline": "Merge pull request #109 from bachp/dependabot/cargo/quick-xml-0.40.1",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-05-18T08:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37c13598014dfd7af5e2487acce8b7a62959dfe",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.40.0 to 0.40.1.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.40.0...v0.40.1)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.40.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.40.0 to 0.40.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-18T04:37:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80f43e087ad6ad65f4f50aad96ac262c2d69acd0",
"body": "Bump quick-xml from 0.39.4 to 0.40.0",
"is_bot": false,
"headline": "Merge pull request #108 from bachp/dependabot/cargo/quick-xml-0.40.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-05-12T20:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8b78294dcb7c16e803c48f1747fc4bed10cdc1",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.39.4 to 0.40.0.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.39.4...v0.40.0)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.40.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.39.4 to 0.40.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T08:37:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ed272071382fa17aaf289d63dc189af9c678ac1",
"body": "Bump quick-xml from 0.39.3 to 0.39.4",
"is_bot": false,
"headline": "Merge pull request #107 from bachp/dependabot/cargo/quick-xml-0.39.4",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-05-11T18:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a955c6e5e34387904bb8095dddecd57ab566fd38",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.39.3 to 0.39.4.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.39.3...v0.39.4)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.39.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.39.3 to 0.39.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T04:03:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f21a0929f8fb54229962f1dff1abd136955242c4",
"body": "Bump quick-xml from 0.39.2 to 0.39.3",
"is_bot": false,
"headline": "Merge pull request #106 from bachp/dependabot/cargo/quick-xml-0.39.3",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-05-05T21:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2762a9b283f205bf69b163efdb399370b1a689ad",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.39.2 to 0.39.3.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.39.2...v0.39.3)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.39.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.39.2 to 0.39.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T04:50:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3c08e3ad1982198b608f3a67a4d8b833c9003bc7",
"body": null,
"is_bot": false,
"headline": "Release version 0.9.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-04-15T18:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a80bc291c3fb7bc555cf9e3a170d5f4786ed161",
"body": null,
"is_bot": false,
"headline": "Add release workflow publishing to crates.io",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-04-15T18:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45d06018dc0693d01b1ab4e40b524e6ac884c5c",
"body": "Added message and type to TestResult::Skipped",
"is_bot": false,
"headline": "Merge pull request #104 from magnev/add-skip-message",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-04-08T20:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52504ac616a59a4e87ff4e2ead1970c13d1bec0c",
"body": "Improves traceability of skipped test cases by\nadding a function that includes the skip cause.",
"is_bot": false,
"headline": "Added new SkippedWithCause test result",
"author_name": "Magne Værnes",
"author_login": "magnev",
"committed_at": "2026-03-30T07:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f302b7a8281d2ac6fb034dafc78e242c826447ec",
"body": "Bump once_cell from 1.21.3 to 1.21.4",
"is_bot": false,
"headline": "Merge pull request #103 from bachp/dependabot/cargo/once_cell-1.21.4",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-03-13T08:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6396e0da304b0dc08f822d0e719a4ea1c29619",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.3 to 1.21.4.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.21.3...v1.21.4)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-version: 1.21.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.21.3 to 1.21.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-13T04:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ac0b097b50ecca80f3062f40876cd54470b89e0",
"body": "Bump quick-xml from 0.39.1 to 0.39.2",
"is_bot": false,
"headline": "Merge pull request #102 from bachp/dependabot/cargo/quick-xml-0.39.2",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-02-24T21:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd40e0a360b3e2a2a3e20ae2855be1bc79937c8",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.39.1 to 0.39.2.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.39.1...v0.39.2)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.39.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.39.1 to 0.39.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-23T04:03:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4909422618a361eba110840277afd2cbb2238006",
"body": "Bump quick-xml from 0.39.0 to 0.39.1",
"is_bot": false,
"headline": "Merge pull request #101 from bachp/dependabot/cargo/quick-xml-0.39.1",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-02-16T19:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602c94aadc6e738a82d812da0c2a5807966c8faa",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.39.0 to 0.39.1.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.39.0...v0.39.1)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: quick-xml\n dependency-version: 0.39.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.39.0 to 0.39.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-16T04:03:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dbc3ca75f6351d1342a3414f2a46949a6e2c97d9",
"body": "Bump time from 0.3.46 to 0.3.47",
"is_bot": false,
"headline": "Merge pull request #100 from bachp/dependabot/cargo/time-0.3.47",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-02-06T07:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea32ef34cac8c2ed1f0a248bd5280ea7e3c42ac",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.47\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.46 to 0.3.47",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-06T04:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb669592d6fe518817f3834c26a63b4919e0eb16",
"body": "Bump regex from 1.12.2 to 1.12.3",
"is_bot": false,
"headline": "Merge pull request #99 from bachp/dependabot/cargo/regex-1.12.3",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-02-04T21:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad94d31c7927eb50507b210b8d0ad349978534ab",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.2 to 1.12.3.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.2...1.12.3)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.12.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.12.2 to 1.12.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-04T04:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e529f6255c67649a3958e4925b3313c31619eb",
"body": "Bump time from 0.3.45 to 0.3.46",
"is_bot": false,
"headline": "Merge pull request #98 from bachp/dependabot/cargo/time-0.3.46",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-01-26T09:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edb4f2098c12aaabb07ea34f76f9cad94f049b29",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.45 to 0.3.46.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.45...v0.3.46)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.46\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.45 to 0.3.46",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-26T04:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "875d106927b0e61cc28186a5578ef3e10f930cd6",
"body": "Add custom error type and proper error handling",
"is_bot": false,
"headline": "Merge pull request #96 from bachp/custom-error-type",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-01-16T09:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49eb2519fd67de228dd7f7d3bce8bb1b7fba3ab6",
"body": "Introduce a dedicated Error enum in src/error.rs that wraps quick_xml::Error\nand std::io::Error, replacing the previous opaque quick_xml::Error re-export.\nUpdate all write operations to properly propagate errors using ? operator.\n\nAdditionally, add prerequisites section to tests/README documenting xmllint\ninstallation requirements for Debian/Ubuntu, Fedora, and NixOS.",
"is_bot": false,
"headline": "Add custom error type and proper error handling",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-01-16T08:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd227f74154cff92d5264fcfc1bd8519b91b06cc",
"body": "Bump time from 0.3.44 to 0.3.45",
"is_bot": false,
"headline": "Merge pull request #97 from bachp/dependabot/cargo/time-0.3.45",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2026-01-15T23:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e32fa2e1fd8dbdeb3c05b09917d20aafa9986c",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.45.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.45)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.45\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.44 to 0.3.45",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-14T04:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b7ef1ca7b431818a823b9402c71eb97fd4fbf34",
"body": "Bump doc-comment from 0.3.3 to 0.3.4",
"is_bot": false,
"headline": "Merge pull request #93 from bachp/dependabot/cargo/doc-comment-0.3.4",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-10-27T22:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed881985c7ff66c1a03f6b45b46aa1312566d426",
"body": "Bumps [doc-comment](https://github.com/GuillaumeGomez/doc-comment) from 0.3.3 to 0.3.4.\n- [Commits](https://github.com/GuillaumeGomez/doc-comment/compare/v0.3.3...v0.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: doc-comment\n dependency-version: 0.3.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump doc-comment from 0.3.3 to 0.3.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-27T04:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96a455f9d1684ea200cafc295bdde26606c7910c",
"body": "Bump regex from 1.11.3 to 1.12.2",
"is_bot": false,
"headline": "Merge pull request #92 from bachp/dependabot/cargo/regex-1.12.2",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-10-15T21:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df68f4c2e49938d6575efe5f82f59a1a6dda2e4",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.2.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.11.3...1.12.2)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.12.2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.11.3 to 1.12.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-14T04:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37068e2e07152f0543264cb0d41f950806c04c2",
"body": "Bump regex from 1.11.2 to 1.11.3",
"is_bot": false,
"headline": "Merge pull request #90 from bachp/dependabot/cargo/regex-1.11.3",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-09-26T09:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6b524c64f913a0ce45cb2570d67debafb77c29",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.11.2...1.11.3)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.11.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.11.2 to 1.11.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-26T04:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c7a2adc63f314d79aec69e87c1530a7ffa1be7",
"body": "Bump time from 0.3.43 to 0.3.44",
"is_bot": false,
"headline": "Merge pull request #89 from bachp/dependabot/cargo/time-0.3.44",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-09-22T06:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa8b5b13dcfb726a2bede436bc9b46a7e89bb37f",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.44.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.44)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.44\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.43 to 0.3.44",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-22T04:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "542988fd0fd7534e474a36c83220386eea447873",
"body": "Bump time from 0.3.42 to 0.3.43",
"is_bot": false,
"headline": "Merge pull request #88 from bachp/dependabot/cargo/time-0.3.43",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-09-05T07:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d398963bb183511c84570118fb1620a71c59ef4",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.42 to 0.3.43.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.42...v0.3.43)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.43\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.42 to 0.3.43",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-03T21:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350a2d9cc48ca33242678eb908c4478843c48137",
"body": "Bump time from 0.3.41 to 0.3.42",
"is_bot": false,
"headline": "Merge pull request #87 from bachp/dependabot/cargo/time-0.3.42",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-09-02T20:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94e4fa8cb7d0783d43bd89687e4fe65bcba90d2",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.41 to 0.3.42.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.41...v0.3.42)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-version: 0.3.42\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.41 to 0.3.42",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T07:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4df527e8667d58e5e653e4766b0edb4514998e",
"body": "Bump regex from 1.11.1 to 1.11.2",
"is_bot": false,
"headline": "Merge pull request #86 from bachp/dependabot/cargo/regex-1.11.2",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-08-25T19:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d712d0eb2eca6be2acabfc566b71fb337f6bf479",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.11.2.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.11.1...1.11.2)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.11.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.11.1 to 1.11.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-25T07:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f3e12701242656ca6253e63aac1cd4a2c2ddfb6",
"body": "Bump once_cell from 1.21.1 to 1.21.3",
"is_bot": false,
"headline": "Merge pull request #79 from bachp/dependabot/cargo/once_cell-1.21.3",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-03-31T08:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0ac6ab5fb15170e7e8f5bb754ba7a5cf433b1a",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.1 to 1.21.3.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.21.1...v1.21.3)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.21.1 to 1.21.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-31T04:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bbad2655ee8893e36c63717951654e4884fab0c",
"body": "Bump time from 0.3.40 to 0.3.41",
"is_bot": false,
"headline": "Merge pull request #76 from bachp/dependabot/cargo/time-0.3.41",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-03-24T08:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ecb5bc07b4174d92c4e34a01742d668496761a6",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.40 to 0.3.41.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.40...v0.3.41)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.40 to 0.3.41",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-24T04:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baea2f5a8494ac357843cf16dc4c0876e614a4a6",
"body": "Bump time from 0.3.39 to 0.3.40",
"is_bot": false,
"headline": "Merge pull request #75 from bachp/dependabot/cargo/time-0.3.40",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-03-19T14:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea96876123e8efd3dd0ab5a447f1cf03ea7674bc",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.39 to 0.3.40.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.39...v0.3.40)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.39 to 0.3.40",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-19T04:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e8f3f41781a6b7e5a2b47d7c65e7c1dfda6f92",
"body": "Bump once_cell from 1.21.0 to 1.21.1",
"is_bot": false,
"headline": "Merge pull request #74 from bachp/dependabot/cargo/once_cell-1.21.1",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-03-14T21:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8dffc823431099e40be1c14b41834c61b0137b",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.0 to 1.21.1.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.21.0...v1.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.21.0 to 1.21.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-14T04:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85657fb9ba81588e32ad8c7324120eda61dfccbe",
"body": "Bump once_cell from 1.20.3 to 1.21.0",
"is_bot": false,
"headline": "Merge pull request #73 from bachp/dependabot/cargo/once_cell-1.21.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-03-11T20:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70ddeb03574c625e84ab63774e1759d3087093e",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.3 to 1.21.0.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.20.3 to 1.21.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-11T04:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c096b87e6eb4f6ad4416b7c926550956e8eac2d",
"body": "Bump time from 0.3.37 to 0.3.39",
"is_bot": false,
"headline": "Merge pull request #72 from bachp/dependabot/cargo/time-0.3.39",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-03-07T09:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7c76498f26f83edc949165e4904a98a9320daf",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.37 to 0.3.39.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.37...v0.3.39)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.37 to 0.3.39",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-07T04:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d18c30703b55294a4fcfb1decfe08397f25f82",
"body": "Bump once_cell from 1.20.2 to 1.20.3",
"is_bot": false,
"headline": "Merge pull request #71 from bachp/dependabot/cargo/once_cell-1.20.3",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2025-02-07T11:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6687fd4433a5a88f6ed8918eb1f100566036d3f",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.2 to 1.20.3.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.20.2...v1.20.3)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.20.2 to 1.20.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-07T04:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba73e5bc84597a368f8424b5337bfd33c4bf06c",
"body": "Bump time from 0.3.36 to 0.3.37",
"is_bot": false,
"headline": "Merge pull request #69 from bachp/dependabot/cargo/time-0.3.37",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-12-04T10:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705b9d9f47e7e84a8c5808e850223860bda8d303",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.36 to 0.3.37.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.36...v0.3.37)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump time from 0.3.36 to 0.3.37",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-04T04:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7a4c9664b29e45687912d3adf1de03e3419bfe",
"body": "Bump regex from 1.11.0 to 1.11.1",
"is_bot": false,
"headline": "Merge pull request #64 from bachp/dependabot/cargo/regex-1.11.1",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-10-25T13:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7882f551a9ed3f6e5ad91ab6cfbedacccdfdd74",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.11.0...1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.11.0 to 1.11.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-25T04:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82805cfcffb39a8a58af1be75a77843d7c91f79e",
"body": "Bump once_cell from 1.20.1 to 1.20.2",
"is_bot": false,
"headline": "Merge pull request #63 from bachp/dependabot/cargo/once_cell-1.20.2",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-10-07T16:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e806149d19fd60bf3d0e9d094493eb99613c828",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.1 to 1.20.2.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.20.1 to 1.20.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-07T04:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815d035de23c28fcb73532666dcc8b2fe94d56c0",
"body": "Bump once_cell from 1.20.0 to 1.20.1",
"is_bot": false,
"headline": "Merge pull request #62 from bachp/dependabot/cargo/once_cell-1.20.1",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-09-30T06:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb3c0c689c800cb9f8e73dd45b5b4bb78934a06",
"body": "Bump regex from 1.10.6 to 1.11.0",
"is_bot": false,
"headline": "Merge pull request #61 from bachp/dependabot/cargo/regex-1.11.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-09-30T06:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f8b87eb15b67d2252cd4d95150d5dc32db6bb5",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.0 to 1.20.1.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.20.0...v1.20.1)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.20.0 to 1.20.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-30T04:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de89ab6c6db2619a600d1e724c3de359583d8c0",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.0.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.10.6 to 1.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-30T04:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe18dbb363c8f45dcce0d9a9a61123351156c31",
"body": "Bump quick-xml from 0.36.1 to 0.36.2",
"is_bot": false,
"headline": "Merge pull request #60 from bachp/dependabot/cargo/quick-xml-0.36.2",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-09-23T05:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09738064212ffed5c59b92acc51cae5361728fde",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.36.1 to 0.36.2.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.36.1...v0.36.2)\n\n---\nupdated-dependencies:\n- dependency-name: quick-xml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.36.1 to 0.36.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-23T04:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "131f9d9583c84cfc7652c73bd2024c028a9484d3",
"body": "…1.4.1\n\nBump pretty_assertions from 1.4.0 to 1.4.1",
"is_bot": false,
"headline": "Merge pull request #59 from bachp/dependabot/cargo/pretty_assertions-…",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-09-16T06:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd9e1faa6da870214ae8fecfa549149652b761a",
"body": "Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.4.0 to 1.4.1.\n- [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases)\n- [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANG\n[…]\n\n---\nupdated-dependencies:\n- dependency-name: pretty_assertions\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump pretty_assertions from 1.4.0 to 1.4.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-16T06:28:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb0b4efce2efc5c0b4fafc242f4a3f56523aba90",
"body": "Bump once_cell from 1.19.0 to 1.20.0",
"is_bot": false,
"headline": "Merge pull request #58 from bachp/dependabot/cargo/once_cell-1.20.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-09-16T06:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af01ece473f0da2b926d8306b4032b8d7227850",
"body": "Bumps [once_cell](https://github.com/matklad/once_cell) from 1.19.0 to 1.20.0.\n- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/matklad/once_cell/compare/v1.19.0...v1.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: once_cell\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump once_cell from 1.19.0 to 1.20.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-16T04:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69092389d3d7394a6ebe8464cc13e2ec2ad9f0b",
"body": "Bump derive-getters from 0.4.0 to 0.5.0",
"is_bot": false,
"headline": "Merge pull request #57 from bachp/dependabot/cargo/derive-getters-0.5.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-08-11T16:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c42f85925b65f51ed520dedfbc439b71d01364b",
"body": "Bumps derive-getters from 0.4.0 to 0.5.0.\n\n---\nupdated-dependencies:\n- dependency-name: derive-getters\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump derive-getters from 0.4.0 to 0.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-08T04:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33391d1904e2fc2248b205fc4b7f9a6c028bc70d",
"body": "Bump regex from 1.10.5 to 1.10.6",
"is_bot": false,
"headline": "Merge pull request #56 from bachp/dependabot/cargo/regex-1.10.6",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-08-05T10:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a085809fcfdbbf9d8bc29ac74e19239bfcc1801",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.10.6.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.5...1.10.6)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.10.5 to 1.10.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-05T04:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b8d6b3720b19af31d9deb26835460c51ab0deb",
"body": "Bump quick-xml from 0.36.0 to 0.36.1",
"is_bot": false,
"headline": "Merge pull request #55 from bachp/dependabot/cargo/quick-xml-0.36.1",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-07-24T05:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd8d7ba00534d0127b2bc8dbe49689dd22fb158b",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.36.0 to 0.36.1.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.36.0...v0.36.1)\n\n---\nupdated-dependencies:\n- dependency-name: quick-xml\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.36.0 to 0.36.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-24T04:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1681e510c9a8042634fdae3604254f8392e4b86",
"body": "Bump quick-xml from 0.35.0 to 0.36.0",
"is_bot": false,
"headline": "Merge pull request #53 from bachp/dependabot/cargo/quick-xml-0.36.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-07-09T18:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078b06e2b6347cd0d82afd8b1f9b6d9f1a12df95",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.35.0 to 0.36.0.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.35.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: quick-xml\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.35.0 to 0.36.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-09T04:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a33f0bc3f8bd88cd56b959e89c18f1635aed56",
"body": "Bump quick-xml from 0.34.0 to 0.35.0",
"is_bot": false,
"headline": "Merge pull request #52 from bachp/dependabot/cargo/quick-xml-0.35.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-07-01T19:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe499f5b2ebb94bdb0477f7abb14af032a4b846",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.34.0 to 0.35.0.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.34.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: quick-xml\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.34.0 to 0.35.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-01T04:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34eaddcca3868c5e051a06fc8f01bf1b1c8cc04",
"body": "Bump quick-xml from 0.33.0 to 0.34.0",
"is_bot": false,
"headline": "Merge pull request #51 from bachp/dependabot/cargo/quick-xml-0.34.0",
"author_name": "Pascal Bach",
"author_login": "bachp",
"committed_at": "2024-06-25T20:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1387d3d0b91b55e197e378903673159fa8d75a",
"body": "Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.33.0 to 0.34.0.\n- [Release notes](https://github.com/tafia/quick-xml/releases)\n- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)\n- [Commits](https://github.com/tafia/quick-xml/compare/v0.33.0...v0.34.0)\n\n---\nupdated-dependencies:\n- dependency-name: quick-xml\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump quick-xml from 0.33.0 to 0.34.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-25T04:38:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 57,
"latest_release_at": "2026-07-27T21:54:06Z",
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 26,
"days_since_latest_release": 1,
"mean_days_between_releases": 203.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "junit-report",
"exists": true,
"license": "MIT",
"keywords": [
"junit",
"report",
"xml",
"xunit"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/junit-report",
"is_deprecated": false,
"latest_version": "0.9.1",
"repository_url": "https://github.com/bachp/junit-report-rs",
"versions_count": 19,
"total_downloads": 6638365,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 153304,
"first_published_at": "2018-09-21T21:52:53.678869Z",
"latest_published_at": "2026-07-27T21:55:20.884470Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 20,
"stars": 27,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-02-17",
"count": 1
},
{
"date": "2019-03-02",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
}
],
"complete": true,
"collected": 20,
"total_forks": 20
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 14230,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 25,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "derive-getters",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.0"
},
{
"name": "quick-xml",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.41"
},
{
"name": "time",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.47"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "derive-getters",
"direct": true,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "quick-xml",
"direct": true,
"version": "0.41.0",
"ecosystem": "crates"
},
{
"name": "time",
"direct": true,
"version": "0.3.54",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "diff",
"direct": false,
"version": "0.1.13",
"ecosystem": "crates"
},
{
"name": "doc-comment",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": "1.4.1",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.16",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.11",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "3.0.3",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.32",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "yansi",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 25,
"direct_count": 3,
"indirect_count": 22
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 84,
"open_issues": 2,
"closed_ratio": 0.857,
"closed_issues": 12,
"closed_unmerged_prs": 20
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "bachp",
"commits": 128,
"avatar_url": "https://avatars.githubusercontent.com/u/333807?v=4"
},
{
"type": "User",
"login": "AidaPaul",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/133171?v=4"
},
{
"type": "User",
"login": "sasa-tomic",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/34031969?v=4"
},
{
"type": "User",
"login": "ilslv",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/47687266?v=4"
},
{
"type": "User",
"login": "andoriyu",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/148123?v=4"
},
{
"type": "User",
"login": "kingli-crypto",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/67254392?v=4"
},
{
"type": "User",
"login": "kaplanelad",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1224389?v=4"
},
{
"type": "User",
"login": "b4nst",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7900600?v=4"
},
{
"type": "User",
"login": "GeorgeHahn",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/502747?v=4"
},
{
"type": "User",
"login": "oberien",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4820508?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.79
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit.yml",
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"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": 2,
"reason": "Found 1/5 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": "b936357a9f00436af99e93cd94b67dfd6ceae0dd",
"ran_at": "2026-07-29T09:04:06Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T04:02:42Z",
"oldest_open_prs": [
{
"number": 68,
"created_at": "2024-11-18T10:11:39Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-11T13:42:00Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 22,
"created_at": "2022-03-04T09:25:52Z",
"last_comment_at": "2022-03-09T13:13:04Z",
"last_comment_author": "christopher-wilke"
},
{
"number": 66,
"created_at": "2024-11-14T21:30:59Z",
"last_comment_at": "2024-11-18T10:11:45Z",
"last_comment_author": "def-"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bachp/junit-report-rs",
"host": "github.com",
"name": "junit-report-rs",
"owner": "bachp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 65,
"calibrated": 75,
"calibration": "2026-08-02"
}
}
],
"value": 75,
"inputs": {
"security": 64,
"vitality": 77,
"community": 53,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 64,
"ai_readiness": 62,
"weighted_overall_raw": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"commits_last_year": 57,
"human_commit_share": 0.54,
"days_since_last_push": 1,
"active_weeks_last_year": 26
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "26/52 weeks with commits",
"points": 18,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 26
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "57 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 57
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 72,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": 203.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~203.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 203.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 20,
"stars": 27,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "20 forks",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 20
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 86,
"inputs": {
"packages": [
"junit-report"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 6638365,
"monthly_downloads": 153304
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "153,304 downloads/month across crates",
"points": 69.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 153304,
"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": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 15,
"top_contributor_share": 0.79
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 79% of commits",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"merged_prs": 84,
"open_issues": 2,
"closed_issues": 12,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 20,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 36,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "84/104 decided PRs merged",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 84,
"decided": 104
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/5 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 139,
"owner_type": "User",
"is_verified": null,
"owner_login": "bachp",
"public_repos": 172,
"account_age_days": 5857
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "139 followers of bachp",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 139,
"login": "bachp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "172 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 172
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"junit-report"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"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": 64,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"junit",
"rust",
"report"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"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 1/5 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "24 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 25 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 25
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 25,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 25,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 12
},
"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": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.926,
"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": "50 of 54 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 54
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.46
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "46 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 46,
"sampled": 100
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 14230,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T09:04:29.219576Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bachp/junit-report-rs.svg",
"full_name": "bachp/junit-report-rs",
"license_state": "standard",
"license_spdx": "MIT"
}