JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"anticheat",
"kvm",
"library",
"qemu",
"vbox",
"vm-detection",
"vmware",
"hypervisor",
"virtualbox",
"cpp",
"bochs",
"hyperv",
"machine",
"virtual",
"detect",
"detection",
"vm",
"detector",
"anti",
"anti-vm"
],
"is_fork": false,
"size_kb": 26719,
"has_wiki": true,
"homepage": null,
"languages": {
"C++": 708882,
"Ruby": 1847,
"CMake": 17023,
"Shell": 8502,
"Python": 34294,
"PowerShell": 10516
},
"pushed_at": "2026-08-02T09:33:37Z",
"created_at": "2023-08-23T21:16:10Z",
"owner_type": "User",
"updated_at": "2026-08-02T13:57:14Z",
"description": "Advanced VM detection library and tool",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": null,
"name": "Requiem",
"type": "User",
"login": "NotRequiem",
"company": null,
"location": "Spain",
"followers": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/114197630?v=4",
"created_at": "2022-09-23T00:19:40Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 1409
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2026-07-06T13:01:05Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-04-05T20:57:07Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2026-01-25T01:04:45Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-09-09T01:21:45Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2025-06-05T19:21:30Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-06-01T04:48:11Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2025-04-24T01:27:51Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2025-04-06T01:54:21Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2025-03-25T23:13:31Z"
},
{
"tag": "v2.1",
"kind": "other",
"published_at": "2025-03-19T03:30:19Z"
},
{
"tag": "v2.0",
"kind": "other",
"published_at": "2025-01-02T08:24:56Z"
},
{
"tag": "v1.9",
"kind": "other",
"published_at": "2024-09-11T22:01:59Z"
},
{
"tag": "v1.8",
"kind": "other",
"published_at": "2024-08-18T05:04:05Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2024-08-02T18:58:00Z"
},
{
"tag": "v1.7",
"kind": "other",
"published_at": "2024-08-01T21:43:02Z"
},
{
"tag": "v1.6",
"kind": "other",
"published_at": "2024-07-08T21:57:13Z"
},
{
"tag": "v1.5",
"kind": "other",
"published_at": "2024-06-10T16:35:57Z"
},
{
"tag": "v1.4",
"kind": "other",
"published_at": "2024-05-27T20:14:01Z"
},
{
"tag": "v1.3",
"kind": "other",
"published_at": "2024-04-05T22:29:22Z"
},
{
"tag": "v1.2",
"kind": "other",
"published_at": "2024-03-25T14:59:53Z"
},
{
"tag": "v1.1",
"kind": "other",
"published_at": "2024-03-07T14:19:28Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2024-02-08T12:17:46Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2023-12-26T05:25:01Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2023-11-30T22:18:27Z"
}
],
"recent_commits": [
{
"oid": "4531ca53d5dfe1de80148abd0dbc7ff001544d34",
"body": null,
"is_bot": false,
"headline": "chore: enabled VM::SVM_EXCEPTIONS back with new score",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-08-02T09:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb3bb6072aba2d9afd3e48c07f68d9efdb0f79a",
"body": "Normalize equivalent MADT interrupt override encodings",
"is_bot": false,
"headline": "feat: MADT interrupt override encodings normalization",
"author_name": "Requiem",
"author_login": "NotRequiem",
"committed_at": "2026-08-02T09:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a628465f7770365728d21ffb8f1750e29d691c6",
"body": "Interpret MADT Interrupt Source Override polarity and trigger fields by their semantics instead of requiring the raw 0x000D encoding.\n\nTreat ISA bus-conforming polarity as active high, validate the identity mapping and reserved bits, and count IRQs 5, 9, 10,\nand 11 uniquely so semantically equivalent 0x000C entries remain detectable without duplicate-source matches.",
"is_bot": false,
"headline": "fix: normalize QEMU MADT interrupt overrides",
"author_name": "bandw1dth",
"author_login": "bandw1dth",
"committed_at": "2026-08-01T13:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c97b090f80ceaef22929911c9866d864aba542",
"body": null,
"is_bot": false,
"headline": "perf: improved VM::TPM_PASSTHROUGH execution speed",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T22:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df716e7fce31425bc899dfbfcc505bc81bbe46dd",
"body": null,
"is_bot": false,
"headline": "chore: c++ 11 compat",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T21:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2f7a19a3eb51a3abf456e6a3b2f91bd5d8ad8e",
"body": null,
"is_bot": false,
"headline": "chore: robust improvements to VM::TPM_PASSTHROUGH",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T21:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e7834f8ff1a11312d54ef81d600aaf300e474a",
"body": null,
"is_bot": false,
"headline": "chore: whitelisted some x86 techniques for ARM",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T21:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe7be61caec5201f0509d18fc67c971d7e0992a",
"body": "…ailable physical pu",
"is_bot": false,
"headline": "chore: changed selection of middle available logical cpu to medium av…",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T21:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6408b1cf8465f1af7e51c3ee23400a200ae3035",
"body": null,
"is_bot": false,
"headline": "remove: VM::HYPERVISOR_QUERY",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T11:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c8c3d9f56d27f8ab96766cc1521635b2df010f",
"body": null,
"is_bot": false,
"headline": "remove: hardened output from VM::conclusion",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T01:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66173ad0c84345c0b653dcefd9cd2c0353eccf07",
"body": null,
"is_bot": false,
"headline": "fix: integer comparison in CRT preprocessor directives",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T01:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e98a126551bea6a25d631e7e9473ca14735c51a",
"body": null,
"is_bot": false,
"headline": "chore: adjusted number of trials for VM::TIMER",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T00:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bf0d8d73964d8052afe6b818c77a1517258cf8",
"body": null,
"is_bot": false,
"headline": "chore: adjusted threshold for nested instruction latency",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-31T00:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe9c82198b4b0b52073af46cc633ac8adcdc2c4",
"body": "… Hyper-V",
"is_bot": false,
"headline": "remove: previous experimental detections for Sandboxie, Parallels and…",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T22:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f50a286f746c3eb6c082b9e240b722f101a0732",
"body": null,
"is_bot": false,
"headline": "chore: better debug reporting in VM::TIMER",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T22:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c4d7f27ea3489db585938711d3bc8490cecd5b",
"body": null,
"is_bot": false,
"headline": "chore: priority to Hyper-V enlightenments over Hyper-V nested state",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T20:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7452e6223672e9e4c1337cd0920e47e4681f656d",
"body": null,
"is_bot": false,
"headline": "feat: firmware detection for interrupt source overrides",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T18:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0854960e5d20eecc8c5d87844ae221bf9d8ee99f",
"body": null,
"is_bot": false,
"headline": "remove: HalH object presence check",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T18:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e19a794927f05365f135b5382430ce724557e0af",
"body": null,
"is_bot": false,
"headline": "feat: firmware checks for virtual IOAPIC and IGD conflicts",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T18:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3a63c63fab87c4f197643d392377ac13441312",
"body": null,
"is_bot": false,
"headline": "chore: changed CLI scanning status for VM::DRIVERS",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T17:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529c667682769535c101bcacff89ec1843d2da1a",
"body": null,
"is_bot": false,
"headline": "fix: execution of dependency chain without modifying state.counter",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T17:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a226e6077234274fb7c46574ca397621828ed8d",
"body": null,
"is_bot": false,
"headline": "feat: added ACPI detections for Hyper-V VMs",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T17:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2744acdbea159a3529d18fca08ba1c5fc2e7d213",
"body": null,
"is_bot": false,
"headline": "feat: added more detections for Sandboxie and Parallels drivers",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T17:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e25c7e882b091537fe6c74efd04b2da2b45228",
"body": null,
"is_bot": false,
"headline": "feast: added detections for new Looking Glass (LGIddc) driver",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T17:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc0b997e731f0de42605d23960ba7433926b6ef",
"body": null,
"is_bot": false,
"headline": "remove: VM::IVSHMEM (merged into VM::DRIVERS)",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T17:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606af5f57fbf062e913bfdbb54dd44e9f51e84dd",
"body": "…rate despite refresh",
"is_bot": false,
"headline": "remove: DeepWiki reference; information on this website is never accu…",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T11:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "151bac3d61c0d59d01439f008d5a2f134e97fd86",
"body": null,
"is_bot": false,
"headline": "remove: HYPERV_SPOOF brand from CLI",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T11:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5438c008b8a8edf01fda1461bcae4dc003dd6f3c",
"body": null,
"is_bot": false,
"headline": "chore: updated language port warning",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T11:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a535f47a631e3ad7868abab4e874bff6f137110f",
"body": null,
"is_bot": false,
"headline": "remove: HYPERV_SPOOF brand",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T11:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369f532ce7ef005cda9b1383e0c3f553d3737b6c",
"body": null,
"is_bot": false,
"headline": "perf: heavily optimized VM::TIMER to run 30x times faster",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T09:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d3fb79322ed87a4bad42baf1b14628c9ce81b5",
"body": null,
"is_bot": false,
"headline": "perf: heavily optimized VM::TIMER to run 30x times faster",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-30T09:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d933302fe9a885b990fe0d59dbad8ce4113b338b",
"body": null,
"is_bot": false,
"headline": "perf: improved VM::DLL performance",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T16:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08204586252160ddd5a1d46b2603e52fb6e4c99a",
"body": null,
"is_bot": false,
"headline": "feat: improved WINE checks",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T16:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67b0cf8a732a373a9313c70ab52d62e63280538",
"body": null,
"is_bot": false,
"headline": "remove: VM::HYPERV_NESTED",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T15:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c55fad4392e60175afbf6513faae54e8f3c3cc",
"body": null,
"is_bot": false,
"headline": "remove: hardening output from CLI",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T15:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c164636bb6bd7e6247f65da54520cb759c03e222",
"body": null,
"is_bot": false,
"headline": "chore: updated experimental techniques",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T15:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300688d46c0e2919223aad0acad2d8a41cc05423",
"body": null,
"is_bot": false,
"headline": "chore: extended cpu leaf struct",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T15:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6b4cb09012360f96bbcf489e807ea291eb4358",
"body": null,
"is_bot": false,
"headline": "feat: better detections for ARM32 binary translators",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T15:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691c70d10242d20ea4f1c72023299e1506a02b09",
"body": null,
"is_bot": false,
"headline": "fix: VM::INTERRUPT_SHADOW and VM::EIP_OVERFLOW for ARM",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T12:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99eef36c846cbb0129a7035a41c4ee78374732b7",
"body": null,
"is_bot": false,
"headline": "fix: 32-bit compatibility with new timing detection",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T10:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3b87d9c4cbc1eee2b6e4980ccc1f74be721f33",
"body": null,
"is_bot": false,
"headline": "feat: added detection via unconditional vmexit for AMD and Intel",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-29T10:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6180bc0e5e37617cb32db652bbe99ae29066fb8f",
"body": null,
"is_bot": false,
"headline": "style: rewrote line comments with C-style block code comments",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T15:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4cac9e4b71ece5f1e6b2d1f63197a099d643395",
"body": null,
"is_bot": false,
"headline": "feat: added more integrity checks for Hyper-V instances",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T13:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e906f70539aacac035f21b1ea5cf24a199854fc",
"body": null,
"is_bot": false,
"headline": "remove: is_hardened() API documentation",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T06:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a63a5b282d9a91ee0c517feace5080b941095c",
"body": null,
"is_bot": false,
"headline": "fix: C++ 11 compatibility for g++",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T06:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb6c3702532f32137c655372b83986dd953ac77",
"body": null,
"is_bot": false,
"headline": "chore: removed -Werror & /WX from compilation",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T05:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22528d0c4bef010bb5a6c9658418893e93996a88",
"body": null,
"is_bot": false,
"headline": "perf: improved constexpr-isation",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T05:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829d9a4fbd6b96a72a01acc2a565103ca1fc0929",
"body": null,
"is_bot": false,
"headline": "deprecate: is_hardened() API",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T04:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0867ff62147fcb0197232d1b5e1c2330732c584",
"body": null,
"is_bot": false,
"headline": "remove: #ACPI(S QEMU pattern in VM::ACPI_SIGNATURE",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T04:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a9047a06a139ec95baf86f49a70b30551b0314",
"body": null,
"is_bot": false,
"headline": "disable: VM::SVM_EXCEPTIONS",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T04:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f1a83255bed6378004bf333253239238b502cc",
"body": null,
"is_bot": false,
"headline": "fix: Windows guard clause for new memory struct",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T04:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5681b10f4ea5fb59d237daa4f890736dbe042328",
"body": null,
"is_bot": false,
"headline": "refactor: migrate all VMAware to static segment allocation",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-28T03:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e1a3fb2b96ab97b82976f882cab41b117f7994",
"body": null,
"is_bot": false,
"headline": "perf: Improved VM::SVM_EXCEPTIONS execution speed",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-27T03:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8975d7d8bd39e3c370b50feec99b84e04035f223",
"body": null,
"is_bot": false,
"headline": "feat: added AVX/AVX2/AVX512 consistency checks",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-27T02:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc73b7b70d0af42e1eef476d50e78f8c8fee8e01",
"body": null,
"is_bot": false,
"headline": "fix: ARM guard clause for VM::INTERRUPT_SHADOW",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-26T06:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3000f51d818475e12d312d4a3514cf3c5ef4756b",
"body": null,
"is_bot": false,
"headline": "remove: stream redirection for Linux CLI builds",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-26T06:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f5899c7bb96c655c1a52ccc1380f4ed1aa084c",
"body": null,
"is_bot": false,
"headline": "feat: experimental compat with backengineering/llvm-msvc compiler",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-26T06:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc0e6f35305656abcf79188a0d1efd169d23f8a",
"body": null,
"is_bot": false,
"headline": "remove: Hyper-V interface and service checks",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-26T03:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11371e82624ae8c31fae35d4cb7cd96202d5404a",
"body": null,
"is_bot": false,
"headline": "chore: added forgotted detection for P and E cores in VM::TIMER",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-26T02:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54fa8197691f4f5f570249749803ba4cfb87711",
"body": null,
"is_bot": false,
"headline": "chore: improved Hyper-V nested checks via CPUID",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-25T03:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd199f9a131a76065a930d1b0ac074318c52299",
"body": null,
"is_bot": false,
"headline": "remove: null payload check in VM::TPM",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-25T03:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2542a1de81f30939e6b3f5445bf11dda90be8f",
"body": "Fix timing bug not pinning the triggering thread due to an accidental removal of a SetThreadAffinityMask API call.",
"is_bot": false,
"headline": "fix: added missing affinity mask in VM::TIMER",
"author_name": "Requiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-22T21:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62239aafdc9deabb1b616d3d0882a41b17b7fa42",
"body": null,
"is_bot": false,
"headline": "chore: removed return in case of affinity mask failure",
"author_name": "Requiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-22T21:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0a966c2989a86603a77455a90f94516a65ccb6",
"body": null,
"is_bot": false,
"headline": "docs: add contributor per contribution guideline",
"author_name": "bandw1dth",
"author_login": "bandw1dth",
"committed_at": "2026-07-22T12:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd3d727ab66d34644c7861195eacb4016ca231de",
"body": "The trigger/CPUID thread never called SetThreadAffinityMask() mask before the measurement loop.\nIt only stored trigger_affinity and applied it during clean up, so Windows could schedule\nthe unpinned thread onto the counter core (or its SMT sibling).\n\nThat broke topology guarantees from getmask() and\n[…]\nations\ndependong on whether the threads share a physical core.\n\nPin the trigger thread at startup, abort the trial if affinity cannot be set,\nand restore the previous mask after measurements complete.",
"is_bot": false,
"headline": "fix(timer): pin trigger thread before measuring CPUID latency",
"author_name": "bandw1dth",
"author_login": "bandw1dth",
"committed_at": "2026-07-22T11:14:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "30a5368c943a0d6a4f934f596df190b79950e705",
"body": null,
"is_bot": false,
"headline": "fix: numeric manipulators not being handled in debug streams",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-22T06:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56c02d841134c27f00ada66099b6a8acd98b120",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/NotRequiem/VMAware",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-21T10:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df53516e488f740b54d97c202bbb9bd7e35eb5f",
"body": null,
"is_bot": false,
"headline": "remove: unrolled loops",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-21T10:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62c6d91924224853187a15205d3d3f40e27b99d",
"body": "Added legal disclaimers regarding responsibility and third-party materials.",
"is_bot": false,
"headline": "chore: update legal section in README.md",
"author_name": "Requiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-21T10:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09773202ff8fd5883057465bc1cf2464d51de6c8",
"body": null,
"is_bot": false,
"headline": "remove: calibration algorithm in VM::TIMER",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-21T09:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d8bac45a87c79549015d05de05fc4fcd3c27d3",
"body": null,
"is_bot": false,
"headline": "chore: increased score for VM::DOCKERENV",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-20T17:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a702a80c691728989eb8e512483b1e8b3ed79d9",
"body": null,
"is_bot": false,
"headline": "feat: improved VM::TIMER accuracy",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-20T17:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67817b2b1ee4ea4416c3da0bc6cb767f5ded8cfd",
"body": null,
"is_bot": false,
"headline": "chore: improved pointer aliasing presence instructions to the compiler",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-20T02:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66dafb7e2690eb27a5608723ce3407a9e3745f3c",
"body": null,
"is_bot": false,
"headline": "chore: improved constexpr-isation",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-20T02:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5032cb0248e4ef095d2cd7dc31af2cff96b670d5",
"body": null,
"is_bot": false,
"headline": "feat: added TPM passthrough detections",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-18T17:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03ccc283b614bfd4200d85e46d277ea8f09d42e9",
"body": null,
"is_bot": false,
"headline": "chore: renamed VM::TPM to VM::MEASURED_BOOT for accuracy",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-18T17:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85bf8533e95603e5db8b75e216bac0ba23011009",
"body": null,
"is_bot": false,
"headline": "chore: guarded timer struct inside x86",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-17T16:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c70508a53cf2a29a3a7c33c5883f24e5f939a8",
"body": null,
"is_bot": false,
"headline": "fix: ARM guard clause",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-17T16:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334ffafc6dca35f3cb5ef9a77fa16862b3debfa3",
"body": null,
"is_bot": false,
"headline": "feat: dynamic instruction count fetch for VM::TIMER",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-17T15:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e60d5fe752f10e159069f4ea93562e8fbcb705",
"body": null,
"is_bot": false,
"headline": "chore: relaxed timing threshold for nested, new checks coming soon",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-16T20:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b1f790aff37ae09ca00f66ba17872e5ac2035c",
"body": null,
"is_bot": false,
"headline": "chore: remove full MIT declaration in vmaware.hpp",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-16T20:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c9a690f9b125ff1c057802baddac020a9a43d2",
"body": null,
"is_bot": false,
"headline": "fix: integer comparison in preprocessor definition",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-16T20:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14402b8d1e69e010fb27d38d3219e0368ec223ee",
"body": null,
"is_bot": false,
"headline": "remove: BSD license code",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-15T00:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1575a97919b3aad80977d3665935273b85b12a2d",
"body": null,
"is_bot": false,
"headline": "remove: VM::VMWARE_BACKDOOR",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-15T00:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6ff6ae39b4e6d9d9bb4c6440a4ae19285d4aebf",
"body": null,
"is_bot": false,
"headline": "chore: updated thread safety faq",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T23:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2084878e8af8db18722f2e86a08b7df02fe3f620",
"body": null,
"is_bot": false,
"headline": "chore: updated FAQ, added scoring system description",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T23:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e675a989518a109e5ae9c24aed9d7894dfcb4faf",
"body": null,
"is_bot": false,
"headline": "chore: added russian translation link",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T18:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dfa8b7c1cd075a591131c8f3818ec3a4c71b1d4",
"body": null,
"is_bot": false,
"headline": "chore: added russian translation contribution",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T18:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2aa6450eabcb2d8f3b8a8d154606ef2fd68a222",
"body": "Add Russian translation (README_RU.md)",
"is_bot": false,
"headline": "Merge pull request #718 from snackapps/russian-translation",
"author_name": "Requiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T18:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9635e836af4749d3bedfe9e0957f78dadb0b0014",
"body": null,
"is_bot": false,
"headline": "chore: added user32 library linking",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T18:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf447ddef58d87eee456ba6d77294c396b2696e1",
"body": null,
"is_bot": false,
"headline": "chore: resolved WHvGetCapability via manual GetProcAddress",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T18:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ee989aaef78ace19f194010c1f9058b3f1028e1",
"body": null,
"is_bot": false,
"headline": "chore: added contributions in VM::EIP_OVERFLOW",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T17:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf3fc26cc585dcb5a3e48f9dec25a35fc79eddc",
"body": null,
"is_bot": false,
"headline": "Add Russian translation (README_RU.md)",
"author_name": "snackware",
"author_login": "snackapps",
"committed_at": "2026-07-14T12:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f85992ec6795ecfa482a37e3f7aa979ef09e96fb",
"body": null,
"is_bot": false,
"headline": "chore: add contributions in VM::HYPERVISOR_HOOK",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-14T00:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b99961f01c803eecacc83229117cf4020c5acc4",
"body": null,
"is_bot": false,
"headline": "feat: hardened detections for legitimate Hyper-V instances",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-13T22:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e29fecf0790bbf818dc58918413b8e06441f4f80",
"body": null,
"is_bot": false,
"headline": "chore: prevent VM::DEVICES from querying historical registry",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-13T10:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d2e6163d6f645e314622a52314880d79cb9fa2b",
"body": null,
"is_bot": false,
"headline": "perf: improved VM::CPU_BRAND",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-11T14:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a73f7ebf9c18273ee9cbfdc06c5a8b0bc449fe2",
"body": null,
"is_bot": false,
"headline": "chore: reordered hash struct to be cross-platform",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-11T14:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7428b6225b2388c503f0a0cd25d4d5db4adf2b50",
"body": null,
"is_bot": false,
"headline": "perf: general optimizations",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-11T14:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46bb1d16d858c3dd0b0dbf140960fd3b7b9da8b1",
"body": null,
"is_bot": false,
"headline": "remove: is_all_enum_flags struct",
"author_name": "NotRequiem",
"author_login": "NotRequiem",
"committed_at": "2026-07-11T11:24:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 1186,
"latest_release_at": "2026-07-06T13:01:05Z",
"latest_release_tag": "v2.8.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 49,
"days_since_latest_release": 27,
"mean_days_between_releases": 52.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 138,
"stars": 1327,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-18",
"count": 4
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-20",
"count": 3
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-23",
"count": 2
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-19",
"count": 2
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-12-10",
"count": 2
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2025-01-12",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-08",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-05-09",
"count": 2
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-17",
"count": 2
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-27",
"count": 3
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-15",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-13",
"count": 2
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-08-23",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-08-30",
"count": 2
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-26",
"count": 2
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-12-06",
"count": 2
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-14",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-20",
"count": 2
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-07-07",
"count": 2
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-16",
"count": 2
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
},
{
"date": "2026-07-27",
"count": 1
},
{
"date": "2026-07-28",
"count": 2
}
],
"complete": true,
"collected": 137,
"total_forks": 138
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [],
"largest_source_bytes": 581333,
"source_files_sampled": 21,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"auxiliary/requirements.txt"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "datetime",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "questionary",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 593,
"open_issues": 1,
"closed_ratio": 0.988,
"closed_issues": 82,
"closed_unmerged_prs": 24
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kernelwernel",
"commits": 1329,
"avatar_url": "https://avatars.githubusercontent.com/u/77142078?v=4"
},
{
"type": "User",
"login": "NotRequiem",
"commits": 668,
"avatar_url": "https://avatars.githubusercontent.com/u/114197630?v=4"
},
{
"type": "User",
"login": "addam128",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/58081503?v=4"
},
{
"type": "User",
"login": "dmfrpro",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/45668671?v=4"
},
{
"type": "User",
"login": "fameowner99",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/34045014?v=4"
},
{
"type": "User",
"login": "wiisus",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/96650043?v=4"
},
{
"type": "User",
"login": "luukjp",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/47282593?v=4"
},
{
"type": "User",
"login": "greenozon",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/765343?v=4"
},
{
"type": "User",
"login": "Kyun-J",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/17011240?v=4"
},
{
"type": "User",
"login": "D00Movenok",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/44810088?v=4"
}
],
"contributors_sampled": 26,
"top_contributor_share": 0.634
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_infrastructure.yml",
"clang-tidy.yml",
"ruby_tests.yml",
"updater.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "4531ca53d5dfe1de80148abd0dbc7ff001544d34",
"ran_at": "2026-08-02T17:05:56Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-08-02T09:36:20Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-02T09:31:01Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 724,
"created_at": "2026-08-02T03:12:39Z",
"last_comment_at": "2026-08-02T08:41:35Z",
"last_comment_author": "NotRequiem"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/NotRequiem/VMAware",
"host": "github.com",
"name": "VMAware",
"owner": "NotRequiem"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 66,
"calibrated": 77,
"calibration": "2026-08-02"
}
}
],
"value": 77,
"inputs": {
"security": 45,
"vitality": 92,
"community": 76,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 63,
"ai_readiness": 47,
"weighted_overall_raw": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 92,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "exceptional",
"name": "Development activity",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"commits_last_year": 1186,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 49
},
"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": "49/52 weeks with commits",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 49
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1186 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1186
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v2.8.0",
"releases_from_tags": false,
"days_since_latest_release": 27,
"mean_days_between_releases": 52.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 27 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~52.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 52.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 76,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"forks": 138,
"stars": 1327,
"watchers": 24,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,327 stars",
"points": 50.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1327
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "138 forks",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 138
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 26,
"top_contributor_share": 0.634
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 63% of commits",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 63
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "26 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 26
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"merged_prs": 593,
"open_issues": 1,
"closed_issues": 82,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.988,
"closed_unmerged_prs": 24,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 41.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "593/617 decided PRs merged",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 593,
"decided": 617
}
}
],
"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 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 46,
"inputs": {
"followers": 58,
"owner_type": "User",
"is_verified": null,
"owner_login": "NotRequiem",
"public_repos": 7,
"account_age_days": 1409
},
"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": "58 followers of NotRequiem",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 58,
"login": "NotRequiem"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~3 yr old",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"anticheat",
"kvm",
"library",
"qemu",
"vbox",
"vm-detection",
"vmware",
"hypervisor",
"virtualbox",
"cpp",
"bochs",
"hyperv",
"machine",
"virtual",
"detect",
"detection",
"vm",
"detector",
"anti",
"anti-vm"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"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": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1
}
}
],
"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": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1,
"share": 10,
"commits": 50
}
}
],
"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": 47,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.98,
"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": "98 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 98,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"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": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"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": 97,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 581333,
"source_files_sampled": 21,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/21 source files over 60KB",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 1
}
}
],
"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": 4
},
"primary": "library",
"evidence": [
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
},
{
"tier": "tags",
"label": "library",
"source": "tag:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "low",
"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",
"Could not fetch rubygems package 'vmaware-rb' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-02T17:06:12.092858Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/NotRequiem/VMAware.svg",
"full_name": "NotRequiem/VMAware",
"license_state": "standard",
"license_spdx": "MIT"
}