Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 55,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 37731
},
"pushed_at": "2026-07-25T00:18:45Z",
"created_at": "2022-10-07T12:57:49Z",
"owner_type": "Organization",
"updated_at": "2026-07-25T00:41:44Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "rust-netlink",
"company": null,
"location": null,
"followers": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/115226142?v=4",
"created_at": "2022-10-07T11:06:19Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 1387
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-25T00:19:21Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-13T00:43:21Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-05-08T04:45:15Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-01-26T09:49:56Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2025-08-28T11:36:27Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2023-07-10T07:20:45Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2023-06-25T15:44:53Z"
}
],
"recent_commits": [
{
"oid": "21352c583cb97736fbc8d9fa9197656efde23fd1",
"body": "=== Breaking changes\n - N/A\n\n=== New features\n - N/A\n\n=== Bug fixes\n - Update base64 dev-dependency from v0.13 to v0.22. (738a579)\n - Update getrandom dev-dependency from v0.2 to v0.4. (38361c9)\n - Update env_logger dev-dependency from v0.10 to v0.11. (6188435)\n - Update pretty_assertions dev-dependency from v0.7 to v1. (6c6e7f8)\n - Remove leftover unused code. (3546e00)\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "New release 0.4.1",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-07-25T00:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738a579f979cb63f4c70757c27aeb9306cf96257",
"body": null,
"is_bot": false,
"headline": "Update base64 dev-dependency from v0.13 to v0.22",
"author_name": "Benjamin A. Beasley",
"author_login": "musicinmybrain",
"committed_at": "2026-06-17T07:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38361c91abbb1f032697f2a100fd5dc6943d3d45",
"body": null,
"is_bot": false,
"headline": "Update getrandom dev-dependency from v0.2 to v0.4",
"author_name": "Benjamin A. Beasley",
"author_login": "musicinmybrain",
"committed_at": "2026-06-17T07:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6188435718359ec96ed0961f3864aa3ee2c8cd0b",
"body": null,
"is_bot": false,
"headline": "Update env_logger dev-dependency from v0.10 to v0.11",
"author_name": "Benjamin A. Beasley",
"author_login": "musicinmybrain",
"committed_at": "2026-06-17T07:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6e7f8706c0d3292fbcfefc8ce4942c3551fbaf",
"body": null,
"is_bot": false,
"headline": "Update pretty_assertions dev-dependency from v0.7 to v1",
"author_name": "Benjamin A. Beasley",
"author_login": "musicinmybrain",
"committed_at": "2026-06-17T07:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3546e002513711e89bc9b02d5a05e833206d24e9",
"body": "Signed-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "Remove leftover unused code",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-05-13T01:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e37f42c468f75d2d9490b9d23a9fdcb9ce0066",
"body": "=== Breaking changes\n - Changed `WireguardAttribute::Flags` from u32 to enum. (f860bde)\n - Changed `WireguardAllowedIpAttr::Flags` from u32 to enum. (f860bde)\n - Changed `WireguardPeerAttribute::Flags` from u32 to enum. (f860bde)\n\n=== New features\n - N/A\n\n=== Bug fixes\n - N/A\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "New release 0.4.0",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-05-13T00:41:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f860bdefbce54b3bc0baf915cf4d0e1b1c882b3a",
"body": "Included support of these flags:\n * `WireguardDeviceFlags`\n * `WireguardPeerAttribute`\n * `WireguardAllowedIpFlags`\n\nUnit test cases included except `WireguardAllowedIpFlags` which is not\nsupported by wireguard-tools yet and kernel query does not set that NLA\nneither.\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "API break: Add support of flags",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-05-13T00:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66016e86d8050e57b203fdb09ece58cd27496d2a",
"body": "=== Breaking changes\n - N/A\n\n=== New features\n - N/A\n\n=== Bug fixes\n - Add license file. (d37a398)\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "New release 0.3.1",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-05-08T04:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37a3984b5bdfbfd9435e0878ebb84c07d0f5498",
"body": "Signed-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "Add license file",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-05-08T04:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21b5d893abb0d5c1db18dab2a2eecb1841d59548",
"body": "=== Breaking changes\n - Rewrite to align with netlink-packet-route code style. (3067a39)\n - All netlink attribute are marked as `=[non_exhaustive]`.\n - Renamed `Wireguard` to `WireguardMessage`.\n - Renamed `WgDeviceAttrs` to `WireguardAttribute`.\n - Renamed `WgAllowedIp` to `Wireguar\n[…]\nreguardTimeSpec`.\n - Do not raise error for unknown attribute but store in\n `Self::Other(DefaultNla)`.\n\n=== New features\n - N/A\n\n=== Bug fixes\n - N/A\n\nSigned-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "New release 0.3.0",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-01-26T09:49:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3067a394fc7bc28fadbed5359c44cce95aac0f13",
"body": "Breaking changes:\n * All netlink attribute are marked as `#[non_exhaustive]`.\n * Renamed `Wireguard` to `WireguardMessage`.\n * Renamed `WgDeviceAttrs` to `WireguardAttribute`.\n * Renamed `WgAllowedIp` to `WireguardAllowedIp`.\n * Renamed `WgPeerAttrs` to `WireguardPeer`.\n * Renamed `WgPeer` to `Wireg\n[…]\nc`.\n * Do not raise error for unknown attribute but store in\n `Self::Other(DefaultNla)`.\n\nRewrite unit test cases.\n\nExample code updated and manually tested.\n\nSigned-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Rewrite to align with netlink-packet-route code style",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2026-01-26T09:45:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d9ad14c68da60be2d8d965ff7a6f259eceab8c0",
"body": "=== Breaking changes\n - N/A\n\n=== New features\n - N/A\n\n=== Bug fixes\n - Use latest rust-netlink crates. (3f7e252)\n\nSigned-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "New release 0.2.4",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2025-08-28T11:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c271d842a0616d8dfc9d4966373a9ed7eaf7ac7a",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "CI: Remove code scan",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2025-08-28T11:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e08d3aad29a38ee003b986cf97dad37587b042a",
"body": "* netlink-packet-generic 0.4.0\n* netlink-packet-core 0.8.0\n\nSigned-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Use latest rust-netlink crates",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2025-08-28T11:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7654814947803d61a609606f3b51f8aca17192fa",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "CI: Fix cargo clippy test",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2025-08-28T11:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4edd5e3cfc5f544946c44354ffcadc9ba9f40428",
"body": "Signed-off-by: Dmitri Toubelis <dmitri.toubelis@alkeron.com>",
"is_bot": false,
"headline": "Extend the example to include peer configuration",
"author_name": "Dmitri Toubelis",
"author_login": "dtoubelis",
"committed_at": "2024-01-10T11:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bef3304b58abde835f1d80f1eadae00c35fff47",
"body": null,
"is_bot": false,
"headline": "Update dependency",
"author_name": "Dmitri Toubelis",
"author_login": "dtoubelis",
"committed_at": "2024-01-10T11:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1b2aca988801ee57fb30ea81bc87dee6e0ef08",
"body": null,
"is_bot": false,
"headline": "Add wireguard set example",
"author_name": "Dmitri Toubelis",
"author_login": "dtoubelis",
"committed_at": "2024-01-10T11:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25e3bf2609e44d8f1a00fdf84a80b4481afc803",
"body": "First release with CHANGELOG\n\nSigned-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "New release 0.2.3",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2023-07-10T07:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b237f2827230f20b78bbd1303f5913b3207e53",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Use latest rust-netlink crates",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2023-07-10T07:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201065d2c6bf2c261e74ce62f4e525bd058f3313",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Fix crate dependency",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2023-06-25T15:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d553bd8cf3cc871e499558ebbd83127eaa44c5b1",
"body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
"is_bot": false,
"headline": "Fix URLs",
"author_name": "Yuki Okushi",
"author_login": "JohnTitor",
"committed_at": "2023-03-03T11:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a24b23a90b462ace1b394ac96a73645adf21abe",
"body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
"is_bot": false,
"headline": "Add README",
"author_name": "Yuki Okushi",
"author_login": "JohnTitor",
"committed_at": "2023-03-03T11:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fe04985c0148812e4e3f28e117db558e36baa84",
"body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
"is_bot": false,
"headline": "Drop actions-rs actions",
"author_name": "Yuki Okushi",
"author_login": "JohnTitor",
"committed_at": "2022-10-23T12:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de4dc13618a97dfb95bb366edde00a487e26716",
"body": "Signed-off-by: wanglei01 <wllenyj@linux.alibaba.com>",
"is_bot": false,
"headline": "ci: add code coverage support",
"author_name": "wanglei01",
"author_login": "wllenyj",
"committed_at": "2022-10-20T06:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fa4fe0c253714877a3795a260aaf3cf69291dd",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Run cargo fmt",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2022-10-08T13:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "066585cdf3fdff851e06f69948038806e3154c7d",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Enable CI",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2022-10-08T13:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78c20c901e729fcc1ff3d2925d3a4d6a040620ac",
"body": "Signed-off-by: Gris Ge <fge@redhat.com>",
"is_bot": false,
"headline": "Fix URLs",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2022-10-07T12:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b29307e5cab2b370ceb09b419e2b0887330556e",
"body": "The `netlink-proto` removed `ErrorKind` from root. So it should not be\n0.9.3 release but 0.10.0\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "Bump netlink-proto version to 0.10.0",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2022-06-24T09:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c606991ad542abba08a756de5de095b3278423",
"body": "== Versioning\n * audit 0.6.0 -> 0.7.0\n * genetlink 0.2.1 -> 0.2.2\n * mptcp-pm NULL -> 0.1.0\n * netlink-packet-generic 0.2.0 -> 0.3.1\n * netlink-packet-audit 0.4.0 -> 0.4.1\n * netlink-packet-route 0.11.0 -> 0.12.0\n * netlink-proto 0.9.2 -> 0.9.3\n * netlink-sys 0.8.2 -> 0.8.3\n * rtnetlink 0.9.1 -> 0.1\n[…]\nrror. (d2a5109)\n * netlink-proto: fix netlink_proto::Error recursive problem. (3d799df)\n * netlink-proto: Simplfied codec error handling. (0027b82, 9cdc870)\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "New bundle release 20220623",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2022-06-23T12:37:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f4004e02c496713278da825d73fb2bb8631e25c",
"body": "Instead of `patch.crates-io` globally, the internal sub-crate dependency\nshould use `foo = { version = \"0.1.0\", path = \"../foo\" }`.\n\nFor more detail, please read\nhttps://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-path-dependencies\n\nSigned-off-by: Gris Ge <cnfourt@gmail.com>",
"is_bot": false,
"headline": "Improve internal sub-crate dependency",
"author_name": "Gris Ge",
"author_login": "cathay4t",
"committed_at": "2022-06-22T09:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99516b82ba9198c4e33c2450339095ff62605093",
"body": "This adds the Apache License Eye github action and necessary\nconfiguraiton. It will now ensure that all files contain a valid SPDX\nheader.\n\nFixes: #201\n\nSigned-off-by: Dave Tucker <dave@dtucker.co.uk>",
"is_bot": false,
"headline": "Add license check workflow",
"author_name": "Dave Tucker",
"author_login": "dave-tucker",
"committed_at": "2022-06-15T00:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d246c164acffa5889d97fd9b71ad22430b5650",
"body": null,
"is_bot": false,
"headline": "make a release",
"author_name": "little-dude",
"author_login": null,
"committed_at": "2022-02-20T17:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32dcc4c94d8a93cbb8fcc1f6c4d6c2193564734e",
"body": null,
"is_bot": false,
"headline": "clippy: netlink-packet-wireguard",
"author_name": "little-dude",
"author_login": null,
"committed_at": "2022-02-20T16:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd1df24057d9452e62a5a8bba49215923232fd7",
"body": null,
"is_bot": false,
"headline": "release `netlink-packet-wireguard` 0.2",
"author_name": "little-dude",
"author_login": null,
"committed_at": "2022-02-12T14:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28d6af24bc2df1d07e82df7a62754b774712a765",
"body": null,
"is_bot": false,
"headline": "make naming consistent",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T22:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92b133ebceadc43bb9fa382308540abb5133016f",
"body": null,
"is_bot": false,
"headline": "use explicit types for WgPeer and WgAllowedIp isntead of NestedSlice",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T21:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec81d32f3b079765fc757341423ce1235123cd0",
"body": null,
"is_bot": false,
"headline": "use Vec<WgPeer> type instead of Vec<Vec<WgPeerAttrs>>",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8aea7eb660bf08df9cc4856b1cdb21b1018165",
"body": null,
"is_bot": false,
"headline": "fix endianness of port serialization",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d74a39ccbc41cc528fea0cd95c53075d93f1f7",
"body": null,
"is_bot": false,
"headline": "make AllowedIps nested as well",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adce245f5abc6599d00485781c762bc8b6fd2481",
"body": null,
"is_bot": false,
"headline": "fix AllowedIps as well, add test",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427d77f8b05697afba0448e122e191a1f2a61c26",
"body": null,
"is_bot": false,
"headline": "netlink-packet-wireguard: fix nested peer attribute array encoding",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-15T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1e83207d0abee74fc4e0c0106ec3576d5f060b",
"body": "ref: https://github.com/little-dude/netlink/pull/223/",
"is_bot": false,
"headline": "release ethtool, genetlink, netlink-packet-wireguard",
"author_name": "little-dude",
"author_login": null,
"committed_at": "2022-01-15T09:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886fdc0026a1fb3bdcd3287bc114a8cd9ab5a5c4",
"body": "…eneric dependency",
"is_bot": false,
"headline": "netlink-packet-wireguard, ethtool, genetlink: update netlink-packet-g…",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2022-01-11T14:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5b6b8b09d3980e59588886b0734a668d47fb15",
"body": null,
"is_bot": false,
"headline": "release 2021-12-29",
"author_name": "little-dude",
"author_login": null,
"committed_at": "2021-12-29T21:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46f2d0168448e76970890f9e969af037e235775",
"body": null,
"is_bot": false,
"headline": "add flags support to wireguard NLA attrs",
"author_name": "Jake McGinty",
"author_login": "mcginty",
"committed_at": "2021-12-04T08:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1973c0397a03480bb227b0b7acd619c9dddc340",
"body": "First, `miri` didn't like this unsafe:\n\n```\nrunning 3 tests\ntest raw::test::test_parse_sockaddr_in6_1 ... ok\ntest raw::test::test_parse_sockaddr_in_1 ... error: Undefined Behavior: accessing memory with alignment 1, but alignment 2 is required\n --> netlink-packet-wireguard/src/raw.rs:136:32\n |\n\n[…]\n convert slices into structs and vice-versa.\n\nThe other netlink crates took the third option of going full rust and\nmanually parsing the packets. For consistency, this commit implements\nthis solution.",
"is_bot": false,
"headline": "remove unsafe",
"author_name": "little-dude",
"author_login": null,
"committed_at": "2021-11-29T07:19:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf76707937f83584d1bc66073972593ef6d92f1c",
"body": null,
"is_bot": false,
"headline": "Expand wildcard imports",
"author_name": "Leo",
"author_login": "Leo1003",
"committed_at": "2021-11-29T07:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "903b1c5a370bafa73c3152b2639c1eb1e9f90b14",
"body": null,
"is_bot": false,
"headline": "Fill crate informations",
"author_name": "Leo",
"author_login": "Leo1003",
"committed_at": "2021-11-29T07:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb5cbdd2696fd1ff587fa61f4d246b5309bef54",
"body": null,
"is_bot": false,
"headline": "Remove unused imports in example",
"author_name": "Leo",
"author_login": "Leo1003",
"committed_at": "2021-11-29T07:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d8b05f7c92e71f158b8a31baf0d22201d33a17",
"body": null,
"is_bot": false,
"headline": "Add wireguard packet definition crate",
"author_name": "Leo",
"author_login": "Leo1003",
"committed_at": "2021-11-29T07:19:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 15,
"latest_release_at": "2026-07-25T00:19:21Z",
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 0,
"mean_days_between_releases": 187.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "netlink-packet-wireguard",
"exists": true,
"license": "MIT",
"keywords": [
"linux",
"netlink",
"wireguard"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/netlink-packet-wireguard",
"is_deprecated": false,
"latest_version": "0.4.1",
"repository_url": "https://github.com/rust-netlink/netlink-packet-wireguard",
"versions_count": 10,
"total_downloads": 365064,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 29979,
"first_published_at": "2021-12-29T21:27:11.874616Z",
"latest_published_at": "2026-07-25T00:18:53.049660Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 9,
"stars": 10,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 10285,
"source_files_sampled": 9,
"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": [
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0436"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 656
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 47,
"malicious_count": 0,
"assessed_package": "crates:netlink-packet-wireguard@0.4.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "libc",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.98"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.14"
},
{
"name": "netlink-packet-generic",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.0"
},
{
"name": "netlink-packet-core",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.0"
},
{
"name": "bitflags",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bitflags",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "netlink-packet-core",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "netlink-packet-generic",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "env_logger",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "genetlink",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "netlink-proto",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 5,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 18,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cathay4t",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/934948?v=4"
},
{
"type": "User",
"login": "mcginty",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/373823?v=4"
},
{
"type": "User",
"login": "musicinmybrain",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/6898909?v=4"
},
{
"type": "User",
"login": "Leo1003",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/14937593?v=4"
},
{
"type": "User",
"login": "dtoubelis",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/336503?v=4"
},
{
"type": "User",
"login": "JohnTitor",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/25030997?v=4"
},
{
"type": "User",
"login": "dave-tucker",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3781777?v=4"
},
{
"type": "User",
"login": "wllenyj",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8768126?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.457
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"clippy-rustfmt.yml",
"license.yml",
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "11 out of 18 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/23 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"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": "21352c583cb97736fbc8d9fa9197656efde23fd1",
"ran_at": "2026-07-25T15:23:46Z",
"aggregate_score": 4.5,
"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-25T00:18:32Z",
"oldest_open_prs": [
{
"number": 23,
"created_at": "2026-06-17T09:00:52Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-25T00:18:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rust-netlink/netlink-packet-wireguard",
"host": "github.com",
"name": "netlink-packet-wireguard",
"owner": "rust-netlink"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 54,
"vitality": 68,
"community": 43,
"governance": 73,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"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": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 187.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~187.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 187.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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 9,
"stars": 10,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"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": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"packages": [
"netlink-packet-wireguard"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 365064,
"monthly_downloads": 29979
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "29,979 downloads/month across crates",
"points": 59.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 29979,
"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": 73,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 8,
"top_contributor_share": 0.457
},
"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 46% of commits",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 46
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 18,
"open_issues": 0,
"closed_issues": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/20 decided PRs merged",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/23 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 83,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rust-netlink",
"public_repos": 23,
"account_age_days": 1387
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "83 followers of rust-netlink",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 83,
"login": "rust-netlink"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~3 yr old",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"netlink-packet-wireguard"
],
"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": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "11 out of 18 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "11 out of 18 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.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 4/23 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Matched the crates:netlink-packet-wireguard@0.4.1 runtime dependency closure — what installing the published package pulls in — 47 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "crates:netlink-packet-wireguard@0.4.1",
"assessed": 47
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 91,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 47,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"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": "1 affected: paste 1.0.15 (unknown)",
"points": 19,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "paste 1.0.15 (unknown)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 656 days ago",
"points": 37.2,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 656
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 47,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.288,
"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": "15 of 52 human commits state their intent (structured subject or explanatory body)",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 52
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"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": 0,
"status": "missed",
"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 52",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 52
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 10285,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T15:24:01.716427Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rust-netlink/netlink-packet-wireguard.svg",
"full_name": "rust-netlink/netlink-packet-wireguard",
"license_state": "custom",
"license_spdx": null
}