Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"openssh",
"key",
"ssh",
"certificates",
"ssh-certificates"
],
"is_fork": false,
"size_kb": 534,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 428511,
"Standard ML": 9892
},
"pushed_at": "2026-07-30T23:47:59Z",
"created_at": "2021-01-10T04:32:54Z",
"owner_type": "User",
"updated_at": "2026-07-30T23:48:03Z",
"description": "A crate for reading, parsing, verifying, and generating OpenSSH certificates and keys.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://confurious.io",
"name": "Mitchell Grenier",
"type": "User",
"login": "obelisk",
"company": null,
"location": "Bay Area",
"followers": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/2386877?v=4",
"created_at": "2012-09-20T15:28:59Z",
"is_verified": null,
"public_repos": 42,
"account_age_days": 5062
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2023-11-10T23:17:13Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2023-05-19T02:25:58Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2022-04-17T16:29:50Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2022-01-26T18:26:02Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2022-01-22T16:58:40Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2022-01-17T19:02:14Z"
},
{
"tag": "v.0.8.0",
"kind": "other",
"published_at": "2022-01-10T17:35:30Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2022-01-07T02:30:17Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2021-08-09T16:22:01Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2021-05-01T19:58:55Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2021-04-24T17:17:47Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2021-04-03T17:46:19Z"
},
{
"tag": "v0.3.14",
"kind": "patch",
"published_at": "2021-03-18T21:52:46Z"
},
{
"tag": "v0.3.13",
"kind": "patch",
"published_at": "2021-02-19T16:43:19Z"
},
{
"tag": "v0.3.12",
"kind": "patch",
"published_at": "2021-02-14T18:44:29Z"
},
{
"tag": "v0.3.11",
"kind": "patch",
"published_at": "2021-02-11T19:22:09Z"
},
{
"tag": "v0.3.10",
"kind": "patch",
"published_at": "2021-02-10T19:51:13Z"
},
{
"tag": "v0.3.9",
"kind": "patch",
"published_at": "2021-02-09T07:45:09Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2021-02-08T21:44:26Z"
},
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2021-02-07T21:34:07Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2021-02-07T08:26:13Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2021-02-07T05:16:30Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2021-01-22T05:00:43Z"
},
{
"tag": "v0.3.0-alpha",
"kind": "prerelease",
"published_at": "2021-01-15T22:28:08Z"
}
],
"recent_commits": [
{
"oid": "4ed2aa34f58fab332299ae974c42d2d5bc090296",
"body": null,
"is_bot": false,
"headline": "Bump to v0.15.2 (#37)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2026-07-30T23:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b611358f2ef30990974f6fd5421c37e110f1282c",
"body": "…default (#36)\n\n* PIV unlock should fetch management key alg instead of using firmware default\n\n* Handle unsupported metadata\n\n* Comment",
"is_bot": false,
"headline": "PIV unlock should fetch management key alg instead of using firmware …",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2026-07-30T23:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba3b065b5ea377313951f4f15157eadbddb97c2",
"body": "* Add public method for key.requires_touch()\nAI tool: Codex + gpt5.5\n\n* Potential fix for pull request finding\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\n\n* Potential fix for pull request finding\n\nCo-authored-by: Copilot Autofix powered by AI <1757284\n[…]\nequires touch\n\n* Simplify\n\n* Update default\n\n* Update docs\n\n* Remove nonexhaustive\n\n* Bump 0.15.1\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Add public method for key.requires_touch() (#35)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2026-06-29T22:10:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "233dae390705dc6af67a974ee969fba1e43cd23e",
"body": "Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.75 to 0.10.80.\n- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)\n- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.75...openssl-v0.10.80)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nl\n dependency-version: 0.10.80\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump openssl from 0.10.75 to 0.10.80 (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T17:37:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e84de0decc068269b3f470050c981366e246345",
"body": null,
"is_bot": false,
"headline": "Minor fix (#33)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2026-04-30T21:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc186924c64f3dfdec40ac271479139f3f2d46dd",
"body": "* builds\n\n* Works but not good\n\n* More tested\n\n* Bump authentictor-rs\n\n* Remove x509-parser from piv management module\n\n* Clean up test\n\n* Clean up yk8 branch (#28)\n\n* Port x509/mod.rs\n\n* WIP PIV verification\n\n* Revert x509-parser -> x509-cert migration\n\n* Create nongeneric yk::provision variants\n\n*\n[…]\n key algorithm\n\n* breaking yk.unlock\n\n* unbreak\n\n* unbreak\n\n* bump to 0.15.0\n\n* Bump to yk9\n\n* clean\n\n* copilot fix\n\n* Copilot fix\n\n---------\n\nCo-authored-by: Mitchell Grenier <mitchell@confurious.io>",
"is_bot": false,
"headline": "Yk9 (#32)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2026-04-30T21:16:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "203a5b18953af51dd1ad33f7afeb4cb13826aab6",
"body": "* Implement Clone for SshSignature\n\n* Bump minor version",
"is_bot": false,
"headline": "Implement `Clone` for `SshSignature` (#31)",
"author_name": "wbssbw",
"author_login": "wbssbw",
"committed_at": "2026-04-30T17:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f2e5ec3c63aa53de3f841fae99a51038b715c89",
"body": "* from_reader_raw\n\n* same but fewer letters\n\n* Bump version to 0.14.1",
"is_bot": false,
"headline": "Add method to parse private key from Reader (#30)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2026-03-10T22:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ffc4c9f79f3392b35447cd16b54083669879b8",
"body": "* Add Yubico FIDO Root CA Serial 450203556\n\n* Use Attestation Root instead of FIDO Root CA\n\n* Refactor\n\n* Make Tests Consistent\n\nWhen I was originally writing the Mozilla handler for this library, I\ndidn't implement hashing of the challenge because there is no way to\ntake in a challenge from a remot\n[…]\nto the future to allow remote challenges for key generation\nverification.\n\n* Bump version\n\n* Add new PIV root CA and intermediates\n\n---------\n\nCo-authored-by: Mitchell Grenier <mitchell@confurious.io>",
"is_bot": false,
"headline": "Add support for new Yubico FIDO and PIV attestation root CA (#26)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2025-04-17T00:03:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2b5106e5b04414d7013e71d1bab6cb7b02bb742f",
"body": "* Add allowed_signers\r\n\r\n* Add comment\r\n\r\n* Address comments\r\n\r\n* Update parsing\r\n\r\n* Update namespaces parsing\r\n\r\n* Update parsing logic\r\n\r\n* Clean up\r\n\r\n* Fix timestamp parsing\r\n\r\n* Add comment\r\n\r\n* Fix unwrap\r\n\r\n* Change in self to self\r\n\r\n* Refactor\r\n\r\n* Remove all local timezone in tests\r\n\r\n* Remove useless pub(self)\r\n\r\n---------\r\n\r\nCo-authored-by: Mitchell Grenier <mitchell@confurious.io>",
"is_bot": false,
"headline": "Add AllowedSigners support (#23)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2024-05-09T06:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95384a862cffa60cc80aed55fe99928c4c70a4e4",
"body": "* Add Clone trait to cert\r\n\r\n* Bump version",
"is_bot": false,
"headline": "Add Clone trait to cert (#24)",
"author_name": "Thanh Nguyen",
"author_login": "timweri",
"committed_at": "2024-05-08T23:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511f36358d10b28b8e27e1b597fb3c306de2dfc4",
"body": null,
"is_bot": false,
"headline": "Add wasm experimental",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2024-05-08T07:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfddbf2f7e91c1a049614e8015cf48121041952f",
"body": null,
"is_bot": false,
"headline": "Add SSHSIG Support (#22)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2024-04-24T20:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40df6a52848c416526e8dbe5a0d36e78fa72ea04",
"body": null,
"is_bot": false,
"headline": "Add Secondary CTAP Backend From Mozilla (#21)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2024-04-24T02:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8330b66af854de1fb86b6dcbdbd9f0888df5a6e6",
"body": "* Update deps\r\n\r\n* Fix tests\r\n\r\n* Update rcgen\r\n\r\n* Update x509-parser",
"is_bot": false,
"headline": "Update deps (#20)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2023-11-10T23:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e9dc862e9a1d407f48ec8c6b8864b626673ac3",
"body": null,
"is_bot": false,
"headline": "Bug fixes 2022 07 06 (#19)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2023-05-19T02:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de53e9fa8db1bc3e3d0681a703f6d572719c8cac",
"body": "Co-authored-by: 1Dragoon <D>",
"is_bot": false,
"headline": "fix lints, cert from SSH wire protocol (#17)",
"author_name": "Dragoon",
"author_login": "1Dragoon",
"committed_at": "2023-05-19T02:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273bc2bd8db13e5607a01a267c5d2a377dae6d04",
"body": null,
"is_bot": false,
"headline": "Make yk substruct public",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-05-08T08:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "150e00d1f61ca676feb76f8b528cab1d48ca2c4d",
"body": null,
"is_bot": false,
"headline": "Run FMT (#15)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-04-17T16:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66e482c2185bb4b4e85324a096673778c28a0be",
"body": null,
"is_bot": false,
"headline": "Clippy fixes (#14)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-04-17T16:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d442d94631db3c8c4e1ae4c868851323e8fea620",
"body": null,
"is_bot": false,
"headline": "Use ctap 3",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-04-17T15:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78f09fd569e7d9f7cd357dda9aeeba1809ca0ee",
"body": null,
"is_bot": false,
"headline": "Add support for SK keys with signing (#12)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-04-17T15:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd82cc45d169d970564fb08b1e567e4712c21510",
"body": null,
"is_bot": false,
"headline": "Add extra format function in util module (#11)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-02-01T09:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b491fb5b2f0ec62f2156bc6229f57e307f77a64b",
"body": null,
"is_bot": false,
"headline": "Add SSHCertificateSigning trait (#10)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-02-01T07:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e12ae50af15a51c462c3e04f5ff45fab08244345",
"body": null,
"is_bot": false,
"headline": "Fix all clippy lints (#9)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-01-26T18:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078ee55bb65fa32fc655e2607b74437989a77a6c",
"body": null,
"is_bot": false,
"headline": "More versatile certificate signing (#8)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-01-22T15:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7888560ed18801da491bf8e6696361b6ee4874",
"body": null,
"is_bot": false,
"headline": "Add clone impl",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-01-17T18:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b597d8960f73b9e691e1fb1cf63241f64cd0531",
"body": null,
"is_bot": false,
"headline": "Refactor x509 parsing code into module separate from yubikey (#7)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-01-10T17:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e4b05a74b676e9a9b0dc0a3c017ae3e07543b0",
"body": null,
"is_bot": false,
"headline": "Remove hex which snuck into deps",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-01-07T02:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b978d47a52224d74705baadd5c4b276be71566fb",
"body": null,
"is_bot": false,
"headline": "Move to the newer YubiKey library by iqlusioninc (#5)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2022-01-07T02:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7746d001c4805d5b3c18c26cc084dddeb571fa",
"body": null,
"is_bot": false,
"headline": "Add serial open",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-08-12T15:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f288675cdc621e234d2dc561eac53f81e45296e9",
"body": null,
"is_bot": false,
"headline": "Add encrypted private key support",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-08-09T16:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "448d6e751ae87e574dcd0f94825b240d1fa646a4",
"body": null,
"is_bot": false,
"headline": "Better key checking, parse private key from bytes",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-08-07T04:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d6b9e9b70beb1c43a21bcd9af7b79b1971985e",
"body": null,
"is_bot": false,
"headline": "Fix benchmark",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-08-02T20:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377d4bc23df952a7f1f72ff8f266c1e1de6ca0b3",
"body": null,
"is_bot": false,
"headline": "Update Lexical core",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-07-19T17:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed06afefc4e18ab30fe523d50e76b8c21e6cd8ac",
"body": null,
"is_bot": false,
"headline": "Version bump with RSA Cert fix",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-05-01T19:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "856288150d9f981b9d414586544bd7e80e252d9a",
"body": null,
"is_bot": false,
"headline": "Fix RSA Certificate Serialization Bug (#3)",
"author_name": "Moritz Wanzenböck",
"author_login": "WanzenBug",
"committed_at": "2021-05-01T19:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "653d9aeff22ee50b18531eb01ed69bc39604b03f",
"body": null,
"is_bot": false,
"headline": "Bump bignum version",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-19T15:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23900784f1a395570522b0907c7ba59fccfec128",
"body": null,
"is_bot": false,
"headline": "remove unwraps from certificate formatter",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-09T18:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75757efc07e3abcd1ea3b3f1d2efa7aed4dd4bc9",
"body": null,
"is_bot": false,
"headline": "Use internal result type",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-09T01:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ea29991b5f53c7b55a2d51cc4c76d8e02355bc",
"body": null,
"is_bot": false,
"headline": "Private key into Fn again (from FnOnce)",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-05T04:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223820452ca0d1f3f8ecc64debf0c4328e4f952e",
"body": null,
"is_bot": false,
"headline": "Version 0.4.1",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-05T04:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c8d91c9e4e29fcb678e8d15d59394af76e2fe0",
"body": null,
"is_bot": false,
"headline": "Reconnect",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-05T04:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67f4e31b31dac57a8066b6134d7f531d933a3c8",
"body": null,
"is_bot": false,
"headline": "Fix yubikey tests",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-04T04:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1982c8ea5b50deea478b2f3b607b65020a2349",
"body": null,
"is_bot": false,
"headline": "Add more warnings",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-04T01:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d985925c086a26ca075ba00d3e8a73e75a96e6b1",
"body": null,
"is_bot": false,
"headline": "Change tooling to be FnOnce",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-03T17:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17453aa5fefd9cfd2320a8a9d93cd3b035043eb7",
"body": null,
"is_bot": false,
"headline": "Change Certificate::sign signing function parameter from Fn to FnOnce",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-03T17:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47521f7f8faf0517f067e29c63c4c409017ebf1e",
"body": null,
"is_bot": false,
"headline": "Clean up",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-03T17:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a429c62274b925784170d1ff6b4f40ad62e64e6f",
"body": null,
"is_bot": false,
"headline": "Bring all the errors together",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-03T17:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d360d525efc89a10f5ddf6c482a10afc44cf174",
"body": null,
"is_bot": false,
"headline": "Remove ssh::error in favour of a crate error",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-03T16:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe36f219f19e3c11376a3601aa5ff475afd84be5",
"body": null,
"is_bot": false,
"headline": "Build certificates using chained method invocation",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-03T01:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d29208ea388871c0805da25f73ef58d2edd394a",
"body": null,
"is_bot": false,
"headline": "Tightening up yubikey management",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-02T18:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd449723e74704d6aee27e4913099c9655b51016",
"body": null,
"is_bot": false,
"headline": "implement error for yubikey:error",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-02T18:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c81e905e4d037391fe695492ee1c622c3f07fae7",
"body": null,
"is_bot": false,
"headline": "Fix example and thus macOS tests",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-02T17:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a515383014fbdacaed70d307acdf7869203448b1",
"body": null,
"is_bot": false,
"headline": "Convert options to Results for consistency",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-02T17:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70adc9e2965f1627b75e3d48ea2d51e927d2fbf",
"body": null,
"is_bot": false,
"headline": "Make Yubikey a structure",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-04-01T19:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac34a18a03ab60368989accef13c4950f7f3ea40",
"body": null,
"is_bot": false,
"headline": "Add certificate functionality",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-03-18T21:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36baee67fdeecd239070094e778684bcf042d4f4",
"body": null,
"is_bot": false,
"headline": "Cut 0.3.13",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-19T16:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c7820dca63c29d63464c27219f551ade08513b",
"body": null,
"is_bot": false,
"headline": "Derive PartialEq for Fingerprint (#2)",
"author_name": "Digant C Kasundra",
"author_login": "diggyk",
"committed_at": "2021-02-19T16:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3672e91e7045fb4035bcb6218cf09e9df0f214",
"body": null,
"is_bot": false,
"headline": "Remove some unwraps, cleanup signer, add offensive tests",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-17T14:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "109a4c30360969d02ee55bd7dc49b498dc01840d",
"body": null,
"is_bot": false,
"headline": "Fix bug where sometimes ECDSA signatures would fail to verify",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-14T18:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf138103ae1799163dec82f2a3c7be67c513a45",
"body": null,
"is_bot": false,
"headline": "Update docs in lib.rs",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-12T18:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3ecb996567dc57b410b7b8eb516a5405662a53",
"body": null,
"is_bot": false,
"headline": "lock file",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-11T19:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a7832873d943f68d8af27bc329c54268b17ab8",
"body": null,
"is_bot": false,
"headline": "Optional rsa-signing",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-11T19:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1450b5c56a52c2f0147cfb98c6e1a580901a3515",
"body": null,
"is_bot": false,
"headline": "Sign certificates with RSA PrivateKey type",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-10T19:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d0244b1a054a4f801832b24cf39b04f859e87a4",
"body": null,
"is_bot": false,
"headline": "Add support for RSA private key parsing",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-10T15:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b40acf150ae2445b1ae383e88c5544ad6f744e",
"body": "* Add support for legacy RSA encoding\r\n\r\nAdd support for ssh-rsa (RSA_PKCS1_2048_8192_SHA1_FOR_LEGACY_USE_ONLY)\r\nwhich is still used by some legacy systems\r\n\r\n* Add unit test for ssh-rsa support\r\n\r\nCo-authored-by: kasundra <kasundra@devvm3110.atn0.facebook.com>",
"is_bot": false,
"headline": "Add support for legacy RSA encoding (#1)",
"author_name": "Digant C Kasundra",
"author_login": "diggyk",
"committed_at": "2021-02-10T14:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a71803712b72046d825a8b16571ca7f64414412",
"body": null,
"is_bot": false,
"headline": "Private key signing of certificates",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-09T06:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe5794a352cede030b974a4cd051ee7d5c340ed",
"body": null,
"is_bot": false,
"headline": "Update deps",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-08T21:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5e299d39d624a5a9439588508e1c03915dc14c",
"body": null,
"is_bot": false,
"headline": "Added benchmark data and bench tool",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-08T07:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886334f1e966fbe4ddd3395bde03675e86fdfdbe",
"body": null,
"is_bot": false,
"headline": "New Ed25519 private key test",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T21:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ab0d0b7588a05fdeaca6283be6e7fb623ffbc7",
"body": null,
"is_bot": false,
"headline": "Add support for Ed25519 private keys",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T21:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20c1f098883fcdd685d6db70eefe31fbc2119942",
"body": null,
"is_bot": false,
"headline": "More key combinations covered by tests",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T21:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607dc8f7dd0b5bda06f29c205ca8cc17a192f0ec",
"body": null,
"is_bot": false,
"headline": "Add and organize tests",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T18:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b32647253c548ac53d490bc5c136854a6757a9",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T16:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0da12c9e777b9ea8829ffae2a6d6892f0420577b",
"body": null,
"is_bot": false,
"headline": "Rename to sshcerts",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T16:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd8d8350b9b556f9a4322c48b3dcdc7faaa4066a",
"body": null,
"is_bot": false,
"headline": "Remove sha2, hex, and byteorder deps",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T07:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2b8cb065fd2613fb5f9ed2ff9b116fc6cad76e",
"body": null,
"is_bot": false,
"headline": "Bin to examples, remove clap dep",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T05:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3609229b2878228a66d6b2b550713fc7865569d1",
"body": null,
"is_bot": false,
"headline": "Add build badge",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T04:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "719bd170aaf6933a82ae3bcf06e408063c483ed0",
"body": null,
"is_bot": false,
"headline": "Add macOS github action",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T04:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9454f97606cf3a9d09cc4f552947087b2551cbf0",
"body": null,
"is_bot": false,
"headline": "Don't build yubikey code on GitHub actions",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T03:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662ad10290de2bee684bc0ce95d5354ad590cdcd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of ssh://github.com/obelisk/rustica-keys",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T03:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502931f00ed148a3ddc26746ee58b14c3973886c",
"body": null,
"is_bot": false,
"headline": "Print pubkey in yk-fingerprint",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T03:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47720354e1dcea20edfd24d0a503ff62b4fbc216",
"body": null,
"is_bot": false,
"headline": "Github Actions",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-07T03:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3e6f09965067128eeeb4bad81a6e83b286371b",
"body": null,
"is_bot": false,
"headline": "Don't require Yubikey code by default",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-02-02T16:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc724beb2ca26e47df6dfc2bb735e7eac0d89e0",
"body": null,
"is_bot": false,
"headline": "Add attest wrapper",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-23T16:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3beecd7373a67c0a6f0bad223c7c2012233d1060",
"body": null,
"is_bot": false,
"headline": "Cut 0.3.3",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-22T04:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeabd941a996dff307f99d70401b5296b4600146",
"body": "…e subject in yk-fingerprint",
"is_bot": false,
"headline": "Breaking: Added subject in provision, set subject in yk-provision, se…",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-20T03:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fa2868e91afec00fb1ed44de5feadcb254f5b7",
"body": null,
"is_bot": false,
"headline": "Define conversions from CriticalOptions and Extensions to HashMap",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-20T02:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbd8343a0a3199c69ee18a1d6e53202ab5622b1",
"body": null,
"is_bot": false,
"headline": "Cut 0.3.2",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-19T05:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d50761e9a8a1e98257b32068a85f4e966fb28bb",
"body": null,
"is_bot": false,
"headline": "First draft of Privkey module",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-19T03:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c225b33e03e14cfc28c91c17a33f9bb2e5903ef3",
"body": null,
"is_bot": false,
"headline": "Allow closures in Certificate::new and add management key support",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-18T23:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d4c05cee8d20f542f9c6828c9c3eda8bba061d",
"body": null,
"is_bot": false,
"headline": "Add new provisioning tool",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-18T05:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c622a54118a6c4e028fbb03a191f9e2542cd84fe",
"body": null,
"is_bot": false,
"headline": "Cargo clippy",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-17T22:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38af4530d396ca7c0f62e2b17014f8f3f6ddbfc5",
"body": null,
"is_bot": false,
"headline": "Add new test for critical options",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-17T04:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab7f88ca0a2266944dd7a2a76dde868dfa69986b",
"body": "Added touch policy option to provision flow.\nAdded new API to fetch ssh algorithm type from yubikey",
"is_bot": false,
"headline": "0.3.1 API Changes in yubikey module",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-16T20:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c35ea760d01f9c7dfe32b7e6e8319e3cce3b664",
"body": "Full support for p384: The yubikey module has also been updated so that it will work correctly when you want to sign or create p384 data.\n\nYou can now validate certs which use nistp384 OR Ed25519 signatures. Yubikey functionality is not there however since their support for ed25519 is very new and I'm not sure if it's compatible yet. I would also need to make significant modifications to the yubikey_piv downstream library.",
"is_bot": false,
"headline": "v0.3.0-alpha Nistp384 and Ed25519",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-15T22:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c7531b1f5db70121b6063553226a3ad38fcfae5",
"body": null,
"is_bot": false,
"headline": "Ed25519 verification support",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-15T20:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39240d2d86f668b88cf308d6471b066f1ced0631",
"body": null,
"is_bot": false,
"headline": "P384 support and tests",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-15T20:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d80fcac2f4dacc1922bb189ed5e7c925a74c4b",
"body": null,
"is_bot": false,
"headline": "Moving towards p384 support for 0.3.0",
"author_name": "Mitchell Grenier",
"author_login": "obelisk",
"committed_at": "2021-01-15T19:05:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 8,
"latest_release_at": "2023-11-10T23:17:13Z",
"latest_release_tag": "v0.12.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 993,
"mean_days_between_releases": 102.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "sshcerts",
"exists": true,
"license": "non-standard",
"keywords": [
"ssh",
"yubikey",
"certificates",
"certs",
"authentication"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/sshcerts",
"is_deprecated": false,
"latest_version": "0.15.2",
"repository_url": "https://github.com/obelisk/sshcerts",
"versions_count": 35,
"total_downloads": 333581,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5654,
"first_published_at": "2021-02-07T16:07:09.042236Z",
"latest_published_at": "2026-07-30T23:48:59.132769Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 6,
"stars": 20,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2025-09-27",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"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": [
"Cargo.toml"
],
"largest_source_bytes": 36540,
"source_files_sampled": 70,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "ring",
"direct": true,
"version": "0.16.20",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4p46-pwfr-66x6",
"RUSTSEC-2025-0009",
"RUSTSEC-2025-0010"
],
"fixed_version": "0.17.12",
"advisory_count": 3,
"oldest_advisory_days": 513
},
{
"name": "regex",
"direct": false,
"version": "1.4.6",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-m5pq-gvj9-9vr8",
"RUSTSEC-2022-0013"
],
"fixed_version": "1.5.5",
"advisory_count": 2,
"oldest_advisory_days": 1606
},
{
"name": "cmov",
"direct": false,
"version": "0.5.2",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-3rjw-m598-pq24"
],
"fixed_version": "0.5.4",
"advisory_count": 1,
"oldest_advisory_days": 29
},
{
"name": "rsa",
"direct": false,
"version": "0.10.0-rc.17",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": 5.9,
"advisory_ids": [
"RUSTSEC-2023-0071"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 982
},
{
"name": "lexical-core",
"direct": true,
"version": "0.7.6",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-2326-pfpj-vx3h",
"RUSTSEC-2023-0086"
],
"fixed_version": "1.0.0",
"advisory_count": 2,
"oldest_advisory_days": 1062
},
{
"name": "atty",
"direct": false,
"version": "0.2.14",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-g98v-hv3f-hcfr",
"RUSTSEC-2021-0145",
"RUSTSEC-2024-0375"
],
"fixed_version": null,
"advisory_count": 3,
"oldest_advisory_days": 1853
},
{
"name": "rand",
"direct": false,
"version": "0.8.5",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-cq8v-f236-94qc",
"RUSTSEC-2026-0097"
],
"fixed_version": "0.10.1",
"advisory_count": 2,
"oldest_advisory_days": 113
},
{
"name": "rand",
"direct": false,
"version": "0.9.2",
"severity": "low",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-cq8v-f236-94qc",
"RUSTSEC-2026-0097"
],
"fixed_version": "0.10.1",
"advisory_count": 2,
"oldest_advisory_days": 113
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.101",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0190"
],
"fixed_version": "1.0.103",
"advisory_count": 1,
"oldest_advisory_days": 36
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.18",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0204"
],
"fixed_version": "0.9.20",
"advisory_count": 1,
"oldest_advisory_days": 25
},
{
"name": "serde_cbor",
"direct": false,
"version": "0.11.2",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2021-0127"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 1811
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 4,
"high": 2,
"unknown": 3,
"moderate": 2
},
"advisory_count": 19,
"affected_count": 11,
"assessed_count": 328,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "chrono",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "ring",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17"
},
{
"name": "zeroize",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "simple_asn1",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "num-bigint",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "signature",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.0.0-rc.10"
},
{
"name": "yubikey",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9.0-pre.0"
},
{
"name": "lexical-core",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": ">0.7.4"
},
{
"name": "rcgen",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "x509",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "x509-parser",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.15"
},
{
"name": "der-parser",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "5"
},
{
"name": "der",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "x509-cert",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0-rc.4"
},
{
"name": "aes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "bcrypt-pbkdf",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "ctr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "minicbor",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "authenticator",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.1"
},
{
"name": "ctap-hid-fido2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "aes",
"direct": true,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "aes",
"direct": true,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "aes",
"direct": true,
"version": "0.9.0-rc.4",
"ecosystem": "crates"
},
{
"name": "authenticator",
"direct": true,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": "0.21.7",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": true,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "bcrypt-pbkdf",
"direct": true,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": "0.4.43",
"ecosystem": "crates"
},
{
"name": "ctap-hid-fido2",
"direct": true,
"version": "3.5.8",
"ecosystem": "crates"
},
{
"name": "ctr",
"direct": true,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "der",
"direct": true,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "der-parser",
"direct": true,
"version": "10.0.0",
"ecosystem": "crates"
},
{
"name": "der-parser",
"direct": true,
"version": "5.1.2",
"ecosystem": "crates"
},
{
"name": "der-parser",
"direct": true,
"version": "8.2.0",
"ecosystem": "crates"
},
{
"name": "lexical-core",
"direct": true,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "minicbor",
"direct": true,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "num-bigint",
"direct": true,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "rcgen",
"direct": true,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": true,
"version": "0.16.20",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": true,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "signature",
"direct": true,
"version": "3.0.0-rc.10",
"ecosystem": "crates"
},
{
"name": "simple_asn1",
"direct": true,
"version": "0.5.4",
"ecosystem": "crates"
},
{
"name": "x509",
"direct": true,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "x509-cert",
"direct": true,
"version": "0.3.0-rc.4",
"ecosystem": "crates"
},
{
"name": "x509-parser",
"direct": true,
"version": "0.15.1",
"ecosystem": "crates"
},
{
"name": "x509-parser",
"direct": true,
"version": "0.18.1",
"ecosystem": "crates"
},
{
"name": "yubikey",
"direct": true,
"version": "0.9.0-pre.0",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": true,
"version": "1.8.2",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "0.7.15",
"ecosystem": "crates"
},
{
"name": "android_system_properties",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.101",
"ecosystem": "crates"
},
{
"name": "arrayvec",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "asn1-rs",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "asn1-rs",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "asn1-rs-derive",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "asn1-rs-derive",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "asn1-rs-impl",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "asn1-rs-impl",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "atty",
"direct": false,
"version": "0.2.14",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "base16ct",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "base16ct",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "base64ct",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "1.3.2",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.11.0",
"ecosystem": "crates"
},
{
"name": "bitvec",
"direct": false,
"version": "0.19.6",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "block-padding",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "blowfish",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.19.1",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cbc",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.56",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "chacha20",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-io",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-ll",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": false,
"version": "0.4.4",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "2.34.0",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "3.2.25",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "cmov",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "const-oid",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "cookie-factory",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "cpubits",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": "0.3.6",
"ecosystem": "crates"
},
{
"name": "criterion-plot",
"direct": false,
"version": "0.4.5",
"ecosystem": "crates"
},
{
"name": "crossbeam-deque",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.18",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.21",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "crypto-bigint",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "crypto-primes",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "csv",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "csv-core",
"direct": false,
"version": "0.1.13",
"ecosystem": "crates"
},
{
"name": "ctutils",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek",
"direct": false,
"version": "5.0.0-pre.6",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek-derive",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "data-encoding",
"direct": false,
"version": "2.10.0",
"ecosystem": "crates"
},
{
"name": "der-oid-macro",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "der_derive",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.6",
"ecosystem": "crates"
},
{
"name": "des",
"direct": false,
"version": "0.9.0-rc.3",
"ecosystem": "crates"
},
{
"name": "devd-rs",
"direct": false,
"version": "0.3.6",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.11.2",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "ecdsa",
"direct": false,
"version": "0.17.0-rc.16",
"ecosystem": "crates"
},
{
"name": "ed25519",
"direct": false,
"version": "3.0.0-rc.4",
"ecosystem": "crates"
},
{
"name": "ed25519-dalek",
"direct": false,
"version": "3.0.0-pre.6",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.15.0",
"ecosystem": "crates"
},
{
"name": "elliptic-curve",
"direct": false,
"version": "0.14.0-rc.29",
"ecosystem": "crates"
},
{
"name": "env_logger",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "fiat-crypto",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "flagset",
"direct": false,
"version": "0.4.7",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "foreign-types",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "foreign-types-shared",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "funty",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-executor",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.12.3",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.16.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.1.19",
"ecosystem": "crates"
},
{
"name": "hex",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "hidapi",
"direct": false,
"version": "2.6.4",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "humantime",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "hybrid-array",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "iana-time-zone",
"direct": false,
"version": "0.1.65",
"ecosystem": "crates"
},
{
"name": "iana-time-zone-haiku",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "id-arena",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "1.9.3",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.13.0",
"ecosystem": "crates"
},
{
"name": "inout",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "inout",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.10.5",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.17",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.85",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "leb128fmt",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.182",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "libudev",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "libudev-sys",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.29",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.3.4",
"ecosystem": "crates"
},
{
"name": "memoffset",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "minimal-lexical",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "6.2.2",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "7.1.3",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "8.0.0",
"ecosystem": "crates"
},
{
"name": "num",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "num-complex",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "num-integer",
"direct": false,
"version": "0.1.46",
"ecosystem": "crates"
},
{
"name": "num-iter",
"direct": false,
"version": "0.1.45",
"ecosystem": "crates"
},
{
"name": "num-rational",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "oid-registry",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "oid-registry",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.3",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "opaque-debug",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "openssl",
"direct": false,
"version": "0.10.80",
"ecosystem": "crates"
},
{
"name": "openssl-macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "openssl-sys",
"direct": false,
"version": "0.9.116",
"ecosystem": "crates"
},
{
"name": "os_str_bytes",
"direct": false,
"version": "6.6.1",
"ecosystem": "crates"
},
{
"name": "p256",
"direct": false,
"version": "0.14.0-rc.8",
"ecosystem": "crates"
},
{
"name": "p384",
"direct": false,
"version": "0.14.0-rc.8",
"ecosystem": "crates"
},
{
"name": "pad",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "pbkdf2",
"direct": false,
"version": "0.12.2",
"ecosystem": "crates"
},
{
"name": "pbkdf2",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "pcsc",
"direct": false,
"version": "2.9.0",
"ecosystem": "crates"
},
{
"name": "pcsc-sys",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "pem",
"direct": false,
"version": "3.0.6",
"ecosystem": "crates"
},
{
"name": "pem-rfc7468",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "pkcs1",
"direct": false,
"version": "0.8.0-rc.4",
"ecosystem": "crates"
},
{
"name": "pkcs8",
"direct": false,
"version": "0.11.0-rc.11",
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "plotters",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-backend",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-svg",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "prettyplease",
"direct": false,
"version": "0.2.37",
"ecosystem": "crates"
},
{
"name": "primefield",
"direct": false,
"version": "0.14.0-rc.8",
"ecosystem": "crates"
},
{
"name": "primeorder",
"direct": false,
"version": "0.14.0-rc.8",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.44",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "radium",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.5",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rayon",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "rayon-core",
"direct": false,
"version": "1.13.0",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.4.6",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.6.29",
"ecosystem": "crates"
},
{
"name": "rfc6979",
"direct": false,
"version": "0.5.0-rc.5",
"ecosystem": "crates"
},
{
"name": "rsa",
"direct": false,
"version": "0.10.0-rc.17",
"ecosystem": "crates"
},
{
"name": "runloop",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustcrypto-ff",
"direct": false,
"version": "0.14.0-rc.0",
"ecosystem": "crates"
},
{
"name": "rustcrypto-group",
"direct": false,
"version": "0.14.0-rc.0",
"ecosystem": "crates"
},
{
"name": "rusticata-macros",
"direct": false,
"version": "3.2.0",
"ecosystem": "crates"
},
{
"name": "rusticata-macros",
"direct": false,
"version": "4.1.0",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "sec1",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.27",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_bytes",
"direct": false,
"version": "0.11.19",
"ecosystem": "crates"
},
{
"name": "serde_cbor",
"direct": false,
"version": "0.11.2",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.149",
"ecosystem": "crates"
},
{
"name": "serdect",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": false,
"version": "0.10.9",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "spki",
"direct": false,
"version": "0.8.0-rc.4",
"ecosystem": "crates"
},
{
"name": "static_assertions",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": false,
"version": "0.27.2",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.27.2",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "1.0.109",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.116",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.12.6",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "tap",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "termcolor",
"direct": false,
"version": "1.4.1",
"ecosystem": "crates"
},
{
"name": "textwrap",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "textwrap",
"direct": false,
"version": "0.16.2",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.47",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.27",
"ecosystem": "crates"
},
{
"name": "tinytemplate",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "tls_codec",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "tls_codec_derive",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.19.0",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": false,
"version": "0.1.14",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": false,
"version": "1.21.0",
"ecosystem": "crates"
},
{
"name": "vcpkg",
"direct": false,
"version": "0.2.15",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.2+wasi-0.2.9",
"ecosystem": "crates"
},
{
"name": "wasip3",
"direct": false,
"version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.108",
"ecosystem": "crates"
},
{
"name": "wasm-encoder",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasm-metadata",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasmparser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.85",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-core",
"direct": false,
"version": "0.62.2",
"ecosystem": "crates"
},
{
"name": "windows-implement",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-interface",
"direct": false,
"version": "0.59.3",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-result",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "windows-strings",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.48.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.48.5",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-core",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust-macro",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-component",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wit-parser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wyz",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "x25519-dalek",
"direct": false,
"version": "3.0.0-pre.6",
"ecosystem": "crates"
},
{
"name": "yasna",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.39",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.39",
"ecosystem": "crates"
},
{
"name": "zeroize_derive",
"direct": false,
"version": "1.4.3",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 328,
"direct_count": 29,
"indirect_count": 299
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 29,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "obelisk",
"commits": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/2386877?v=4"
},
{
"type": "User",
"login": "timweri",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/9196362?v=4"
},
{
"type": "User",
"login": "diggyk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/11878464?v=4"
},
{
"type": "User",
"login": "1Dragoon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4461926?v=4"
},
{
"type": "User",
"login": "WanzenBug",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1496707?v=4"
},
{
"type": "User",
"login": "wbssbw",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/140412462?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.887
},
"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": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 2,
"reason": "6 out of 25 merged PRs checked by a CI test -- score normalized to 2",
"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": 3,
"reason": "Found 10/29 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "12 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4ed2aa34f58fab332299ae974c42d2d5bc090296",
"ran_at": "2026-07-31T20:57:25Z",
"aggregate_score": 3.8,
"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-30T23:49:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-30T23:47:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/obelisk/sshcerts",
"host": "github.com",
"name": "sshcerts",
"owner": "obelisk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 52,
"calibrated": 53,
"calibration": "2026-08-02"
}
}
],
"value": 53,
"inputs": {
"security": 43,
"vitality": 51,
"community": 45,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 55,
"ai_readiness": 52,
"weighted_overall_raw": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 51,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 0.99,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"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": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v0.12.1",
"releases_from_tags": false,
"days_since_latest_release": 993,
"mean_days_between_releases": 102.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 993 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 993
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~102.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 102.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 45,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 6,
"stars": 20,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "20 stars",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 20
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 62,
"inputs": {
"packages": [
"sshcerts"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 333581,
"monthly_downloads": 5654
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,654 downloads/month across crates",
"points": 50,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5654,
"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": 61,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.887
},
"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 89% of commits",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 89
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 29,
"open_issues": 0,
"closed_issues": 3,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 5,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/34 decided PRs merged",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 34
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/29 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 40,
"owner_type": "User",
"is_verified": null,
"owner_login": "obelisk",
"public_repos": 42,
"account_age_days": 5062
},
"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": "40 followers of obelisk",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 40,
"login": "obelisk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "42 public repos, account ~13 yr old",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 42
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sshcerts"
],
"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": "35 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 35
}
}
],
"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": 55,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "6 out of 25 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"openssh",
"key",
"ssh",
"certificates",
"ssh-certificates"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "weak",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.8
},
"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": "6 out of 25 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 10/29 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "12 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 328 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 328
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 62,
"inputs": {
"source": "osv",
"advisories": 19,
"affected_packages": 11,
"assessed_packages": 328,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 2, low 4, unknown 3",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: ring 0.16.20 (high 7.5), lexical-core 0.7.6 (low)",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "ring 0.16.20 (high 7.5), lexical-core 0.7.6 (low)"
}
}
],
"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": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1062 days ago",
"points": 33,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 1062
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 328,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"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": 52,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.293,
"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": "29 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 36540,
"source_files_sampled": 70,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/70 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 70,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:sshcerts@0.15.2; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-31T20:57:41.296860Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/obelisk/sshcerts.svg",
"full_name": "obelisk/sshcerts",
"license_state": "standard",
"license_spdx": "MIT"
}