Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 406,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 162999,
"PowerShell": 950
},
"pushed_at": "2026-03-10T09:14:47Z",
"created_at": "2015-10-07T19:19:17Z",
"owner_type": "User",
"updated_at": "2026-07-08T23:32:17Z",
"description": "Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Steffen Butzer",
"type": "User",
"login": "steffengy",
"company": null,
"location": "Germany",
"followers": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/1194855?v=4",
"created_at": "2011-11-14T21:58:34Z",
"is_verified": null,
"public_repos": 74,
"account_age_days": 5375
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2016-11-08T20:59:31Z"
}
],
"recent_commits": [
{
"oid": "ff7ffd306152f039cff49f42801a63519068ce0b",
"body": null,
"is_bot": false,
"headline": "Release v0.1.29",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2026-03-10T09:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3530cff9843e4826c728f4ab964377d40ca2ae60",
"body": "Fix TLS 1.3 data corruption from double-send during renegotiation",
"is_bot": false,
"headline": "Merge pull request #121 from nateprewitt/fix_tls13_data_corruption",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2026-03-10T08:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13669743d3962af8fbb79d155f76e565e90ffaa",
"body": null,
"is_bot": false,
"headline": "add test for tls renegotiation (TLS1.3, #121)",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2026-03-09T21:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e817dbd9c505fb2a9462f2d09daf796405e7860",
"body": null,
"is_bot": false,
"headline": "Fix TLS 1.3 data corruption from double-send during renegotiation",
"author_name": "Nate Prewitt",
"author_login": "nateprewitt",
"committed_at": "2026-03-09T21:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75095d87cf8e339480c7cd8adf9d755feeba464",
"body": "Fix condition #119 for CERT_NCRYPT_KEY_SPEC check",
"is_bot": false,
"headline": "Merge pull request #120 from steffengy/feature/119-wrong-ncrypt-check",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2026-03-04T19:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42692500ff9bcdabaabb879386d0027a3aa69289",
"body": null,
"is_bot": false,
"headline": "Fix condition #119 for CERT_NCRYPT_KEY_SPEC check",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2026-03-04T19:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cc5637214740288683c2d138eac723be8b6db96",
"body": "Use `package.include` to only include necessary data for using the crate",
"is_bot": false,
"headline": "Merge pull request #117 from 42triangles/master",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2025-09-30T18:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed24fe264b42da22e9ce8e6a972405b00c407249",
"body": "This reduces the size of the packaged crate (see the table below), and\nmakes it easier to audit.\n\n| | before | after | percentage change |\n|--------------|----------|----------|-------------------|\n| uncompressed | 175.5KiB | 158.7KiB | -9.6% |\n| compressed | 41.6KiB | 32.2KiB | -22.6% |\n\nBased on the downloads of the previous version, on average, this would\nreduce the total bandwidth for downloading this crate by 24.5GiB/month.",
"is_bot": false,
"headline": "Use `package.include` to only include necessary data for using the crate",
"author_name": "42triangles",
"author_login": "42triangles",
"committed_at": "2025-09-29T09:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ed5352498618874ea5b96fe76bb4750826cd4e",
"body": null,
"is_bot": false,
"headline": "chore: update MSRV to 1.71",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2025-09-09T08:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9841f884b083ab0c136f54e1b0b8719d6d9dc0f4",
"body": "…te to 0.61 directly.",
"is_bot": false,
"headline": "chore: given need for 1 minor build fix, use that chance to also upda…",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2025-09-09T08:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea1d1d187f75a2b20c6131e587f89a1c943a7ca3",
"body": "Bump windows-sys to 0.60",
"is_bot": false,
"headline": "Merge pull request #114 from dpaoliello/windowssys",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2025-09-09T08:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc6204738160e16f644bee1af157fc25487a8c4",
"body": "…hey frequently update\n\nand are fetched by update_test_cert.ps1",
"is_bot": false,
"headline": "chore: no reason to track self-signed.badssl.com.cer in repo, since t…",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2025-09-09T08:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b31aec3e2845be9f63b3dbc5f529fe082c52003",
"body": null,
"is_bot": false,
"headline": "Add the missing sha1 file",
"author_name": "Daniel Paoliello",
"author_login": "dpaoliello",
"committed_at": "2025-09-09T08:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141dab0a118df9ad811738e5b606dfc2aa28f210",
"body": null,
"is_bot": false,
"headline": "Bump windows-sys to 0.60",
"author_name": "Daniel Paoliello",
"author_login": "dpaoliello",
"committed_at": "2025-09-03T18:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8661540d78d0d15ff2d28303d249c7b394d54502",
"body": null,
"is_bot": false,
"headline": "Release v0.1.27",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-11-19T08:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d7682748c1de25d3654b3f55a1cf5f8a2cf2e20",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:steffengy/schannel-rs",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-11-19T08:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0231cf399e95969d09068e8643cf34b78f520f",
"body": "fix #111 multiple SEC_I_RENEGOTIATE",
"is_bot": false,
"headline": "Merge pull request #112 from kobykahane/fix_tls_13",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-11-10T19:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40ea1a18eea335a97f8d75e45c4ea8b54bd6450",
"body": null,
"is_bot": false,
"headline": "fix #111 multiple SEC_I_RENEGOTIATE",
"author_name": "Koby Kahane",
"author_login": "kobykahane",
"committed_at": "2024-11-10T19:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afee0b1f52dd8f069a18ca4b00728e4124fd9e5",
"body": null,
"is_bot": false,
"headline": "fix #111 multiple SEC_I_RENEGOTIATE",
"author_name": "Koby Kahane",
"author_login": "kobykahane",
"committed_at": "2024-11-01T21:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f52fa4c412419f3060d4c71cd686da8df142a1e",
"body": null,
"is_bot": false,
"headline": "fix missing non-test dep #110, Release 0.1.26",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-10-06T19:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fefb5bc791f1b6e7135ee47868405abd9c49e71",
"body": null,
"is_bot": false,
"headline": "Release v0.1.25",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-10-06T17:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8203ae3b6dcd95fb46e29f96b49298a9f81c95",
"body": "Add minimal TLS1.3 support on supported windows versions",
"is_bot": false,
"headline": "Merge pull request #109 from steffengy/tls-1.3-test",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-22T18:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c95d0d319efaaabd9e5424107782597ea08fa88",
"body": "CI only running for server 2022, which seems to support.\nFix handling of reads of 2 SEC_E_OKs before first read going through",
"is_bot": false,
"headline": "Add minimal TLS1.3 support on supported windows versions",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-21T22:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3253dc6d6d30bba732c3c1977cca41588095fad",
"body": null,
"is_bot": false,
"headline": "Update ci.yaml",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-21T21:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd2026170724aa29cfae6a79061d3c67b2aa12d",
"body": null,
"is_bot": false,
"headline": "Update ci.yaml",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-21T21:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30fc39f190f11245ce49c26e2c840d194dae3a4",
"body": null,
"is_bot": false,
"headline": "update minimum rust version",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-07T09:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60097bbd54d2de24838e25e4a417a49ac1cdd977",
"body": null,
"is_bot": false,
"headline": "Release v0.1.24",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-07T09:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e46f2e1cfdebf72f6712a1f7f300591735c97a",
"body": null,
"is_bot": false,
"headline": "update windows-sys to 0.59",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-07T09:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f1774090876263f8c72dcb3ac55d45b3121629",
"body": "add derive(Copy, Clone) on HashAlgorithm",
"is_bot": false,
"headline": "Merge pull request #108 from dishmaker/patch-1",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2024-09-05T08:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "116163c50b00ae199f1c87d7c79b5b83cba65216",
"body": null,
"is_bot": false,
"headline": "add derive(Copy, Clone) on HashAlgorithm",
"author_name": "dishmaker",
"author_login": "dishmaker",
"committed_at": "2024-08-29T09:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1aed2d27df406ab987d459a334b9d15459328d8",
"body": null,
"is_bot": false,
"headline": "Release v0.1.23",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-12-27T09:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7cb88846bc46ff92931bc09dedaf47fb96498a",
"body": "Added function to set exportable private key flag",
"is_bot": false,
"headline": "Merge pull request #96 from cristianbdg/exportable_private_key_flag",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-12-24T11:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6402afe8efe6a1046058b929b29505c01bbf30",
"body": null,
"is_bot": false,
"headline": "windows-sys 0.52",
"author_name": "Luke Parker",
"author_login": "kayabaNerve",
"committed_at": "2023-12-24T11:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "955d56f6ccc64343c68b515aa4eed2368f67aeb8",
"body": null,
"is_bot": false,
"headline": "chore: update to rust 1.56 (windows-sys 2021 edition) (#100)",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-12-24T11:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d08a7afda8b988fbbebc60b22083b3c3a0914b1",
"body": null,
"is_bot": false,
"headline": "[EXPORTABLE_PRIVATE_KEY_FLAG] Added function to set machine keyset flag",
"author_name": "Cristian Boya",
"author_login": "cristianbdg",
"committed_at": "2023-09-05T08:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93fe14a77860edb8b204ed6a8f0eb8a19cb0caf0",
"body": null,
"is_bot": false,
"headline": "Added function to set exportable private key flag",
"author_name": "Cristian",
"author_login": "cristianbdg",
"committed_at": "2023-08-30T21:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08aa4f8627376daa161c64cc66ef40603f0809fa",
"body": null,
"is_bot": false,
"headline": "Release v0.1.22",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-07-03T11:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4531139ef2e15a816951acc51c5ba44b7aba1cc",
"body": null,
"is_bot": false,
"headline": "Bump windows-sys to 0.48.0 (#93)",
"author_name": "Ruslan Sayfutdinov",
"author_login": "KapJI",
"committed_at": "2023-07-03T11:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703b8bb7312d065c2ad92126942def80b1387c4e",
"body": "Based and thanks to previous attempts of\r\n@Jake-Shadle",
"is_bot": false,
"headline": "Migrate off appveyor to github actions (#94)",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-07-03T10:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4ffcf6ed76abbb22f4b9c5ace49b5cf743c494",
"body": null,
"is_bot": false,
"headline": "chore: have CI self-update that test cert...",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-03-31T14:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788c61534ecd6c929ac12ed112e8bcb9495fc8b3",
"body": null,
"is_bot": false,
"headline": "tests: update certs",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-03-26T10:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e93c3bcf588630717bc592fe9f36fc4b740589b5",
"body": null,
"is_bot": false,
"headline": "Release v0.1.21",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2023-01-09T13:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e761e1e44ec87eb4432878dce8b7760892f422",
"body": "https://github.com/microsoft/windows-rs/releases/tag/0.42.0",
"is_bot": false,
"headline": "Update windows-sys to 0.42 (#82)",
"author_name": "Christoph Reiter",
"author_login": "lazka",
"committed_at": "2023-01-09T13:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471182575b652e655d044fb3a4d6ed781919a394",
"body": "update to newest self-signed.badssl.com:443 cert",
"is_bot": false,
"headline": "Merge pull request #87 from arlosi/fix-tests",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2022-11-20T10:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0230156169cc8d9518c87c07d553a642bab7cfcd",
"body": null,
"is_bot": false,
"headline": "update to newest self-signed.badssl.com:443 cert",
"author_name": "Arlo Siemsen",
"author_login": "arlosi",
"committed_at": "2022-11-20T02:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abd8f52577ce8bc7db77f23c891477322fb8f5ca",
"body": "Remove dependency on `lazy_static`",
"is_bot": false,
"headline": "Merge pull request #78 from Expyron/master",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2022-09-28T14:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed2b5f5d57f8041629934045ba99c2897371a8c",
"body": null,
"is_bot": false,
"headline": "Update context_buffer.rs",
"author_name": "Douglas Dwyer",
"author_login": "DouglasDwyer",
"committed_at": "2022-09-28T14:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595c509b48c1477fbb0d21c9431cdb90df809c23",
"body": null,
"is_bot": false,
"headline": "Use MSI installation files for CI",
"author_name": "Expyron",
"author_login": "Expyron",
"committed_at": "2022-08-01T15:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237e82c54367c287b11277cfc0ca68cda6df09c4",
"body": null,
"is_bot": false,
"headline": "Change CI minimum tested version to 1.46",
"author_name": "Expyron",
"author_login": "Expyron",
"committed_at": "2022-07-28T07:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334cc45ca0fd52d761b142b555dc677468c695af",
"body": null,
"is_bot": false,
"headline": "Remove dependency on `lazy_static`",
"author_name": "Expyron",
"author_login": "Expyron",
"committed_at": "2022-07-28T07:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd07438aa7fde335cbd2e4f86c802b88ac772307",
"body": null,
"is_bot": false,
"headline": "* chore(test): update to newest self-signed.badssl.com:443 cert",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2022-05-18T06:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb08e1b43c0ea043f38d964edd22d6bcf3d5bd81",
"body": null,
"is_bot": false,
"headline": "Release 0.1.20",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2022-05-18T06:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f203685d3d9cf8095910679bd82176c01356219",
"body": "Switched from winapi to windows-rs",
"is_bot": false,
"headline": "Merge pull request #76 from ancwrd1/master",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2022-05-14T19:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e2beb32707f368f4fd5da957aeac13dd73e1e6",
"body": null,
"is_bot": false,
"headline": "Switched from winapi to windows-rs",
"author_name": "Dmitry Pankratov",
"author_login": "ancwrd1",
"committed_at": "2022-05-07T07:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b85cf71cca570929fef492a90f68f847056f910",
"body": null,
"is_bot": false,
"headline": "chore(test): update to newest self-signed.badssl.com:443 cert",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2022-05-06T21:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985124480ab5664d598e5025b1a5277a6c973af3",
"body": "Fix the documentation link in the Cargo.toml file",
"is_bot": false,
"headline": "Merge pull request #73 from stanislav-tkach/patch-1",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-10-20T10:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7cf5ea71d3763298e2c1a2a9e91231f0f8c7c5",
"body": null,
"is_bot": false,
"headline": "Fix the documentation link in the Cargo.toml file",
"author_name": "Stanislav Tkach",
"author_login": "stanislav-tkach",
"committed_at": "2020-10-17T15:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d612388d5264577662a3dd89ecb04cd05db6fef",
"body": null,
"is_bot": false,
"headline": "Release v0.1.19",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-05-09T17:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff31dc664be6631f2a382a170d1dc565a0485ea",
"body": "…ions\n\nAdded Slightly More Docs Regarding Common Trust Locations",
"is_bot": false,
"headline": "Merge pull request #60 from bmarcaur/feature/type-safe-cert-store-opt…",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-04-22T21:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670559b3de28f6330e2f3ab0c24df452a087197d",
"body": "Add EcdhEphem to the list of algorithms",
"is_bot": false,
"headline": "Merge pull request #70 from cyang1/ecdh-ephem",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-03-23T22:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdff809128bbc4d74313195a06abe8357c9e23f1",
"body": null,
"is_bot": false,
"headline": "Add EcdhEphem to the list of algorithms",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-23T19:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "690a1aac71f5fa847d14a67b30505b16adac3f66",
"body": null,
"is_bot": false,
"headline": "Release v0.1.18",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-03-20T14:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e057faab70ef9c10460c58239f7a5c356ada6553",
"body": "ALPN support",
"is_bot": false,
"headline": "Merge pull request #68 from cyang1/alpn",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-03-12T22:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7526609254e34f8b75a129828800424940d39599",
"body": null,
"is_bot": false,
"headline": "Clean up NonNull construction to remove an unwrap",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-09T23:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ed3175a9078c8a17507dfd9129966c436fbf40",
"body": null,
"is_bot": false,
"headline": "Switch to allocator API",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-09T21:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3fa4cc9c8b483d23b9f9e7324d51d851c15491a",
"body": null,
"is_bot": false,
"headline": "Fix calling of alpn_list",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-07T00:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f1fd7abc0ab3003cab311f4d866d929d819f2d",
"body": " - Some style fixes\n - Use 4-byte alignment instead of 8-byte alignment for SEC_APPLICATION_PROTOCOLS\n - Comment on manual calculation of `SEC_APPLICATION_PROTOCOL_LIST_HEADER_SIZE`.\n - Reduce scope of `unsafe` in `alpn_list`.\n - Extend lifetime of usage of `alpn_list`.\n - Use `std::slice::from_raw_parts_mut` to implicitly bounds-check our allocation",
"is_bot": false,
"headline": "CR comments",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-07T00:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97faf7d7bbc1d984017ae97aebe49744e7f8ed0c",
"body": null,
"is_bot": false,
"headline": "ALPN support",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-07T00:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826e03c2f55f7eb42f291848e10119b91e2db9b3",
"body": "Allow the same SchannelCred to be used for multiple connections to support TLS session ticket resumption",
"is_bot": false,
"headline": "Merge pull request #67 from cyang1/cred",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-03-06T21:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "005b2c13234ee5765145cf3d81866b86d2386cb6",
"body": "Also removes an extraneous `mut` that slipped through in a test.",
"is_bot": false,
"headline": "Remove Inner impl on SchannelCred in favor of `pub(crate) fn as_inner`",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-05T22:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6beda7ddb5e429f3d704477335a25809b53571",
"body": "… instead of returning an Option",
"is_bot": false,
"headline": "Propagate any errors if the function is called in the incorrect state…",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-04T22:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be8230b4b29620a6b3f937a5da1ffd8c9ad8967",
"body": null,
"is_bot": false,
"headline": "Allow SchannelCred to be Clone",
"author_name": "Cary Yang",
"author_login": "cyang1",
"committed_at": "2020-03-04T00:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3becee06f5117108ce342f230abed6239417e07b",
"body": null,
"is_bot": false,
"headline": "Release v0.1.17",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-02-04T21:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3598b4056cef898f188c84a684524c695c34b5c",
"body": "Provide access to underlying winapi values at initial set of places",
"is_bot": false,
"headline": "Merge pull request #65 from steffengy/access-underlying-handle-and-value",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-02-04T21:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58a7b1fb4e6e5a3f4aea8b252cee585cfd7745e",
"body": "…#58)",
"is_bot": false,
"headline": "Provide access to underlying winapi values at initial set of places (…",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-01-31T20:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "046ca8c17ff5fabbc5a6430930d9dbef22128ae9",
"body": "add method to import PEM formatted PKCS8 keys",
"is_bot": false,
"headline": "Merge pull request #64 from Goirad/import_pkcs8_pem",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-01-29T17:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4cd75a473c9063e978d25ff4ebac39a9597cb7",
"body": null,
"is_bot": false,
"headline": "address review comments, add header checking",
"author_name": "Dario Gonzalez",
"author_login": "Goirad",
"committed_at": "2020-01-22T03:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02858cd49df8d92b66b7046a67d261cfc76e4c11",
"body": null,
"is_bot": false,
"headline": "add method to import PEM for formatted PKCS8 key",
"author_name": "Dario Gonzalez",
"author_login": "Goirad",
"committed_at": "2020-01-22T02:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58fdc96d41b2263218bd3b24402e355777a231e2",
"body": null,
"is_bot": false,
"headline": "chore: update self-signed.badssl.com certificate",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2020-01-20T16:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a578a78a37bc3842d5494b8c66b02f893c9f79d8",
"body": null,
"is_bot": false,
"headline": "slightly more docs on common trust locations",
"author_name": "Brandon Marc-Aurele",
"author_login": "bmarcaur",
"committed_at": "2019-09-23T17:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931b49e8ceae700f23097de18a3b4da4c3a18406",
"body": null,
"is_bot": false,
"headline": "Release v0.1.16",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2019-09-16T10:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af35676610c22665515b9786eba6c2bffa376123",
"body": "It is not necessary for the underlying stream to be Read + Write for\n`get_ref`, `get_mut`, or `is_server`.",
"is_bot": false,
"headline": "Relax bounds for get_ref and get_mut",
"author_name": "Jon Gjengset",
"author_login": "jonhoo",
"committed_at": "2019-09-13T16:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b59c09722b2f1bba89915f95f2997fb9a4005a",
"body": null,
"is_bot": false,
"headline": "update for 2018 edition",
"author_name": "Dario Gonzalez",
"author_login": "Goirad",
"committed_at": "2019-09-13T16:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574c36cbbbb7f86da8922cae82d6cb9233715814",
"body": "* initial work\r\n\r\n* added test, addressed comments",
"is_bot": false,
"headline": "Add PKCS8 Key Import Support (#56)",
"author_name": "Goirad",
"author_login": "Goirad",
"committed_at": "2019-09-11T08:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f593bc896b7e855bd7ccd5bf7e33a94fb3fc84bf",
"body": null,
"is_bot": false,
"headline": "chore: update self-signed.badssl.com certificate",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2019-08-29T21:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f6597ee86f6275d17b8d009a524a2baf5d98a1",
"body": "std::hint is required by winapi",
"is_bot": false,
"headline": "bump minimum rust version to 1.27.1",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2019-08-29T20:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c379cd7dc63cdad396b6d82a2f1ae2ba81ed859c",
"body": null,
"is_bot": false,
"headline": "README: fix outdated docs.rs link",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2019-04-23T10:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0504adb5efccd1d76b27e36b9749765f7e4aa4",
"body": "Added docs.rs metadata",
"is_bot": false,
"headline": "Merge pull request #55 from MOZGIII/patch-1",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2019-04-20T11:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03e59644f1638ea3309e17f65c7062e36ebfa4b",
"body": null,
"is_bot": false,
"headline": "Added docs.rs metadata",
"author_name": "MOZGIII",
"author_login": "MOZGIII",
"committed_at": "2019-04-19T22:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cd597f632d0badc3411861be2b023131b59013e",
"body": null,
"is_bot": false,
"headline": "Release v0.1.15",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2019-02-25T09:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f9237bb79429c7f109bb187b90da8ac22daaff",
"body": "…(#53)\n\n* return subject public key info for cert that can be used for pinning\r\n\r\n* cleanup\r\n\r\n* cleanup\r\n\r\n* right path to localfree\r\n\r\n* bump version\r\n\r\n* fix for old rustc\r\n\r\n* smarter allocation method\r\n\r\n* check return value",
"is_bot": false,
"headline": "return subject public key info for cert that can be used for pinning …",
"author_name": "Sergej Jurečko",
"author_login": "SergejJurecko",
"committed_at": "2019-02-18T12:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46a4dafe2147c44b53cba91cc3fd999ee28f21e",
"body": null,
"is_bot": false,
"headline": "Release v0.1.14",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2018-09-26T19:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9cc56ecdcbc3824f19a3985c08eafd5a53537c1",
"body": "enable sspi feature in winapi (fixes build with winapi 0.3.6)",
"is_bot": false,
"headline": "Merge pull request #52 from mcgoo/ask_winapi_for_sspi",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2018-09-26T19:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f93aa8872761c5aeec6c2f1319d8f2a17f2203bb",
"body": null,
"is_bot": false,
"headline": "ci: use rust 1.20 as target version for tests against stable",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2018-09-26T19:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22634ff9b122af5ce2c4e82d5e597bf37cda0c64",
"body": null,
"is_bot": false,
"headline": "tests: update for new self-signed.badssl.com certificate",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2018-09-26T16:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add7785adb8eb28207e6e1d896d920569b75f18d",
"body": null,
"is_bot": false,
"headline": "enable sspi feature in winapi",
"author_name": "Jim McGrath",
"author_login": "mcgoo",
"committed_at": "2018-09-25T19:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c0ef6a0021c4a859096821f25989f4b20364643",
"body": null,
"is_bot": false,
"headline": "Release v0.1.13",
"author_name": "Steven Fackler",
"author_login": "sfackler",
"committed_at": "2018-06-26T03:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eadac1919a7403bed517ba7d58c0f63b1efa28d",
"body": "* Add TlsStream::is_server, TlsStream::certificate\r\n\r\nThis is the equivalent to OpenSSL's SSL_is_server.",
"is_bot": false,
"headline": "Add TlsStream::is_server (#51)",
"author_name": "Steven Fackler",
"author_login": "sfackler",
"committed_at": "2018-06-04T06:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2477b81dd77aaebe0ac2573dadc34638b35b8b",
"body": null,
"is_bot": false,
"headline": "Expose peer certificates (#50)",
"author_name": "Steven Fackler",
"author_login": "sfackler",
"committed_at": "2018-05-31T09:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100b26bb612bc528075a44afe8c7b859280ba082",
"body": null,
"is_bot": false,
"headline": "Release v0.1.12",
"author_name": "Steffen Butzer",
"author_login": "steffengy",
"committed_at": "2018-04-18T16:31:31Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 14,
"latest_release_at": "2016-11-08T20:59:31Z",
"latest_release_tag": "v0.1.1",
"releases_from_tags": false,
"days_since_last_push": 145,
"active_weeks_last_year": 5,
"days_since_latest_release": 3554,
"mean_days_between_releases": null
},
"artifacts": {
"collected": true,
"structure": [
"tree.cargo_lib"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com"
],
"total": 1,
"header": 1,
"collected": true,
"has_inspect_badge": false
},
"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": "schannel",
"exists": true,
"license": "MIT",
"keywords": [
"https",
"schannel",
"ssl",
"tls",
"windows"
],
"ecosystem": "crates",
"categories": [],
"matches_repo": true,
"registry_url": "https://crates.io/crates/schannel",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.29",
"repository_url": "https://github.com/steffengy/schannel-rs",
"versions_count": 32,
"total_downloads": 264175865,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 21136161,
"first_published_at": "2015-10-19T14:53:41.310471Z",
"latest_published_at": "2026-03-10T09:17:10.165757Z",
"latest_version_yanked": false,
"days_since_latest_publish": 145
}
]
},
"popularity": {
"forks": 54,
"stars": 54,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-29",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-05-04",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-11-12",
"count": 1
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2017-11-26",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2019-02-06",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-08-03",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-10-17",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-19",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-11-27",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
}
],
"complete": true,
"collected": 50,
"total_forks": 54
},
"star_history": null,
"open_issues_and_prs": 25
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 37905,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": "crates:schannel@0.1.29",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "windows-sys",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.61"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "windows-sys",
"direct": true,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 1,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 62,
"open_issues": 18,
"closed_ratio": 0.538,
"closed_issues": 21,
"closed_unmerged_prs": 13
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sfackler",
"commits": 115,
"avatar_url": "https://avatars.githubusercontent.com/u/1455697?v=4"
},
{
"type": "User",
"login": "steffengy",
"commits": 105,
"avatar_url": "https://avatars.githubusercontent.com/u/1194855?v=4"
},
{
"type": "User",
"login": "frewsxcv",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/416575?v=4"
},
{
"type": "User",
"login": "cyang1",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1855456?v=4"
},
{
"type": "User",
"login": "alexcrichton",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/64996?v=4"
},
{
"type": "User",
"login": "mcgoo",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/420286?v=4"
},
{
"type": "User",
"login": "Goirad",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/20523291?v=4"
},
{
"type": "User",
"login": "Expyron",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5100376?v=4"
},
{
"type": "User",
"login": "cristianbdg",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7946103?v=4"
},
{
"type": "User",
"login": "kobykahane",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/720852?v=4"
}
],
"contributors_sampled": 32,
"top_contributor_share": 0.399
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 5/22 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 17 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ff7ffd306152f039cff49f42801a63519068ce0b",
"ran_at": "2026-08-03T04:02:23Z",
"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,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-03-10T09:17:17Z",
"oldest_open_prs": [
{
"number": 38,
"created_at": "2017-08-17T22:01:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2021-02-08T13:06:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2022-11-19T03:15:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2023-10-11T21:10:05Z",
"last_comment_at": "2023-12-24T11:55:13Z",
"last_comment_author": "steffengy"
},
{
"number": 102,
"created_at": "2023-12-27T23:24:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 103,
"created_at": "2023-12-27T23:26:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 113,
"created_at": "2025-03-26T04:20:58Z",
"last_comment_at": "2025-04-12T22:16:07Z",
"last_comment_author": "nathaniel-daniel"
}
],
"last_merged_pr_at": "2026-03-10T08:59:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 8,
"created_at": "2016-07-29T23:38:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2016-10-23T19:09:12Z",
"last_comment_at": "2016-11-25T01:47:14Z",
"last_comment_author": "sfackler"
},
{
"number": 14,
"created_at": "2016-12-10T14:24:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2017-03-19T01:54:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2017-05-17T17:46:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2017-06-28T15:12:30Z",
"last_comment_at": "2022-08-29T18:53:57Z",
"last_comment_author": "obsgolem"
},
{
"number": 33,
"created_at": "2017-06-28T15:15:18Z",
"last_comment_at": "2020-03-21T13:28:13Z",
"last_comment_author": "heinzelotto"
},
{
"number": 61,
"created_at": "2019-12-17T23:13:46Z",
"last_comment_at": "2025-10-16T21:32:11Z",
"last_comment_author": "steffengy"
},
{
"number": 63,
"created_at": "2020-01-01T22:09:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2022-08-29T23:06:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2022-12-21T17:18:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2023-03-26T19:49:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2023-05-16T16:16:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2023-11-27T22:25:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 104,
"created_at": "2024-03-14T04:28:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2024-05-29T16:18:32Z",
"last_comment_at": "2025-03-26T04:10:41Z",
"last_comment_author": "nathaniel-daniel"
},
{
"number": 107,
"created_at": "2024-08-20T17:17:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 118,
"created_at": "2026-02-20T05:18:59Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/steffengy/schannel-rs",
"host": "github.com",
"name": "schannel-rs",
"owner": "steffengy"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
}
],
"value": 54,
"inputs": {
"security": 50,
"vitality": 32,
"community": 59,
"governance": 68,
"calibration": "2026-08-02",
"engineering": 54,
"ai_readiness": 48,
"weighted_overall_raw": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 32,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 145,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 145 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 145
}
}
],
"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": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.1.1",
"releases_from_tags": false,
"days_since_latest_release": 3554,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3554 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3554
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 147,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 147 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 147
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 54,
"stars": 54,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "54 stars",
"points": 28,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 54
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "54 forks",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 54
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 1,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com"
],
"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": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"schannel"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 264175865,
"monthly_downloads": 21136161
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "21,136,161 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 21136161,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 32,
"top_contributor_share": 0.399
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 40% of commits",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "32 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 32
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"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": 58,
"inputs": {
"merged_prs": 62,
"open_issues": 18,
"closed_issues": 21,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.538,
"closed_unmerged_prs": 13,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "54% of issues closed",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 54
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "62/75 decided PRs merged",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 62,
"decided": 75
}
}
],
"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 5/22 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 53,
"owner_type": "User",
"is_verified": null,
"owner_login": "steffengy",
"public_repos": 74,
"account_age_days": 5375
},
"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": "53 followers of steffengy",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 53,
"login": "steffengy"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "74 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 74
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"schannel"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 145
},
"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 145 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 145
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"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": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/22 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:schannel@0.1.29 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:schannel@0.1.29",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 2,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 9
},
"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": "weak",
"name": "AI Readiness",
"value": 48,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.47,
"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": "47 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 25.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 37905,
"source_files_sampled": 15,
"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/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 9
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "structure",
"label": "library",
"source": "tree.cargo_lib",
"weight": 3
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-03T04:02:44.565413Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/steffengy/schannel-rs.svg",
"full_name": "steffengy/schannel-rs",
"license_state": "standard",
"license_spdx": "MIT"
}