JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"http-message-signatures",
"http-signature",
"http-signatures",
"httpsignatures",
"rfc9421",
"ruby",
"linzer"
],
"is_fork": false,
"size_kb": 339,
"has_wiki": true,
"homepage": null,
"languages": {
"Nix": 1788,
"Ruby": 444882,
"Shell": 608
},
"pushed_at": "2026-07-17T17:06:55Z",
"created_at": "2024-02-18T16:30:16Z",
"owner_type": "User",
"updated_at": "2026-05-27T21:53:02Z",
"description": "An implementation of HTTP Messages Signatures (RFC9421)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://miguel.cc/",
"name": "Miguel Landaeta",
"type": "User",
"login": "nomadium",
"company": "@AWS",
"location": "Dublin, Ireland",
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/79817?v=4",
"created_at": "2009-05-01T04:15:37Z",
"is_verified": null,
"public_repos": 60,
"account_age_days": 6295
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.0.beta2",
"kind": "other",
"published_at": "2026-05-20T20:22:24Z"
},
{
"tag": "v0.8.0.beta1",
"kind": "other",
"published_at": "2026-05-07T20:53:59Z"
},
{
"tag": "v0.7.9",
"kind": "patch",
"published_at": "2026-04-30T17:25:12Z"
}
],
"recent_commits": [
{
"oid": "3ab565fb46862efe251936c500c89a8312182794",
"body": "The /debug endpoint behavior changed on 2026-05-27, breaking existing\nexpectations.\n\nMark tests as xcontext pending further review.",
"is_bot": false,
"headline": "Disable Cloudflare debug server integration tests after upstream change",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-27T15:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a565babc12ce826eb34bd9cc4cb7445a15dff3ee",
"body": null,
"is_bot": false,
"headline": "Release 0.8.0.beta2",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-20T19:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b475270475845b39b90f4fb4c25d564f6a4e422",
"body": "Update test suite to use Linzer::HTTP::StructuredField instead of Starry\nfor structured field parsing and serialization. This ensures tests exercise\nthe internal abstraction rather than the underlying Starry implementation.",
"is_bot": false,
"headline": "Replace Starry with Linzer HTTP StructuredField in tests",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-20T17:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d6187e01ace2895e3bacc7a96c658d4aa97622",
"body": "Consolidate Starry usage behind a single internal module,\nnormalize errors, and update call sites.",
"is_bot": false,
"headline": "Refactor HTTP structured field handling to centralize Starry dependency",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-20T17:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b37f07079d7e658563e58feef4895b5dacf4445",
"body": null,
"is_bot": false,
"headline": "Fix structured field serialization by delegating to Starry",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-19T20:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d0ee6deb0e969e3024c92c8675522a3232dc73",
"body": "Fix sporadic signature validation failures from binary-encoded headers\n\nHeaders originating from network requests/responses may be tagged as\nASCII-8BIT even when containing valid ASCII characters. Normalize header\nvalues to ASCII before parsing structured fields to ensure consistent\nsignature validation behavior.",
"is_bot": false,
"headline": "Normalize header encodings to ASCII per HTTP Structured Field RFC",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-19T20:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e02fce45cfff48d39dc8f82a6ee38f3505160d",
"body": null,
"is_bot": false,
"headline": "Avoid mutating component parameters when handling ;req",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T20:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8d9850b81fd397553286101cb0ce8eaadb0a37",
"body": null,
"is_bot": false,
"headline": "Add Web Bot Auth usage examples",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0dfa2b28b2f66db13ac1a75e39a88b765ddd8cf",
"body": "Migrate tests to use signing profiles and JWS-based keys, removing\nmanual parameter setup and improving integration coverage across\nHTTP clients.",
"is_bot": false,
"headline": "Update Cloudflare related integration tests for new signing API",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997f1789fac25e8b67285594a3346856abbf1f23",
"body": "Pass optional signing profile through the built-in HTTP client so\nit can influence signature generation via Linzer.sign!.",
"is_bot": false,
"headline": "Support signing profiles in bundled HTTP client",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b66eaaff964c590880a47f4a66b6d175459246",
"body": "Extend Faraday HTTP signature middleware to accept and forward\nsigning profiles, enabling profile-based control of signature\nparameters and covered components.",
"is_bot": false,
"headline": "Propagate signing profile through Faraday middleware",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a5e4e70e14cbc88db31a3ce8f88556116c5a7b",
"body": "Allow Linzer signing profiles to be used when signing outgoing\nrequests via the http.rb integration layer.",
"is_bot": false,
"headline": "Wire profile support into http.rb signing feature",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99ef7b192aac131f80994709a01138a54805853e",
"body": null,
"is_bot": false,
"headline": "Add Web Bot Auth signing profile",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cae506bd99ce8af9ad6d0d46b690d59a09076bd",
"body": null,
"is_bot": false,
"headline": "Refactor sign! helper and introduce signing context and profile support",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2df8ac1e8dd4e089a12bb78818dc730a53978bb",
"body": "Introduce a profile system that allows domain-specific adjustments\nto signing context, including header injection and parameter tuning.",
"is_bot": false,
"headline": "Add signing profiles for customizable signing behavior",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf23df20e45957cf2d6f8b4d754b7ab72ced78a",
"body": "Add Context to encapsulate all signing-time state including the\nmessage, key, signature parameters, components, and overlay headers.\nThis enables profile-driven mutation during signature generation.",
"is_bot": false,
"headline": "Introduce mutable signing context",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9e602a811a95c3d661fc9106b7ce14d0d7e3c9",
"body": "Add a convenience method that returns a Message::Overlay wrapper\nallowing additional or overridden headers without mutating the\noriginal message.",
"is_bot": false,
"headline": "Introduce Message.with_headers for header overlaying",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82cc272801863a5c3f7cb031e5f6102c852f46ed",
"body": "Introduce `Linzer::Message::Overlay` as a message overlay\nabstraction that augments header resolution for signing\nwhile preserving derived component resolution from the\noriginal HTTP message.",
"is_bot": false,
"headline": "Support non-mutating header overlays during signing",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf4796f0425f9eccf00d080b482e0b80cec0115",
"body": "Ensure query_param safely handles requests without a query string\nby returning early when uri_query is nil.",
"is_bot": false,
"headline": "Prevent query parameter extraction on missing URI query",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75c7fa695449db87ae151044cf794fbe4925b75e",
"body": "Add support for passing additional headers to `attach!` so callers\ncan append or override headers after signature generation.",
"is_bot": false,
"headline": "Allow attaching headers after signature processing",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "accc0f980dd6ce4e0e194457019a9ef3ab1dcd5b",
"body": "This layout rule conflicts with the preferred multiline formatting\nstyle used in the project.",
"is_bot": false,
"headline": "Disable Layout/MultilineMethodCallBraceLayout cop",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38de9154441660544448404c19630289325dd7ee",
"body": "Rescue unexpected exceptions from Starry dictionary parsing until\nupstream fix is merged and released.",
"is_bot": false,
"headline": "Work around Starry.parse_dictionary nil handling bug",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03fe7a72df18e9089c8436ac3510f6188610e42f",
"body": null,
"is_bot": false,
"headline": "Refactor bundled HTTP client to use Linzer.sign!",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e449941ce34386b1d4e9dfd9dbc2b7227ee198",
"body": null,
"is_bot": false,
"headline": "Refactor Faraday signing middleware to use Linzer.sign!",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9338432fccdb5186f2d92c9ba0a2134737deeb9b",
"body": null,
"is_bot": false,
"headline": "Refactor http.rb gem signing integration to use Linzer.sign!",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-18T15:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6b32a23832217fb6c3b17e7aa6a304f0911876",
"body": null,
"is_bot": false,
"headline": "Run benchmarks in Nix CI environment as well",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-10T11:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ad5c9b2f0b732bcde4a41594bfa4f9c79a1512",
"body": null,
"is_bot": false,
"headline": "Release 0.8.0.beta1",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T20:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d7d4304c600bc1be45c4455e10808cf6b31895",
"body": null,
"is_bot": false,
"headline": "Remove hard dependency on Rack",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T20:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "affa1421677402a087c5b3229beb2bf5866ee680",
"body": "Use serialized_components instead of components to skip\ndeserialization during nil check.\n\nThe components nil-guard in validate called signature.components.nil?,\nwhich triggers FieldId.deserialize_components -> Starry.parse_item for\nevery covered component just to check if the result is nil.\n\nBenchm\n[…]\n5519]\n- verify!: 4.427k i/s → 4.930k i/s (+11.3%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 10.891k i/s (+473.5%) [ed25519]\n- verify!: 2.088k i/s → 4.930k i/s (+136.1%) [ed25519]",
"is_bot": false,
"headline": "Avoid unnecessary Starry parsing in verifier nil-check",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da44d8d9a748cab48f7352ab27832f26331cbd42",
"body": "Extract signature via string parsing and optimize item serialization,\nwith fallbacks for edge cases.\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 10.749k i/s → 10.980k i/s (+2.1%) [ed25519]\n- verify!: 3.626k i/s → 4.427k i/s (+22%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 10.980k i/s (+478.1%) [ed25519]\n- verify!: 2.088k i/s → 4.427k i/s (+122%) [ed25519]",
"is_bot": false,
"headline": "Avoid full Starry parsing for signature header in Signature.build",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d7d7a744367ec978839e12307c781844e33cacd",
"body": "Reuse parsed items from Signature.build.\n\nPreviously, the Verifier would discard this work and re-parse\neach component from scratch.\n\nAs result, signature verification throughput improves by ~23%.\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 9.816k i/s → 10.749k i/s (+9.5%) [ed25519]\n- verify!: 2.939k i/s → 3.626k i/s (+23.3%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 10.749k i/s (+466%) [ed25519]\n- verify!: 2.088k i/s → 3.626k i/s (+73.6%) [ed25519]",
"is_bot": false,
"headline": "Bypass Starry re-parsing in verify! path",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c138ce64797e66cae1cead641c03a07c8286e081",
"body": "Introduce a batch of targeted micro-optimizations identified by profiling\nthe remaining non-crypto overhead:\n\n* Linzer::Common:\n - ::signature_base:\n + Replace zip + each_with_object with index-based while loop.\n + Replace String#% formatting with direct << concatenation.\n\n - ::signature_par\n[…]\ned25519]\n- verify!: 2.720k i/s → 2.939k i/s (+8%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 9.816k i/s (+416.9%) [ed25519]\n- verify!: 2.088k i/s → 2.939k i/s (+40.7%) [ed25519]",
"is_bot": false,
"headline": "Apply micro-optimizations across the sign! hot path",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6cd12fa4d3e97e73b865443ded8f389a9c4a1da3",
"body": "Introduce FastIdentifier to avoid parse/serialize overhead for\ncommon components without parameters, falling back to full parsing\nonly when needed. Eliminates Starry calls in the hot path and\nsignificantly improves performance (~+35%).\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 6.188k\n[…]\ned25519]\n- verify!: 2.957k i/s → 2.720k i/s (-8%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 8.407k i/s (+342.7%) [ed25519]\n- verify!: 2.088k i/s → 2.720k i/s (+30.2%) [ed25519]",
"is_bot": false,
"headline": "Bypass Starry parsing for simple component identifiers",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "237390edca1829146d8f94de21d5c0fd0920c6ef",
"body": "Avoid generic serialization by building signature headers and\nparams strings directly. Reduces overhead and allocations,\nimproving performance (~+24%).\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 4.978k i/s → 6.188k i/s (+24.3%) [ed25519]\n- verify!: 2.546k i/s → 2.957k i/s (+16.1%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 6.188k i/s (+225.8%) [ed25519]\n- verify!: 2.088k i/s → 2.957k i/s (+41.6%) [ed25519]",
"is_bot": false,
"headline": "Replace Starry.serialize with direct string building in sign!",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78af399b226d30ec89bef869c25629dca840c1bf",
"body": "Avoid repeated FieldId creation and parsing by threading field_ids\nand parsed items through validation and signature building.\n\nReduces object creation and parse calls, improving sign!\nperformance (~+63%).\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 3.051k i/s → 4.978k i/s (+63.1%) [ed25519]\n- verify!: 2.410k i/s → 2.546k i/s (+5.6%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 4.978k i/s (+162.1%) [ed25519]\n- verify!: 2.088k i/s → 2.546k i/s (+21.9%) [ed25519]",
"is_bot": false,
"headline": "Reuse FieldId objects and parsed items in sign! pipeline",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272079dedda4e5865adeec9e33e2450b0340d0e1",
"body": "Build Signature directly from components to avoid redundant\nserialization and parsing. Reuse pre-serialized headers in to_h\nand simplify Signature.build.\n\nThis round-trip consumed ~15% of total CPU time with zero benefit\nsince the Signer already has all the constituent data.\n\nImproves sign! performa\n[…]\n) [ed25519]\n- verify!: 2.614k i/s → 2.410k i/s (-7.8%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 3.051k i/s (+60.6%) [ed25519]\n- verify!: 2.088k i/s → 2.410k i/s (+15.4%) [ed25519]",
"is_bot": false,
"headline": "Bypass serialize/parse round-trip in Signer.sign",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fceeea2b27bbc4878364543ff2664ef6d6d0b1b7",
"body": "Parse components once and reuse across the signing pipeline,\ncache @signature-params and add a fast path for uniqueness checks.\n\nReduces parse calls and improves performance.\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 2.211k i/s → 2.586k i/s (+16.9%) [ed25519]\n- verify!: 2.442k i/s → 2.614k i/s (+7%) [ed25519]\n\nCumulative from baseline:\n- sign!: 1.899k i/s → 2.586k i/s (+36.1%) [ed25519]\n- verify!: 2.088k i/s → 2.614k i/s (+25.1%) [ed25519]",
"is_bot": false,
"headline": "Avoid redundant Starry parsing in sign! hot path",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd64cc2549df7cbf966eccdd2135de44416b8eee",
"body": "Compute key capabilities once during construction and cache them\ninstead of delegating to the underlying key material on each call.\n\nThis avoids repeated OpenSSL calls and custom logic in subclasses\n(e.g. Ed25519, RSA-PSS), reducing overhead in hot paths like sign!\nand verify!.\n\nBenchmark (Ruby 3.4, GitHub Actions) results:\n- sign!: 1.899k i/s → 2.211k i/s (+16.4%) [ed25519]\n- verify!: 2.088k i/s → 2.442k i/s (+16.9%) [ed25519]",
"is_bot": false,
"headline": "Cache public?/private? capability key checks at initialization",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b3fe16ef5cd9b634e470ddffbf5c7dc3efb2fa",
"body": null,
"is_bot": false,
"headline": "Add StackProf profiling scripts for Ed25519 sign! and verify! analysis",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21ee1a70580086981251e88df38b45c15128104",
"body": "Introduce benchmarks scripts to measure Linzer.sign!\nand Linzer.verify! throughput with all supported\nalgorithms.\n\nThis establishes a performance baseline before any\noptimization work.\n\nBenchmark (Ruby 3.4, GitHub Actions) baseline results:\n- sign!: 1.899k i/s [ed25519]\n- verify!: 2.088k i/s [ed25519]",
"is_bot": false,
"headline": "Add benchmark scripts and job for sign! and verify!",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-05-07T19:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d368c3fec702663a947b3377ddca32054d9021",
"body": null,
"is_bot": false,
"headline": "Release 0.7.9",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-30T11:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e258d5b3e07735993873d224e61a2c63d15ca93d",
"body": null,
"is_bot": false,
"headline": "Migrate integration tests to server hosted at linzer.lol",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-29T21:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37254419a90a4d918d60f710bd44d039583b313c",
"body": null,
"is_bot": false,
"headline": "Remove runtime dependency on stringio gem",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-28T21:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf3efbf2b3a7877a39163ddbd468f7b23631130",
"body": "This reverts commits ae8ad34c6f91e10417b7671b2ba0084b2199ddee and\n1b274aebf28a491f66264c54239a5b9b55bf9760.\n\nIn the end this was a DNS issue on qirtaiba.org test site side that\nI could reproduce and fix.\n\nNothing to do with Github Actions or this library code.",
"is_bot": false,
"headline": "Revert \"Disable signature verification on responses integration tests\"",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-28T19:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d06209401a5292b48e9e6ce57687480934604c6",
"body": null,
"is_bot": false,
"headline": "Exclude legacy Ruby conditional specs from coverage checks",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-28T19:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61fe0aace9ae0af2efe256aca6582c41352956f9",
"body": "Calling sign! with a different label incorrectly replaced existing\nSignature and Signature-Input headers rather than appending a second\nsignature as required for RFC 9421 multi-signature support.\n\nRefactor adapters to use set_header! and move header composition into\nshared signing logic to preserve existing signatures across adapters.",
"is_bot": false,
"headline": "Fix multi-signature header overwrite when calling sign! multiple times",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-28T18:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa2746b3dc0cc5d1cabcb4b772aa0dd26328137",
"body": "RFC 9421 Section 4.3 allows multiple signatures on a single HTTP message,\neach with a distinct label.",
"is_bot": false,
"headline": "Add support for multiple signatures on a single HTTP message",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-28T14:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64b412446168dbee3a29a7e8f55f47b2d1c36bf0",
"body": null,
"is_bot": false,
"headline": "Release 0.7.9.beta3",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T11:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b274aebf28a491f66264c54239a5b9b55bf9760",
"body": "…in Nix CI",
"is_bot": false,
"headline": "Do not disable signature verification on responses integration tests …",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T11:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8ad34c6f91e10417b7671b2ba0084b2199ddee",
"body": "It looks like Github Actions environment specific issue.\nI cannot reproduce it locally or in the Nix CI environment.\n\ne.g.: https://github.com/nomadium/linzer/actions/runs/24990299135",
"is_bot": false,
"headline": "Disable signature verification on responses integration tests",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T11:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f1f911c9947d8be5e64f0a6855447dde7e0e7c",
"body": "…ware",
"is_bot": false,
"headline": "Add Faraday documentation on signing and response verification middle…",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0786d481d41310281d3384de519a6d700fd42c",
"body": "Co-authored-by: Shelley <shelley@exe.dev>",
"is_bot": false,
"headline": "Add YARD documentation to all new Faraday integration code",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48f692fdabc06e3f7ac8705e53ee58b85bd8157",
"body": null,
"is_bot": false,
"headline": "Refactor generic request adapter to reuse URI lookups and improve errors",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e183c8fc28b632427b89416e83f183150059f4e8",
"body": null,
"is_bot": false,
"headline": "Refactor request adapters to share query and header handling logic",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a63ced82b5dca602ea65b92e41a31a1c05afef3",
"body": "Faraday::Env.from is the intended Options API for keyword-based\nconstruction and works consistently across all Ruby versions.",
"is_bot": false,
"headline": "Fix Faraday response test failures on Ruby 3.0/3.1",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32c5b9fca0d8b6d9bb6264b525ad2d964a1791f0",
"body": "Add integration coverage for request signing and response\nverification using new Faraday middleware against a live\nRFC 9421 compatible server.\n\nIncludes success and failure paths for signing, verification, non-strict\nbehavior, and combined middleware operation (sign requests and verify\nsigned response).",
"is_bot": false,
"headline": "Add end-to-end tests for Faraday signature middleware",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10a1be075239e6176515c8213d74a9ca9b2149a",
"body": "Introduce native Faraday integration to Linzer, enabling RFC 9421\ncompliant HTTP message signing and verification in Faraday-based\nclients.\n\n- Add Faraday::HttpSignature::Middleware with support for signing\n outgoing requests (f.request :http_signature), verifying incoming\n response signatures (f.\n[…]\n etc.).\n\n- Preserve raw percent-encoding in query strings to avoid signature\n breakage caused by Faraday's parameter normalisation.\n\n- Register adapters automatically when linzer/faraday is required.",
"is_bot": false,
"headline": "Add Faraday support for HTTP message signatures",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-27T10:26:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0da7fadd31b8c9e432a392b5960de73dc2e349b",
"body": "Document all undocumented methods, add missing @param/@return/@raise\ntags, and fix minor inaccuracies in existing docs:\n\nCo-authored-by: Shelley <shelley@exe.dev>",
"is_bot": false,
"headline": "Add missing YARD documentation across the entire library",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-26T16:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c5c41e20afa8c26f8916c2a6f5ab8824bce901",
"body": null,
"is_bot": false,
"headline": "Fix bug in README",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-26T16:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66493aac36f7341ae792a4697bef11ef1a6db23",
"body": null,
"is_bot": false,
"headline": "Fix a few typos in unit tests",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-26T16:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87bfc908be3ca98b32b1e6a2c428eb2b09915b20",
"body": "They will no longer be part of the default gems in future Ruby releases.",
"is_bot": false,
"headline": "Add explicit dependencies on irb and rdoc gems",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-26T16:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21959de32ec66283aac71b448d5112a94167101",
"body": "Reject signatures whose `expires` parameter is in the past or invalid,\nindependent of the `no_older_than` option. Raises VerifyError with a\ndescriptive message on expiration or non-integer values.",
"is_bot": false,
"headline": "Enforce expires signature parameter validation in Verifier",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-24T17:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a930d1fff8eb161a4bd1d6d2fc012be34aba086e",
"body": "Replace the build-v3_0 job that compiled Ruby 3.0 from source with\nruby-install/chruby by adding Ruby 3.0 to the standard build matrix\nusing ruby/setup-ruby. This eliminates ~5 minutes of build time and\nthe fragile dependency on ruby-install, chruby, and manual openssl\ngem installation.\n\nSkip or ada\n[…]\nvidual RSA PKCS#1 v1.5 tests that fail due to different\n error types on Ruby 3.0\n- Fall back to RSA PKCS#1 v1.5 keys in tests that only need any\n RSA key for exercising signing/verification plumbing",
"is_bot": false,
"headline": "Run Ruby 3.0 CI with setup-ruby instead of building from source",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-23T21:51:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "986e83a6784cb793353e104ff59e6a86f9878567",
"body": null,
"is_bot": false,
"headline": "Bump rubygems/release-gem action to v1.2.0",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-20T05:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710c8fd21b26704c7d6530435c31deac65da40bc",
"body": null,
"is_bot": false,
"headline": "Release 0.7.9.beta2",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-19T21:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1672e46e34cd5c7ebd4281198850c693a630b7e2",
"body": "Adapt adapters to handle API differences introduced in http gem 6.0,\nwhile maintaining compatibility with 5.x.\n\nThis includes updates to request/response handling, related\nintegration points across versions and a few unit tests.",
"is_bot": false,
"headline": "Support http gem 5.x and 6.x",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-19T21:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ff2b4b1456601a7e992105e688ad8385292c43",
"body": "`HTTP::URI#authority` is not available in http gem 6.0, which\nbreaks \"@authority\" derivation in the request adapter.\n\nFall back to using `uri.host` when resolving \"@authority\".\n\nThis change is isolated in its own commit as the correctness of the\nfallback is not fully certain and may need revisiting.\n\nAll tests pass against http gem 5.x and 6.x.",
"is_bot": false,
"headline": "Handle missing authority method on HTTP::URI with http gem 6.0",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-19T21:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b76afefd04b9845ce16563194123ac5ff2d6a5",
"body": "This reverts commit 7ceb449235b4a8c1b1a3a8e9a09e9968c9f201ea.",
"is_bot": false,
"headline": "Revert \"Pin http gem to 5.x until test suite supports v6\"",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-19T20:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4888550e968294d5d711bf4a57b6108bd0161e00",
"body": "Update documentation to better describe current behavior and supported\nfeatures, aligning it with how the library is used in production.",
"is_bot": false,
"headline": "Improve README clarity and reflect current library state",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-19T12:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e96af45fb8fdef8b15a1e533228fa96bee360e",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-10T18:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01978ffe17733224140950228a347136664bb33c",
"body": "Upgrade actions/checkout to v5 to avoid GitHub Actions'\nNode.js 20 deprecation warning.\n\nGitHub will default actions to Node.js 24 starting\n2026-06-02, so this keeps the workflow compatible.\nFix Github Actions warnings on deprecated action version",
"is_bot": false,
"headline": "Bump actions/checkout from v4 to v5",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-10T18:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350ca612b007d14233265a292fe0ca807436323a",
"body": null,
"is_bot": false,
"headline": "Prevent stable Ruby CI failures from being ignored",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-10T18:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8659a4b215f15cd188a89331b81874e1fe2781cd",
"body": null,
"is_bot": false,
"headline": "Update nix flake definition",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-10T16:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40550637d1cf2192ee85d99b722c74960d5e30f2",
"body": "Remove the manual platform-pruning loops previously used after\n`bundler lock`, which were brittle and duplicated in the script.\n\nThe remaining workflow now relies on standard lockfile generation,\nfollowed by bundix, with clearer documentation explaining why\nGemfile.lock and gemset.nix are staged for reproducible Nix builds.",
"is_bot": false,
"headline": "Simplify nix-setup by removing lockfile platform workaround",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-10T16:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ceb449235b4a8c1b1a3a8e9a09e9968c9f201ea",
"body": "http 6.0 introduced breaking changes that cause test failures.\nTemporarily constrain the dependency to < 6.0.0 until the code\nand tests are updated for the new API.\n\nSee: https://github.com/httprb/http/blob/v6.0.2/CHANGELOG.md#removed-1",
"is_bot": false,
"headline": "Pin http gem to 5.x until test suite supports v6",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-04-10T16:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40954d7c8b4c9810a87fa87682a0f46cf1d0805e",
"body": "Starting with Ruby 3.4, openssl is a default gem and\nthis is not required. This could be what's breaking\nthe release workflow for this gem.",
"is_bot": false,
"headline": "Add explicit dependency on openssl only for ruby < 3.4",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T22:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce78321f308f27b74e75404542e5474a4f08f86",
"body": null,
"is_bot": false,
"headline": "Do not use ruby 3.3 on release workflow",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T22:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c1fe68131eb89219171827cf10c28c27119b64",
"body": "This reverts commit a4abb42260ea15a9b2f0e5088c9b1efdf2285be7.",
"is_bot": false,
"headline": "Revert \"Try again to debug release workflow\"",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T22:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4abb42260ea15a9b2f0e5088c9b1efdf2285be7",
"body": null,
"is_bot": false,
"headline": "Try again to debug release workflow",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T21:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e6a784a647ce598f9c69edf02996de269b173e",
"body": null,
"is_bot": false,
"headline": "Release 0.7.9.beta1",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T21:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d4b712b407a5f74c515bc912296637ad793b46",
"body": null,
"is_bot": false,
"headline": "Revert changes on release workflow and test with ruby 3.3",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T21:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c750ac75c0cfe43d2857beb090fd3ef11b9cf3",
"body": null,
"is_bot": false,
"headline": "Try to debug release workflow",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T21:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3ad3f2f796655064b7752b395e70089c92b046",
"body": null,
"is_bot": false,
"headline": "Try to fix release workflow by updating bundler",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T21:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16eb0bdba629ecf992943fe16489bfc18386dd2b",
"body": null,
"is_bot": false,
"headline": "Use ruby 3.3 on release workflow as workaround",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T21:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9932154a29eb1a306caf8035c4b812185b33f7b",
"body": "Attempt to address the workflow errors seen when trying to\nrelease v0.7.8, e.g.:\n\nhttps://github.com/nomadium/linzer/actions/runs/22641708612",
"is_bot": false,
"headline": "Update setup-ruby github action on release workflow",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T20:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc1a71f71536f8325211e462a1e58f934a098163",
"body": null,
"is_bot": false,
"headline": "Release 0.7.8",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T20:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc02a1d7e3b094e554b92c4cbd7de44b67b573f",
"body": null,
"is_bot": false,
"headline": "Add RubyDoc badge",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T19:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a7bbfb422a7d4901047067485f14cfbb2a9e46",
"body": null,
"is_bot": false,
"headline": "Add YARD dependency",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T19:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ade4ac4534e916e79ec252c92fdd3ae52a7b84e",
"body": "This commit adds extensive YARD documentation to improve API discoverability\nand developer experience. Documentation coverage increased from ~76% to ~94%.\n\nKey additions:\n- Module and class-level documentation with usage examples\n- @param, @return, @raise, and @option tags for all public methods\n- @\n[…]\npplicable\n- Security considerations and recommendations\n- Algorithm-specific notes (e.g., RSA-PSS non-determinism)\n- Cross-references between related classes\n\nCo-authored-by: Shelley <shelley@exe.dev>",
"is_bot": false,
"headline": "Add comprehensive YARD documentation",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-03-03T19:07:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63f9696529e469d5e4c1741f8ed0c6be38268824",
"body": "Fix potential timing attack vulnerability in HMAC signature verification.\n\nThe previous implementation used Ruby's == operator for comparing signatures:\n\n signature == sign(data)\n\nThis is vulnerable to timing attacks because == performs byte-by-byte\ncomparison and returns false as soon as it find\n[…]\nle with existing OpenSSL >= 3.0 requirement\n\nReferences:\n- https://cwe.mitre.org/data/definitions/208.html\n- https://codahale.com/a-lesson-in-timing-attacks/\n\nCo-authored-by: Shelley <shelley@exe.dev>",
"is_bot": false,
"headline": "Security: Use constant-time comparison for HMAC verification",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-02-11T16:11:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69dd7cd10d82217ab85f46923bad308cd9dd3ab1",
"body": null,
"is_bot": false,
"headline": "Add nix flake",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-02-08T15:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053f6d7da4cff53993c2f82136b0dd85206b6a02",
"body": "See: https://github.com/postmodern/ruby-install/commit/2ef953d8594eee1f8addad7fe88cbddd39cabd03",
"is_bot": false,
"headline": "Address behavior change in ruby-install that broke CI on ruby 3.0",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-01-14T09:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34fb9ca1d5bb5c472df4a71052984e1890f3c622",
"body": null,
"is_bot": false,
"headline": "year += 1",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2026-01-02T15:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e29bfd297d21964792165c77122f11c1458172bc",
"body": "Updates the requirements on [net-http](https://github.com/ruby/net-http) to permit the latest version.\n- [Release notes](https://github.com/ruby/net-http/releases)\n- [Commits](https://github.com/ruby/net-http/compare/v0.6.0...v0.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: net-http\n dependency-version: 0.9.1\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update net-http requirement from >= 0.6, < 0.9 to >= 0.6, < 0.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-02T00:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc2db490520c05e104049b02fc6a207df6ff191",
"body": "Updates the requirements on [openssl](https://github.com/ruby/openssl) to permit the latest version.\n- [Release notes](https://github.com/ruby/openssl/releases)\n- [Changelog](https://github.com/ruby/openssl/blob/master/History.md)\n- [Commits](https://github.com/ruby/openssl/compare/v3.0.0...v4.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: openssl\n dependency-version: 4.0.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update openssl requirement from ~> 3.0, >= 3.0.0 to >= 3, < 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-01T23:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2263804988528f54ef37dc1dbcbd3c499d735b4",
"body": null,
"is_bot": false,
"headline": "Set up tests on ruby 4.0",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2025-11-18T22:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af0cfc9ff42d56d134d821b7af52bfdc771403ef",
"body": "Updates the requirements on [net-http](https://github.com/ruby/net-http) to permit the latest version.\n- [Release notes](https://github.com/ruby/net-http/releases)\n- [Commits](https://github.com/ruby/net-http/compare/v0.6.0...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: net-http\n dependency-version: 0.8.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update net-http requirement from >= 0.6, < 0.8 to >= 0.6, < 0.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-18T22:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59886fd76c7580c9b97e4e4f2744ea1622d7fe4",
"body": "Updates the requirements on [net-http](https://github.com/ruby/net-http) to permit the latest version.\n- [Release notes](https://github.com/ruby/net-http/releases)\n- [Commits](https://github.com/ruby/net-http/compare/v0.6.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: net-http\n dependency-version: 0.7.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update net-http requirement from ~> 0.6.0 to >= 0.6, < 0.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-09T22:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62d87df0ae6b9dd10eb85e53af34f32c1571d75",
"body": "Updates the requirements on [cgi](https://github.com/ruby/cgi) to permit the latest version.\n- [Release notes](https://github.com/ruby/cgi/releases)\n- [Commits](https://github.com/ruby/cgi/compare/v0.4.2...v0.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: cgi\n dependency-version: 0.5.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update cgi requirement from ~> 0.4.2 to >= 0.4.2, < 0.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T14:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cf6cd048cb0f1b90c99649e338a78c0411f0c3",
"body": null,
"is_bot": false,
"headline": "Set up tests on ruby 3.5",
"author_name": "Miguel Landaeta",
"author_login": "nomadium",
"committed_at": "2025-09-30T21:59:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 101,
"latest_release_at": "2026-05-20T20:22:24Z",
"latest_release_tag": "v0.8.0.beta2",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 18,
"days_since_latest_release": 66,
"mean_days_between_releases": 10.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "linzer",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/linzer",
"is_deprecated": false,
"latest_version": "0.7.9",
"repository_url": "https://github.com/nomadium/linzer",
"versions_count": 36,
"total_downloads": 214654,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2024-02-18T16:23:58.547000Z",
"latest_published_at": "2026-05-20T20:07:51.987000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 66
}
]
},
"popularity": {
"forks": 4,
"stars": 8,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 23026,
"source_files_sampled": 106,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 28,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 13.0"
},
{
"name": "rspec",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 3.0"
},
{
"name": "securerandom",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 0.3.2"
},
{
"name": "standard",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "standard",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "benchmark",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "benchmark_driver",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "cgi",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "faraday",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "forwardable",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "http",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "irb",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "jwt-eddsa",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "linzer",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "net-http",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "openssl",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rack-contrib",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rackup",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sinatra",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "stackprof",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "starry",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "stringio",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "webrick",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "yard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 4,
"indirect_count": 24
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 16,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nomadium",
"commits": 255,
"avatar_url": "https://avatars.githubusercontent.com/u/79817?v=4"
},
{
"type": "User",
"login": "oneiros",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/68106?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.966
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"benchmarks.yml",
"main.yml",
"nix-ci.yml",
"release.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "2 out of 2 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": 0,
"reason": "Found 0/12 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"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": "3ab565fb46862efe251936c500c89a8312182794",
"ran_at": "2026-07-26T07:47:44Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T06:39:43Z",
"oldest_open_prs": [
{
"number": 29,
"created_at": "2026-07-17T15:36:24Z",
"last_comment_at": "2026-07-17T17:21:24Z",
"last_comment_author": "soatok"
},
{
"number": 30,
"created_at": "2026-07-17T17:13:33Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-20T19:50:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2026-07-10T10:28:12Z",
"last_comment_at": "2026-07-12T17:09:00Z",
"last_comment_author": "nomadium"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nomadium/linzer",
"host": "github.com",
"name": "linzer",
"owner": "nomadium"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 56,
"vitality": 81,
"community": 47,
"governance": 59,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 101,
"human_commit_share": 0.95,
"days_since_last_push": 8,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "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": "101 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 101
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 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": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.8.0.beta2",
"releases_from_tags": false,
"days_since_latest_release": 66,
"mean_days_between_releases": 10.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 66 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 66
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.1
}
}
],
"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": 59,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 59 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 59
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 4,
"stars": 8,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"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": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 69,
"inputs": {
"packages": [
"linzer"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 214654,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "214,654 downloads all-time across rubygems",
"points": 55.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 214654,
"ecosystems": "rubygems"
}
}
],
"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": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.966
},
"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 97% of commits",
"points": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 16,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/19 decided PRs merged",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 57,
"inputs": {
"followers": 27,
"owner_type": "User",
"is_verified": null,
"owner_login": "nomadium",
"public_repos": 60,
"account_age_days": 6295
},
"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": "27 followers of nomadium",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "nomadium"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "60 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 60
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"linzer"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 66
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 66 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 66
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"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": 65,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"http-message-signatures",
"http-signature",
"http-signatures",
"httpsignatures",
"rfc9421",
"ruby",
"linzer"
],
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 2 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 0/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "30 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 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 4",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.505,
"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": "48 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 48,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.05
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix"
}
}
],
"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": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"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 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 23026,
"source_files_sampled": 106,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/106 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 106,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T07:47:55.414832Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nomadium/linzer.svg",
"full_name": "nomadium/linzer",
"license_state": "standard",
"license_spdx": "MIT"
}