Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"barcode",
"barcode-generator",
"barcode-reader",
"barcode-scanner",
"code128",
"code39",
"code93",
"codea",
"datamatrix",
"datamatrix-generator",
"ean13",
"ean8",
"qrcode",
"qrcode-generator",
"qrcode-scanner",
"rust",
"upc-a",
"upc-e",
"datamatrix-scanner",
"pdf417"
],
"is_fork": false,
"size_kb": 252279,
"has_wiki": true,
"homepage": "https://crates.io/crates/rxing",
"languages": {
"C++": 25926,
"HTML": 5892,
"Java": 11542,
"Rust": 4062333,
"Shell": 7014,
"RenderScript": 1
},
"pushed_at": "2026-07-22T20:40:47Z",
"created_at": "2022-08-12T15:57:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T20:41:01Z",
"description": "cRustacean Crossing",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "rxing core",
"type": "Organization",
"login": "rxing-core",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/125106564?v=4",
"created_at": "2023-02-11T02:50:14Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1258
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-07-22T20:41:48Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-04-30T15:05:38Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2026-02-24T22:25:18Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2024-11-25T16:34:26Z"
},
{
"tag": "v0.5.8",
"kind": "patch",
"published_at": "2024-03-16T15:17:22Z"
},
{
"tag": "v0.5.5",
"kind": "patch",
"published_at": "2024-01-30T23:38:02Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-01-02T23:17:20Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2023-05-04T20:04:42Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2023-03-16T20:29:25Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2023-03-16T20:28:16Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2023-02-12T15:37:48Z"
},
{
"tag": "v0.2.21",
"kind": "patch",
"published_at": "2023-01-28T00:12:09Z"
}
],
"recent_commits": [
{
"oid": "41357b19a4b16ef1543a803f99d14df25b1cb4e0",
"body": "this release includes fixes for several issues, including fixing #92",
"is_bot": false,
"headline": "release: update to v0.9.2",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-22T20:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3087dd16ba1f7088b56164c4c1d46aa7a62ea4",
"body": null,
"is_bot": false,
"headline": "chore: version bump syn",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-22T18:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c739ef4a997a4748f793a87f8b2748a1c332b731",
"body": "Fixes a regression or rmQr codes from the C++ port.\n\nFixes #62",
"is_bot": false,
"headline": "fix: correctly detect smaller symbols with rotated quads.",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-22T18:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c633e9050c0a30b48b8016e25911f578ee420727",
"body": "Cpp port performance improvements",
"is_bot": false,
"headline": "Merge pull request #91 from JasperDeSutter/cpp_port-improvement",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-22T17:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2c2754007e6a1f8c9bba12ad90ce230632c829",
"body": null,
"is_bot": false,
"headline": "chore: clippy --fix",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-21T15:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6380faf970cf5282aa7423b855380368da6131",
"body": null,
"is_bot": false,
"headline": "chore: cargo fmt",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-21T14:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bace3a36782734f083c9f9bf2a7619d9c7d3e13",
"body": "Claude Fable 5 was used to audit the codebase looking for logic errors. This covers the majority of those findings which seemed valid. The audit produced a nontrivial number of false positives as well. The actual fixes are human written and not AI.",
"is_bot": false,
"headline": "fix: small AI (Claude/Fable) detected issues with guards and crop logic.",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-21T14:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a60c6ba95dee4b2cecea3832b9fb7a42a14e864",
"body": "This is the other half of the fix to #92 and covers both images in the original issue.",
"is_bot": false,
"headline": "fix: adjust aztec detection to follow old and zxing-cpp logic",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-07-21T13:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed543f8718b46a2a26b63c8ce1c098b880548ef",
"body": "The Aztec code is still not being detected, but the issue with the hang\nis now fixed.",
"is_bot": false,
"headline": "fix: correct loop error in rss reader causing the hang in #92.",
"author_name": "Henry",
"author_login": "hschimke",
"committed_at": "2026-07-20T04:35:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e14f7dd76ab883927ccebdf8f2ac1c80485babea",
"body": "Extract error correction computation into a separate\nnon-generic function to avoid code duplication across\ndifferent types.",
"is_bot": false,
"headline": "extract monomorphization-free solomon decoder logic",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3640680c5c7dfe8ecdc3a7f98e245d5f0cf3b7fe",
"body": "and remove vec copies that were needed before",
"is_bot": false,
"headline": "generic ReedSolomonDecoder to allow passing byte slices",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259e22e78604a7ee151a1a3763a74734860bd080",
"body": null,
"is_bot": false,
"headline": "optimize pattern row retrieval by eliminating intermediate allocations",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04a3ace68ed50c21ddfe0501557623976892d56",
"body": null,
"is_bot": false,
"headline": "hoist allocations out of loops",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f55e09f468b87d72de46cb322dfe54c3661820",
"body": null,
"is_bot": false,
"headline": "remove duplicated format info check",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f954188eea26723fbfcba49650a4822dbb22d5a",
"body": null,
"is_bot": false,
"headline": "fix doubled matrix get operations",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6058ae65a44601bfae912a506be8f6843c7dcc2b",
"body": null,
"is_bot": false,
"headline": "replace Vec in PatternView by a slice",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-09T12:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e68924fda4b7f9743d7ec2160c0d1684223de4c7",
"body": null,
"is_bot": false,
"headline": "chore: update versions for release",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-06-08T22:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6051294e813686e3bc9fa2a5e82b0a5a43d4ac6",
"body": "Fix cpp_port FinderPatternSets order",
"is_bot": false,
"headline": "Merge pull request #90 from JasperDeSutter/cpp_port-improvement",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-06-08T14:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d4977a313eb9fb1d3eb7ccff8bb16f0e2b3b76",
"body": null,
"is_bot": false,
"headline": "fix FinderPatternSets order",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-08T07:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2e236470b3fd5cdbf438e9e1b28738b225d818",
"body": null,
"is_bot": false,
"headline": "reduce vec copies in cpp_port",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-06-08T07:32:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494619564723588a4b3cb7e82bba0a39ec8b771f",
"body": null,
"is_bot": false,
"headline": "chore: clippy --fix",
"author_name": "Henry",
"author_login": "hschimke",
"committed_at": "2026-06-06T18:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f58db7f5e64426ae9e1a1c366fe0dd62d5ba5e5",
"body": null,
"is_bot": false,
"headline": "fix: use sort_by_key where appropriate",
"author_name": "Henry",
"author_login": "hschimke",
"committed_at": "2026-06-06T18:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcdc3fb468101a34da23a22ddeeadb19c80fdf6d",
"body": null,
"is_bot": false,
"headline": "chore: cargo fmt",
"author_name": "Henry",
"author_login": "hschimke",
"committed_at": "2026-06-06T18:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459f1477cb142c7d79957687c79d9bef93c7ad0d",
"body": null,
"is_bot": false,
"headline": "chore: cleanup one-d macros",
"author_name": "Henry",
"author_login": "hschimke",
"committed_at": "2026-06-06T18:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8300c698ec5d79656aefb1b2a4da693f0ddbc83c",
"body": "* Add adjustable module size expectations to the CPP reader.\n* Add an image upscale pyramid to the filtered reader.\n* Add filtered reader support to the CLI.\n\nThis should address #74, at least with the specific image present in that issue.",
"is_bot": false,
"headline": "fix: improvements to small symbol handling.",
"author_name": "Henry",
"author_login": "hschimke",
"committed_at": "2026-06-06T18:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1c5861bc44fe9ffc47ebd05b3a51158df1f397",
"body": null,
"is_bot": false,
"headline": "chore: update for local use",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-06-01T22:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbef2cefdc0046641fc3c993349cab3638af6b47",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:rxing-core/rxing",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-06-01T22:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452e02acc0f8e0c57e85e943ee02ff32e4b588ce",
"body": "…rr-for-detect_multiple_in_luma_with_hints\n\nfix: add image dimension checks in binary_bitmap and helpers",
"is_bot": false,
"headline": "Merge pull request #88 from rxing-core/86-called-resultunwrap-on-an-e…",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-06-01T22:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26c642f7d1e753adf1d7d23e23f34db099d7aaa7",
"body": "This should address issue #86",
"is_bot": false,
"headline": "fix: add image dimension checks in binary_bitmap and helpers",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-06-01T19:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4c0ff4f6193878c99715494d040ff0bc6c759b",
"body": null,
"is_bot": false,
"headline": "chore: merge ported changes from zxing-cpp",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-05-27T20:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49669e99d0e03395b86d00a2ed3128063d1b4235",
"body": "* Updated attribution in README.md\n* Fixed headers in files ported from zxing-cpp\n* updated internal copright documents with correct dates and owners.",
"is_bot": false,
"headline": "copyright: fixed copyright attribution",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-05-24T22:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d562e44402daac8d549020b145b3eda41a86f2",
"body": null,
"is_bot": false,
"headline": "chore: update versions and readme",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-30T15:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e25c6c6d3cdde04148314e51be8c18d3a1b26d5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into v0.9",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-30T14:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1399b172942eb24695a1b78bdbdc6a886b947d5",
"body": "Some memory optimizations",
"is_bot": false,
"headline": "Merge pull request #85 from JasperDeSutter/optimize",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-30T14:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "586ef4daf28693a3df2f92b3f1961cf837522082",
"body": null,
"is_bot": false,
"headline": "convert BitMatrix into single channel image",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-04-10T16:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d23c564621a24046898da8b1db8f3bd2992448c",
"body": null,
"is_bot": false,
"headline": "optimize HybridBinarizer black points allocations",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-04-10T16:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9ff44331b05af34368d88c937b991774579e34b",
"body": null,
"is_bot": false,
"headline": "get_matrix Cow",
"author_name": "JasperDeSutter",
"author_login": "JasperDeSutter",
"committed_at": "2026-04-10T16:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "455739da49768bb4624a6410cc6c91e37ef04e59",
"body": null,
"is_bot": false,
"headline": "fix guards on test 83",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T13:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7cc43d32c80b1b3c2ea4751e3e18c2b19f2f19b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'v0.9' of github.com:rxing-core/rxing into v0.9",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa26cf02312079f36e8b5a5c55c7f04f57305b6",
"body": null,
"is_bot": false,
"headline": "fix: clearer messages for character set builds",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "020b81ccc179fbdc794832ff8efc49f7c68747dd",
"body": null,
"is_bot": false,
"headline": "fix: cleanup .gitignore",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75041360358fc5b289618896006060d943185004",
"body": null,
"is_bot": false,
"headline": "fix: build with --all-features",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0d557479e39f45aeee2f4192c885f3ea018441",
"body": null,
"is_bot": false,
"headline": "fix: even more optional deps",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7b17ac47f6477b2b5a0312386f3c5222375d8e",
"body": null,
"is_bot": false,
"headline": "fix: make more dependencies optional",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32ea9b9a58aab06a9bedf924984100d6e6ae2e1",
"body": null,
"is_bot": false,
"headline": "chore: clippy --fix",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072398479dca1fcb017336d0858c7dc0ebf7e495",
"body": null,
"is_bot": false,
"headline": "chore: cargo fmt",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6de3537240586054d92b3e4dabe5819b25afb6",
"body": "support for individual barcodes, decode, encode, and character set handling are now configurable via feature flags.\n\nAny project using something other than the default flags may now fail to build, so this is now versoin 0.9.0.",
"is_bot": false,
"headline": "feat: initial release of complex build flags.",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69265f0b6e060fde58ecc580a829eef738ea5969",
"body": null,
"is_bot": false,
"headline": "wip: decode encode work separatly",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9bfef73e6962aa1777d9b6d7a5b041d2f18641",
"body": "…ders",
"is_bot": false,
"headline": "wip: enable encoders/decoders feature flags, does not build with deco…",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a127601f705a77e94fa0e9d7c12a09c49c3b00d5",
"body": "currently builds with many warnings, but with various permutations the test suite is stable and passes.\n\nencoders and decoders are not yet tested though their flags are present and partially implemented.",
"is_bot": false,
"headline": "feat: barcode format feature flags",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518ba4e5e0f812cf2a8bd58c7837b5c22c97f6b4",
"body": null,
"is_bot": false,
"headline": "feat: finer character set control",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "413a10585be05758cc0e84a88568a2aa75bf728b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:rxing-core/rxing",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba52a14945c9cf9a5220dbc7e2e2bd0145fb060",
"body": "…readsymmetricpattern\n\nFix subtract with overflow in readsymmetricpattern",
"is_bot": false,
"headline": "Merge pull request #84 from forzafedor/fix-subtract-with-overflow-in-…",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-04-01T12:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f682ade1047490369fdb5285a7498c89d0369d60",
"body": null,
"is_bot": false,
"headline": "Add test for substract overflow in ReadSymmetricPattern",
"author_name": "forzafedor",
"author_login": "forzafedor",
"committed_at": "2026-03-23T15:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b02707cd0d197576312411ca8d84ead93311ca",
"body": null,
"is_bot": false,
"headline": "Fix substract overflow for center pixel",
"author_name": "forzafedor",
"author_login": "forzafedor",
"committed_at": "2026-03-23T15:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514ed33f024303c4b3c10934c1b6f9a91d324a00",
"body": null,
"is_bot": false,
"headline": "fix: clearer messages for character set builds",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-19T14:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe132c921b10a3c5294aa15115c4442aa2e73d2",
"body": null,
"is_bot": false,
"headline": "fix: cleanup .gitignore",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T20:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a80f73d17c9b729f3d0102bd50b8a7f59c5efbe",
"body": null,
"is_bot": false,
"headline": "fix: build with --all-features",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T19:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aab06cf154154d30abf0c10a415f5cd5327d7d7",
"body": null,
"is_bot": false,
"headline": "fix: even more optional deps",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T17:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93f77f7c1ffe5e89636062220f92df42a9860b1",
"body": null,
"is_bot": false,
"headline": "fix: make more dependencies optional",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T17:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47304e5f2891a3262fa936c4d8ee33ceb4626072",
"body": null,
"is_bot": false,
"headline": "chore: clippy --fix",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T17:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55f48802b9a4cc43e47c4ab651bf3f3bbc2d1d4",
"body": null,
"is_bot": false,
"headline": "chore: cargo fmt",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T17:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf359672ef4330a351aeee33fe98985eb63760d",
"body": "support for individual barcodes, decode, encode, and character set handling are now configurable via feature flags.\n\nAny project using something other than the default flags may now fail to build, so this is now versoin 0.9.0.",
"is_bot": false,
"headline": "feat: initial release of complex build flags.",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T17:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cabcdd720c86db237870964a96a28fea8b78f492",
"body": null,
"is_bot": false,
"headline": "wip: decode encode work separatly",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T17:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4001e2f8f22009f5c549cedc56b5bd555f9fc1",
"body": "…ders",
"is_bot": false,
"headline": "wip: enable encoders/decoders feature flags, does not build with deco…",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T16:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fc3cc3dff4a666d5edec7424e55fb4ed9da28e",
"body": "currently builds with many warnings, but with various permutations the test suite is stable and passes.\n\nencoders and decoders are not yet tested though their flags are present and partially implemented.",
"is_bot": false,
"headline": "feat: barcode format feature flags",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-18T14:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de9d454111c8e61590be6d07703da688bf559bcf",
"body": null,
"is_bot": false,
"headline": "feat: finer character set control",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-17T15:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8953dabea7d38900e58ecd60f6414ebe7a909584",
"body": null,
"is_bot": false,
"headline": "chore: cleanup markdown",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-17T15:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50fd6a5f610b334b4b4cb75df6d6e3eb395526a",
"body": "Fix subtract with overflow",
"is_bot": false,
"headline": "Merge pull request #79 from forzafedor/fix-subtract-with-overflow",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-06T20:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b9e444b1abf66ebbbf2b58990ce78284de5c34",
"body": null,
"is_bot": false,
"headline": "fix: removed instance where i was re-implementing chucks_exact",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-03-06T19:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d5da8cf5d8597752320b2530a5d8bea0f38b0b",
"body": null,
"is_bot": false,
"headline": "Fix subtract for alignment area height",
"author_name": "forzafedor",
"author_login": "forzafedor",
"committed_at": "2026-03-06T12:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90faf739f5bf996bd2e8e2f585d6fa9c60974ee3",
"body": null,
"is_bot": false,
"headline": "Renames files for number issue",
"author_name": "forzafedor",
"author_login": "forzafedor",
"committed_at": "2026-03-05T08:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efdb06b0a8719f202e56a4d4079f52f73fe4338c",
"body": null,
"is_bot": false,
"headline": "Add test for subtract with overflow",
"author_name": "forzafedor",
"author_login": "forzafedor",
"committed_at": "2026-03-05T08:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af5f352006bdddd0969868d73ffd4a13467b53e",
"body": null,
"is_bot": false,
"headline": "Fix attempt to subtract with overflow",
"author_name": "forzafedor",
"author_login": "forzafedor",
"committed_at": "2026-03-05T08:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f9a8e22f6aa8da27ff4b76c0503f72a350dc72",
"body": null,
"is_bot": false,
"headline": "chore: clippy",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T23:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab0689b2482d4d5067a7effebf2b02fec829db13",
"body": null,
"is_bot": false,
"headline": "fix: incorrect assignment in NormalizePattern",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T23:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5525bf6d4aab8ff3c8cf487a2e2b5cc028081a",
"body": null,
"is_bot": false,
"headline": "release: v0.2.4 of the cli application",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T22:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c01b8ce53b96b2c02507267eb43437a1e47c7a",
"body": "* supports `encoding_rs` as a primary characterset backend\n* supports deocding DX Film Edge symbols\n* reduces allocations in the heap for many 1d barcodes",
"is_bot": false,
"headline": "release: versoin bump to 0.8.5",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T22:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9564507b77c799a07f9fdf26dc11c20f239f0d1",
"body": null,
"is_bot": false,
"headline": "feat: switch to modern `encoding_rs` for character set backend",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T21:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87810bed4922dfe41561c9dd05fbbf4258554591",
"body": null,
"is_bot": false,
"headline": "chore: clippy",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T21:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e071b322e61c70937e54360d3dcb46895b923b",
"body": null,
"is_bot": false,
"headline": "chore: cargo fmt",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T21:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c1cc48e3e63d0ffa0b66ed3e553b218ebfb68b6",
"body": null,
"is_bot": false,
"headline": "chore: bump versions in Cargo.toml",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T21:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3573d3f5d124f31de9e3b8fddfac758df811782",
"body": null,
"is_bot": false,
"headline": "clippy: fix nagging clippy issue for tests",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T18:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237770e35c40707f506f605ec4edd865d67f60a0",
"body": null,
"is_bot": false,
"headline": "fix: updated to edition 2024",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-24T14:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8319bf3b595726591665ab63de64dd8a851274b",
"body": null,
"is_bot": false,
"headline": "perf: remove unecessary allocations in rss(+expanded) readers",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-18T16:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9c0c95e3417203f785ec915b5d50b1b7f34334",
"body": null,
"is_bot": false,
"headline": "perf: removed many 1d stack allocations",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T21:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af0954488f4bac283a20bc2f6684c81d26224e73",
"body": null,
"is_bot": false,
"headline": "text: cleanup and flesh out missing tests",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T18:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163d2120c7693642110921d4e58edc3c0f3fdb46",
"body": null,
"is_bot": false,
"headline": "fix: fixed issue with reverse cache being stale after modification",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T18:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249ac2b98d7f5220eeb6fc71eb1e74fb3332d761",
"body": "…h and height paramaters\n\nthis may have caused issues for any user processing non-square image files through the helper luminance functions.",
"is_bot": false,
"headline": "fix: detect_in_luma and detect_in_luma_filtered passed incorrect widt…",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T18:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f68c2953e70ae44c46bd72be3dd90529eb8732",
"body": null,
"is_bot": false,
"headline": "fix: weird logic for filtering",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T15:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "329f1347220251a4f616da901c838fdb7aaae15f",
"body": null,
"is_bot": false,
"headline": "chore: clippy fixes and cleanup",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T14:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa21e05da17d23ba7f7df15d5f87badcd678a903",
"body": null,
"is_bot": false,
"headline": "feat: dxfilm graduates to working",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-17T14:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ad589b13f43c58837f7dcfef21aaacb8b02594",
"body": null,
"is_bot": false,
"headline": "chore: update version",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-01T16:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac3f1837e2f59b69bf709d53f91c7203f365287",
"body": "Add more helper function.",
"is_bot": false,
"headline": "Merge pull request #73 from PleaseDont/helper_buffer",
"author_name": "Henry A Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-01T16:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c53f853e92bf9f4ad88e2280bb6203271b26320",
"body": "resolves #72",
"is_bot": false,
"headline": "fix: correct output for json in detect multi for cli",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2026-02-01T16:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb53d2dc81dd3a265d94edabf10a17a0c37bcf89",
"body": null,
"is_bot": false,
"headline": "Add more helper function.",
"author_name": "Vincent",
"author_login": "PleaseDont",
"committed_at": "2026-01-25T10:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "288213c8e069a794d1fc8290f0130b3a8966d289",
"body": null,
"is_bot": false,
"headline": "release: update cli to 0.2.2 with support 0.8.3",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2025-12-03T15:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb289385cc7eef3d21c30381e003f25652079f0",
"body": "Includes some small changes. Updates dependencies.",
"is_bot": false,
"headline": "release: 0.8.3",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2025-12-03T15:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb34d926aec0d998d166cb1412973d250a3ffad7",
"body": null,
"is_bot": false,
"headline": "chore: lock to rust version 1.85.0.",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2025-09-23T13:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe86f9119b7603a3785ebe4810b573b0a92d776",
"body": "This reverts commit 15d61a190d988ffd335a4af78713899b58e67f1a.\n\nThis revert is to make the library work with 1.85.0 again",
"is_bot": false,
"headline": "Revert \"chore: clippy fixes\"",
"author_name": "Henry Schimke",
"author_login": "hschimke",
"committed_at": "2025-09-23T13:26:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 112,
"latest_release_at": "2026-07-22T20:41:48Z",
"latest_release_tag": "v0.9.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 18,
"days_since_latest_release": 0,
"mean_days_between_releases": 136
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rxing",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"barcode",
"barcode_reader",
"barcode_writer",
"barcode_2d",
"barcode_1d"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/rxing",
"is_deprecated": false,
"latest_version": "0.9.2",
"repository_url": "https://github.com/rxing-core/rxing",
"versions_count": 74,
"total_downloads": 513717,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 65900,
"first_published_at": "2022-12-31T20:48:08.532649Z",
"latest_published_at": "2026-07-22T20:37:42.546747Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 30,
"stars": 318,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-14",
"count": 3
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-04-10",
"count": 2
}
],
"complete": true,
"collected": 30,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 13
},
"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",
"crates/cli/Cargo.toml",
"crates/one-d-proc-derive/Cargo.toml"
],
"largest_source_bytes": 960021,
"source_files_sampled": 428,
"oversized_source_files": 1,
"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": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 27,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "regex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12"
},
{
"name": "fancy-regex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.18"
},
{
"name": "once_cell",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.21"
},
{
"name": "encoding_rs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "encoding",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "urlencoding",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.1"
},
{
"name": "uriparse",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "chrono",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "chrono-tz",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "image",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.25.8"
},
{
"name": "imageproc",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "unicode-segmentation",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.13"
},
{
"name": "codepage-437",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "rxing-one-d-proc-derive",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "num",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "svg",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.18"
},
{
"name": "resvg",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.45"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chrono-tz",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "codepage-437",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "encoding",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "encoding_rs",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "fancy-regex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "image",
"direct": true,
"version": "0.25.8",
"ecosystem": "crates"
},
{
"name": "imageproc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "num",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "resvg",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "rxing-one-d-proc-derive",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "svg",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "unicode-segmentation",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "uriparse",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "urlencoding",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "java-properties",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "java-rand",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rxing",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 19,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 31,
"open_issues": 11,
"closed_ratio": 0.8,
"closed_issues": 44,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "hschimke",
"commits": 984,
"avatar_url": "https://avatars.githubusercontent.com/u/424189?v=4"
},
{
"type": "User",
"login": "Asha20",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/19591575?v=4"
},
{
"type": "User",
"login": "SteveCookTU",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/1857949?v=4"
},
{
"type": "User",
"login": "JasperDeSutter",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/16452324?v=4"
},
{
"type": "User",
"login": "cpwood",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/13966104?v=4"
},
{
"type": "User",
"login": "forzafedor",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/139787392?v=4"
},
{
"type": "User",
"login": "dilawar",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/895681?v=4"
},
{
"type": "User",
"login": "SamWilsn",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/57262657?v=4"
},
{
"type": "User",
"login": "snail-with-tea",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/99575791?v=4"
},
{
"type": "User",
"login": "Olssdani",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/16461943?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.92
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/20 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "41357b19a4b16ef1543a803f99d14df25b1cb4e0",
"ran_at": "2026-07-23T15:01:28Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T20:52:57Z",
"oldest_open_prs": [
{
"number": 77,
"created_at": "2026-02-28T09:59:41Z",
"last_comment_at": "2026-03-05T13:22:25Z",
"last_comment_author": "hschimke"
},
{
"number": 89,
"created_at": "2026-06-05T16:12:20Z",
"last_comment_at": "2026-07-22T20:35:02Z",
"last_comment_author": "hschimke"
}
],
"last_merged_pr_at": "2026-07-22T17:22:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2023-02-13T20:24:02Z",
"last_comment_at": "2023-03-06T18:58:34Z",
"last_comment_author": "hschimke"
},
{
"number": 6,
"created_at": "2023-02-13T20:25:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2023-02-14T05:08:09Z",
"last_comment_at": "2023-03-01T22:36:56Z",
"last_comment_author": "hschimke"
},
{
"number": 12,
"created_at": "2023-02-15T15:05:21Z",
"last_comment_at": "2023-03-06T17:39:32Z",
"last_comment_author": "hschimke"
},
{
"number": 21,
"created_at": "2023-03-02T19:22:30Z",
"last_comment_at": "2026-07-19T16:06:21Z",
"last_comment_author": "axxel"
},
{
"number": 46,
"created_at": "2024-01-24T16:06:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2024-01-25T09:55:00Z",
"last_comment_at": "2024-01-27T17:03:06Z",
"last_comment_author": "hschimke"
},
{
"number": 61,
"created_at": "2025-01-29T08:37:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2025-10-08T07:56:50Z",
"last_comment_at": "2026-03-19T14:34:40Z",
"last_comment_author": "hschimke"
},
{
"number": 82,
"created_at": "2026-03-10T14:44:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2026-05-28T17:59:01Z",
"last_comment_at": "2026-05-28T21:02:48Z",
"last_comment_author": "hschimke"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rxing-core/rxing",
"host": "github.com",
"name": "rxing",
"owner": "rxing-core"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 57,
"vitality": 79,
"community": 59,
"governance": 59,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 112,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "112 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 112
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 6 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": 84,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.9.2",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 136
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~136 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 136
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 30,
"stars": 318,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "318 stars",
"points": 40.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 318
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"packages": [
"rxing"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 513717,
"monthly_downloads": 65900
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "65,900 downloads/month across crates",
"points": 64.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 65900,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 16,
"top_contributor_share": 0.92
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 31,
"open_issues": 11,
"closed_issues": 44,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "31/35 decided PRs merged",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 31,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/20 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rxing-core",
"public_repos": 5,
"account_age_days": 1258
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "7 followers of rxing-core",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "rxing-core"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~3 yr old",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rxing"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "74 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 74
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"barcode",
"barcode-generator",
"barcode-reader",
"barcode-scanner",
"code128",
"code39",
"code93",
"codea",
"datamatrix",
"datamatrix-generator",
"ean13",
"ean8",
"qrcode",
"qrcode-generator",
"qrcode-scanner",
"rust",
"upc-a",
"upc-e",
"datamatrix-scanner",
"pdf417"
],
"has_wiki": true,
"homepage": "https://crates.io/crates/rxing",
"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": "https://crates.io/crates/rxing",
"points": 15,
"status": "met",
"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": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"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": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/20 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 27 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 27
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 27,
"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": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"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": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.77,
"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": "77 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"crates/cli/Cargo.toml",
"crates/one-d-proc-derive/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, crates/cli/Cargo.toml, crates/one-d-proc-derive/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, crates/cli/Cargo.toml, crates/one-d-proc-derive/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 960021,
"source_files_sampled": 428,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/428 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 428,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:rxing@0.9.2; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T15:02:13.810524Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rxing-core/rxing.svg",
"full_name": "rxing-core/rxing",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}